body,html {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

a {text-decoration: none; color: #FFFFFF;}
img {border: none;}
img, div.menu, .pngfix, input { behavior: url("iepngfix.htc") }
  
#container{
	position: relative;
	width: 900px;
	margin: 0px auto;
	padding-bottom: 20px;
	background: #000000 url("img/img.jpg") top center no-repeat;
}

#header{
	position: relative;	
	text-align: center;
	height: 195px;
}

#logo { margin }

#topmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	border-top: 5px solid #7B7B7B;
	text-align: center;
}

#topmenu ul {list-style-type: none; margin: 0px; padding: 0px; width: 444px; margin: 0px auto; border: 0px solid white; font-family: arial, helvetica;}
#topmenu ul li { float: left; margin-right: 2px; font-size: 11px; }
#topmenu ul li a { display: block; padding-top: 10px; width: 72px; height: 23px;  background-image: url("img/li.jpg"); background-repeat: no-repeat; color: #FFFFFF; text-align:center; }

#middle{
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 0px solid white;
}

#ad_left { position: absolute; top:0px; left: 30px; width: 162px;  font-style: tahoma; font-size: 10px; margin: 0px; padding: 0px;}
#ad_right { position: absolute; right: 30px; width: 162px;  font-style: tahoma; font-size: 10px; margin: 0px; padding: 0px;}
#ad_left ul, #ad_right ul { position:relative; list-style-type: none; margin: 0px; padding: 0px; width: 162px; }
#ad_left ul li, #ad_right ul li  {border-bottom: 1px solid #4A4A4A; padding: 10px 2px; line-height: 15px; }
#ad_left a, #ad_right a { display: block; font-size: 11px;}
#ad_left a.atitle, #ad_right a.atitle { text-decoration: underline; font-weight: bold; margin-bottom: 0px; }

#content {
	position: relative;
	width: 500px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid white;
	padding-top: 208px;
}

#search_box {
	position: relative;		
	width: 435px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid white;
	
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
}

#wheel { position: relative; float: left; width: 85px; height: 160px;  }
#text {
	position: relative;		
	width: 430px;
	margin: 20px auto 10px auto;
	padding: 0px;
	
	background: #000000 url("img/wheel.jpg") top left no-repeat;
	
	font-family: tahoma;
	font-size: 10px;
	text-align: center;
	
	overflow: auto;
	line-height: 20px;
}

#text div{ margin-left: 10px; text-align: left; }


#ad_bottom {
	margin: 0px;
	padding: 0px;
	display: block;
	
	border: 0px solid white;
	text-align: center;
}