body {background: #000;  margin: 0px; padding: 0px; }

/* layout structure */

div,td{
  font-family: verdana,geneva,lucida,arial,sans-serif;
}

/* PAGE LAYOUT FORMATTING*/
#ctr {margin-left: auto; margin-right: auto; text-align: center;}
#main  {
 font-family: arial,verdana,geneva,lucida,sans-serif;
 color: #000; 
 text-align: left;
 margin-left: auto;  
 margin-right: auto;  
 background: #fff; 
 padding: 6px;
 font-size: 82%; 
 width:757px;
 }

#content {padding: 20px 20px 20px 10px;}

/* MISC ******************/
h1 {font-size: 16px; color: #333300; padding: 0px; margin: 0px; }
.bld {font-weight: bold;}

/*#top {background: #585721 url(../images/top_bg.gif); color: #fff;}*/
#navs {font-size: 10px; font-weight: bold; padding: 4px 0; color: #fff; border-top:1px solid #fff; border-left: 1px solid #fff; background: #000;}
#navs a{color: #fff; padding: 0px 10px; text-align: center; text-decoration: none;}
#navs a:hover{color: #FEB53D;}
#nav_on {color: #FEB53D; padding: 0px 10px; }

/****************  FOOTER ***********************/
#footer {background: #585721; color: #F5F5EA; font-size: 10px; padding: 8px 0px; line-height: 14px;}
#footer a {color: #F5F5EA; text-decoration: none; padding: 0px 6px;}
#footer a:hover {color: #FEB53D; padding: 0px 6px;}
#footer_on, #footer_on a {color: #FEB53D; font-weight: bold; padding: 0px 6px;}
.copyright {color: #F2F1AD; padding: 0px 6px;}
.yellow {color: #FEB53D;}
/*********** body font size; IE VS OTHER BROWSERS / DON'T REMOVE  OTHERWISE FONT SIZE ON IE WILL BE TOO BIG *************/
div,table{font-size: 99%; voice-family: "\"}\""; voice-family:inherit; font-size: 100%;}

