body {text-align:center; 
font-family:tahoma, verdana, arial, sans-serif; 
color:#ffffff; 
padding:0; 
border:0; 
margin:0; 
}

#container {
width:776px; 
margin:0 auto; 
text-align:center; 
border-left:2px solid #003f95;
border-right:2px solid #003f95;
background-color:#f2f2f2;
}

#header {width:776px; 
background:url(images/header.gif) no-repeat;
clear:both; 
margin:0 0px 0px 0;
padding:0px 0px 0 0;
height:175px;
}
#menu {
width:766px;
background-color:#ffa800;
border-top:10px solid black;
border-bottom:1px solid black;
height:40px;
line-height:40px;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-align:left;
}
#menu a:link, #menu a:visited {
color:#000000;
font-weight:bold;
text-decoration:none;
}
#menu a:hover {
color:#ffffff;
}
#bottom {
width:766px;
background-color:#ffa800;
border-top:1px solid black;
border-bottom:1px solid black;
height:30px;
line-height:30px;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
text-align:left;
}
.text {
color:#444444;
text-align:left;
margin-left:40px;
margin-right:20px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
}
.text h3 {
display:inline;
font-size:16px;
font-weight:bold;
color:#0052c1;
}
