/********* global stuff *********/

body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; background-color:#444444; /*background: url(../siteimgs/bg.png) left top repeat-x #000000;*/color:#FFFFFF; }
img { border: none; text-decoration: none; }
form { margin: 0; padding: 0; }
td { text-align: left; vertical-align: top; font-size: 11px; font-family: Verdana, Helvetica, sans-serif; }
th { font-weight: bold; text-align: center; }


/********* site layout *********/

#wrapper { clear: both; margin: auto; padding: 0px; width: 900px; background-color: #000000; border:1px solid #000000; border-bottom:5px solid #000000; }

#header {position:relative;height:70px;text-align:center;background:url(../siteimgs/header.png) left top repeat-x;}

#mainmenu { margin-top:5px;padding-right:15px;height:15px;text-align:center;font-size:12px;color:#FFFFFF;float:right;}
#mainmenu a { color: #FFFFFF; text-decoration: none; font-weight:bold; }
#mainmenu a:hover { color: #FF9900; text-decoration: underline; }
#mainmenuSub {color:#FF9900font-weight:bold;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-size: 11px;position:relative;top:12px;text-align:right;clear:both;padding-right:15px;}
#mainmenuSub a {font-weight:bold;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-size: 11px;color:#BBBBBB;}
#mainmenuSub a:hover {font-weight:bold;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-size: 11px;color:#FF9900;text-decoration:none;}

#content { clear: both; margin: 0px; padding: 20px; }

#footer {clear:both;margin:0;height:40px;font-size:11px;line-height:1.5em;text-align:center;color:#FFFFFF; }
#footer a {color:#BBBBBB;}
#footer a:hover {color:#FF9900;}


#header_ad { position: absolute; left: 350px; top: 16px; }
#header_logo { position: absolute; left: 10px; top: 0px; }
#header_search { position: absolute; left: 310px; top: 102px; width: 550px; font-size: 11px; text-align: center; }
#header_search input.text { width: 257px; font-size: 9px; border: 1px solid #a49dbc; }
#header_search input.btn { width: 100px; font-size: 9px; background-color: #FCFDF8; border: 1px solid #999999; }