body {

background-color: #CDD5DB;

}

 

#main { 

   margin: 0 auto; 

   width: 750px;

   font-family: Arial, Helvetica, sans-serif; 

   font-size: 17px;

   background-color: #FAF4DD;

   border: #47607e 1px solid
}

#top {

margin:10px auto;

border:1px #47607E solid; 

width:750px; 

height:187px;

background:#fff url(images/logo_2.jpg);

clear:both;

background-repeat:no-repeat;

margin-bottom:0px

}

 #content { 

   float: left;

   width: 743px;

   padding: 8px 0px 0px 7px;

   line-height: 20px;

   background: #FAF4DD;

}

a:link {

   color: #0000cc;

}



a:visited

{

color: #B64A94;
color:#66a

} 
a.link{display: block;
    font-size: 19px;
    line-height: 2.8111;
	font-weight: 700
}

#content h1{font-size:27px;line-height:1.2511;color:#999;margin-left: 9px}



#content h2{font-size:16px;line-height:1.4111;font-weight:400;color:#999;letter-spacing:.00151em;margin:18px 0 25px 10px}


#content h3{font-size:23px;line-height:1.3512;letter-spacing:.00151em;color:#033B7E;border-bottom: 1px solid #ccc;margin:24px 0 12px;padding-top:6px}

 .mainf {
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    height: auto;
    background: #cdd5db;
    color: #333;
    padding: 2px 7px 50px;
    clear: both
}
.mainf p {
    line-height: 2.5111
}
.center{text-align:center}.mainf p{line-height:2.5111}.mainf a{display:inline-block;line-height:2.5111;font-weight:700;color:#336;margin:0 10px 6px 0;padding: 0 0 0 7px}.mainf a.fmdw{margin:0}.mainf a:visited{color:#336}.mainf a:hover{color:#99c}