body{
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

a img{border: none}

form{display:inline}

#main{

   width: 750px;

   margin: auto;

   padding-top: 4px;

}

#header{

   height: 384px;

   background: url('../images/top.jpg') center top no-repeat #FFFFFF;

}

#header .logo{

   margin: 9px 0 0 220px;

   position: absolute;

}

#header .menu{

   position: absolute;

   margin-top: 350px;

   margin-left: 210px;

}



#header .sf{

   position: absolute;

   margin-top: 70px;

   margin-left: 10px;

   width: 190px;

   color: #fff;

   font: bold 11px Tahoma;

}

#header .sf table{

      line-height: 20px;

}



#header .sf table select{

   font-size: 10px;

}

#header .sf label{

   position: absolute;

   margin-top: 3px;

}

#header .sf table select{

   font-size: 10px;

   width: 100%;

}

#header .sf table{

   width: 190px;

}

#content{

   background: url('../images/main.gif') bottom right repeat-y;

   padding-left: 15px;

}

#left{

   background: #1e1e1e;

   border-left: 1px solid #fff;

   border-right: 1px solid #fff;

   color: #000;

   width: 190px;

}

#left .menu a, #left .menu a:link, #left .menu a:visited{

   display: block;

   background: #ebc74c;

   color: #fff;

   text-transform: uppercase;

   margin-top: 3px;

   border-top: 1px solid #fff;

   border-bottom: 1px solid #fff;

   padding: 4px;

   text-decoration: none;

   font: bold 11px Tahoma;

}

#left .title{

   background: #a38a71;

   padding: 4px;

   border-top: 1px solid #fff;

   text-transform: uppercase;

   border-bottom: 1px solid #fff;

   color: #fff;

   margin-top: 10px;

   font: bold 11px Tahoma;

}

#left .cats a, #left .cats a:link, #left .cats a:visited{

   display: block;

   background: #aca59d;

   color: #000;

   border-bottom: 1px dashed #d2cdc7;

   padding: 4px;

   text-decoration: none;

   font: normal 11px Tahoma;

}

#left .cats h3{

   margin: 0;

   padding: 0;

}

#left .cats h3 a, #left .cats h3 a:link, #left .cats h3 a:visited{

 color: yellow;

}

#left .sbox{

   background: #cfc4b7;

   border-bottom: 1px solid #fff;

   margin-bottom: 20px;

}

#left .sbox a{

   font: bold 11px Tahoma;

   color: #1e1e1e

}

#news .item{

   border-bottom: 1px dashed #d2cdc7;

   padding: 3px 0 0 15px;

   background: url('../images/pip.gif') 4px 6px no-repeat;

}

#right{

   vertical-align: top;padding: 10px;

}

#right h1{

   font: normal 18px Trebuchet MS;

   margin: 3px 0;

   color: #fff;

}

#right{

   color: #fff;

}

#right a,#right a:link, #right a:visited{

   color: white;

}

#footer{

   background: url('../images/footer.gif') bottom right no-repeat;   

   height: 35px;

   margin-top: -4px;

   position: absolute;

   width: 750px;

}

#footer #copy{

   position: absolute;

   margin-top: 14px;

   margin-left: 10px;

   color: #000;

}

#footer .links{

   position: absolute;

   margin-top: 14px;

   margin-left: 200px;

   width: 540px;

   text-align: right;



}

#footer .links a{

   font: bold 11px Tahoma;

   color: #000;

   text-decoration: none;

}

#stats td{

   width: 100px;

}

#left .br{

   width: 20px;

   background: #fff;

   border: 1px solid #888;

   color: #000;

   text-align: center;

}

#stats{

   padding-left: 10px;

}

#infow *{

   color: #fff;

}