/* CSS Document */
body { background-color:#000000; margin:5px 0 5px 0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma; font-size:11px;}

#container {width:766px;  margin:0 auto; padding:0; }
#border { width:760px;  margin:0 auto; border:#90905D 2px solid; color:#FFFFFF; padding:3px 0 3px 0;  }
#border1 { width:750px;  margin:0 auto; border:#90905D 2px solid; color:#FFFFFF;  }
.header { width:750px; height:82px;}
.content { width:700px; margin:0 25px 22px 25px; font-weight:bold; text-align:justify; line-height:1.4em;}
.content a {color:#999966; text-decoration:underline;}
.content a:hover {color: #666666; text-decoration:none;}

.content_text{ width:700px; margin:0 25px 22px 25px; font-weight: normal; text-align:justify; line-height:1.4em;}
.content_text a {color:#999966; text-decoration:underline;}
.content_text a:hover {color: #666666; text-decoration:none;}

.menu { width:750px; height:48px;}

.bottomlinks1 { float:left;}
.bottomlinks {  height:20px;  font-size:10px; color:#FFFFFF; margin-left:12px;}
html>body .bottomlinks {  height:20px;  font-size:10px; color:#FFFFFF; margin-left:-20px;}
.bottomlinks li { float:left; list-style:none; padding:0; margin:0 5px 0 5px;}

.bottomlinks a {color:#FFFFFF; text-decoration:underline;}
.bottomlinks a:hover,.bottomlinks  a.active  {color:#CCCCCC; text-decoration:none;}