body { 
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:10px;

}

#top {
margin:0px; 
padding:0px;
padding-top:25px;
background-color:#FFFFFF;
width:800px;
height:110px;
}

#bluebar {
background-color:#0072bc;
width:800px;
height:14px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-align:left;
}

#smallbar {
background-color:#0072bc;
width:513px;
height:2px;
margin-top:40px;
}

#main {
padding:0px;
margin:0px;
margin-top:15px;
width:800px;
}

#center {
display:inline;
padding:5px;
color:#636466;
font-size:11px;
text-align:center;
width:522px;
}

#left {
float:left;
padding:0px;
width:284px;
height:556px;
font-size:10px;
text-align:center;
font-weight:bold;
background-color:#FFFFFF;
}

#blueblock {
background-color:#0072bc;
width:140px;
height:135px;
}

#right {
float:right;
width:515px;
height:521px;
font-size:12px;
background-color:#FFFFFF;
padding-top:35px;
color:#0072bc;
}


#footer {
font-size:9px;
color:#999999;
text-decoration:none;
}

#footer a{
font-size:9px;
color:#999999;
text-decoration:none;
}

#footer a:Hover{
font-size:9px;
color:#333333;
text-decoration:none;
}

