 body {
 background-color: #A5A07D;
 margin: 0;
 }

 #maincontainer {
 background-color: #EBDCAF;
 margin-left:auto;
 margin-right:auto;
 width:900px;
 }

 #topmenu {
 width:900px;
 height:125px;
 position:relative;
 background-image:url('/images/new_header.png');
 background-repeat:no-repeat;
 }

 #topmenu div {
 position: absolute;
 top: 3px; 
 left: 470px;
 height: 0px;
 }

 #largespacer {
 width:900px;
 height:310px;
 }

 #spacer {
 width:900px;
 height:29px;
 background-image:url('/images/buttons/button_bkgd.gif');
 }

 #sidemenu {
 float:left;
 }

 #content {
 float:left;
 width:695px;
 background-color: #EBDCAF; 
 }

 #content_top {
 width:698px;
 height:75px;
 background-image:url('/images/sub_banner.png');
 background-repeat: no-repeat; 
 margin:0 0 0 18px;
 }

 #page_content {
 padding:5px 0 0 10px;
 width:610px;
 }

 #footer {
 width:900px;
 height:73px;
 background-image: url('/images/footer_bkgd.gif');
 background-repeat: no-repeat;
 padding-top: 10px;
 }


 .text, .text a, .text a:visited {
 font-family: tahoma;
 font-size: 13px;
 font-weight: normal;
 color: #555;
 line-height: 18px;
 text-decoration: none;
 }

 .text a:hover {
 font-family: tahoma;
 font-size: 13px;
 font-weight: normal;
 color: #555;
 line-height: 18px;
 text-decoration: none;
 }

 .text b {
 font-family: tahoma;
 font-size: 13px;
 font-weight: bold;
 color: #002D54;
 line-height: 18px;
 text-decoration: none;
 }


 .topmenu, .topmenu a, .topmenu a:visited{
 font-family: tahoma;
 font-size: 12px;
 font-weight: normal;
 color: #002D5A;
 text-decoration: none;
 }

 .topmenu a:hover {
 text-decoration: none;
 }

 .footertext_large, .footertext_large a,
 .footertext_large a:visited {
 font-family: tahoma;
 font-size: 12px;
 font-weight: normal;
 color: #333;
 line-height: 22px;
 text-decoration: none;
 }

 .footertext_large a:hover {
 font-family: tahoma;
 font-size: 12px;
 font-weight: normal;
 color: #333;
 line-height: 22px;
 text-decoration: underline;
 }

 .footertext_small {
 font-family: tahoma;
 font-size: 11px;
 font-weight: normal;
 color: #444;
 }

 .breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited {
 font-family: arial;
 font-size: 10px;
 font-weight: normal;
 color: #565656;
 text-decoration:none;
 }

 .breadcrumbs a:hover {
 color: #565656;
 text-decoration:underline;
 }
