* { padding: 0; margin: 0; }

body {
 font-family:Georgia, "Adobe Garamond Pro Bold", "Times New Roman",  Times, serif;
 font-size: 13px;
 background: url(images/bgbrent.jpg);
 overflow: auto; 
 width: 100%
}


#wrapper{
 margin-top:-3px; 
}

#page{
 width: 800px;
 
}


.topNaviagationLink {
 text-align:center;
 font-size:16px;
 width:133px;
 height: 40px;
 line-height: 40px;
 float:left;
 display: block;
 background-image:url(images/nav_repeater_1.jpg);
 padding: 0px;
}

.topNaviagationLink a {
text-decoration:none;
color:#CCCCFF;
}

.topNaviagationLink a:hover {
text-align:center;
color:#FFFFFF;
font-size:16px;
display: block;
width:133px;
height: 40px;
line-height: 40px;
background-image:url(images/nav_repeater_o_1.jpg);
text-decoration:underline;

}


div.box { 
 width:800px;
 background-image:url(images/pagetitle_repeater.jpg);
 margin-top:0px;

 height:57px;
 font-family:Georgia, "Adobe Garamond Pro Bold", "Times New Roman",  Times, serif;
 text-align:left;
 font-size:30px;
 padding-top: 10px;
 padding-left: 15px;
 color:#386172;
 }

#leftfloat { 
  float:left;
  width:180px; 
} 


.contentBox {
 width:800px;
 height: auto;
 background-color:#FFFFFF;
 margin-top:0px;
 text-align:left; 
 font-family:Georgia, "Adobe Garamond Pro Bold", "Times New Roman",  Times, serif;
 font-size:15px;
 line-height:22px;
 padding-left:35px;
 padding-right:35px;
 padding-top:20px;
 padding-bottom:35px;
 
}


#footer {
margin-top:6px;
width:800px;
height: 56px;
background: url(images/footer_1.png) ;
text-align: center;
padding-top: 6px;
font-size:9px;
font-family:Georgia, "Adobe Garamond Pro Bold", "Times New Roman",  Times, serif;
color:#386172;

}

#footer a
{
text-decoration:none;
font-size:9px;
font-family:Georgia, "Adobe Garamond Pro Bold", "Times New Roman",  Times, serif;
color:#386172;
}
