* {
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
font-family: arial, helvetica, sans-serif;
margin:0;
}

a:link,
a:visited
{
text-decoration:none;
}

div.body{
width:800px;
height:600px;
}

div.header{
width:800px;
height:110px;
background-image:url("imgs/header.jpg");
background-repeat:no-repeat;
}

div.footer{
width:800px;
height:15px;
background-image:url("imgs/footer.jpg");
background-repeat:no-repeat;
}

div.footerpusher{
height:475px;
}

div.links{
width:200px;
height:475px;
position:absolute;
padding-left:10px;
padding-top:40px;
}

div.links a{
cursor:pointer;
}

div.center{
margin-left:200px;
width:325px;
height:475px;
position:absolute;
}

div.right{
margin-left:525px;
width:275px;
height:475px;
position:absolute;
padding-left:12px;
padding-top:42px;
}

div.newsinfo{
border:solid 1px #d1d1d1;
width:243px;
height:104px;
padding-left:8px;
padding-top:8px;
font-size:65%;
}

div.calendar{
border:solid 1px #d1d1d1;
width:243px;
height:104px;
padding-left:8px;
padding-top:8px;
font-size:65%;
}

div.to{
cursor:pointer;
}


#cal_img{
margin-top:50px;
}

div.center_content{
width:325px;
height:325px;
margin-top:39px;
}

div.center_content p{
position:absolute;
margin-top:20px;
color:black;
font-size:65%;
text-align:left;
visibility:hidden;
}

div.center_content h1{
position:absolute;
text-align:left;
font-size:65%;
color:#5B9ED4;
letter-spacing:0.5em;
visibility:hidden;
}

div.default{
width:325px;
height:325px;
position:absolute;
margin-top:-425px;
margin-left:200px;
font-size:65%;
}

div.calendar span{
font-weight:bolder;
}

div.newsinfo span{
font-weight:bolder;
}

div.newsinfo a{
cursor:pointer;
text-decoration:underline;
}

