*{
	margin: 0 auto;
}
body {
background-color: #000000;
color: #ffffff;
margin: 0;
padding: 0;
}

a {
	color: #BFD0FF;
}
.style1 {
	font-size: 13px;
	font-family: Arial;
	color: #FFFFFF;
	line-height:  0.9em;
	margin: 0;
	padding: 0;
	text-align:  center;
}
.style2 {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	line-height:  1.2em;
	margin: 0;
	padding: 0;
	text-align:  center;
}
.bord1 {
	margin-top: 3px;
	border: 1px solid #FFFFFF;
}

#menubox {
/*	float: none;
	clear: none;*/
	height: 35px;
	width: 960px;
	margin: 0px auto;
}
.menu-h {
	overflow: hidden;
	border: none;
	margin: 0px auto;
}
.menu-h ul{
	height: 35px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu-h li {
	height: 35px;
	float: left;
	display: block;
	list-style: none;
	border: none;
	text-align:  center;
}
.menu-h li a{
	color: #F4F4F4;
	font-family: Arial;
	font-size: 13pt;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 0px 6px;
	text-decoration: none;
}
.menu-h li a:hover {
	background: #000 url('img_wildblacksex/buttons.jpg') repeat-x;
	text-decoration: none;
}
.menu-h span{
	display: block;
	color: #BFBFBF;
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	text-align:  center;
}

.feedbox{
	width: 200px;
	float: right;
}
.feedbox li{
	list-style: none;
	padding: 0;
	border: none;
/*	border-bottom: 2px solid white;*/
}
.feedbox ul{
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: none;
}

.box{
	width: 955px;
	margin-top: 3px;
	border: 1px solid #FFFFFF;
}

.thumbbox{
	width: 950px;
}
.thumbbox a{
  border: none;
}
.thumbbox img{
  border: 1px solid #FFFFFF;
}
.thumbbox img:hover{
	border: 1px solid #FF0000;
}


.bonusbox{
	padding: 5px 0px;
	width: 972px;
}
.bonusel{
	width: 320px;
	height: 450px;
	display: inline;
	float: left;
	padding: 0px 2px;
}

.btop{
	display: block;
	text-align: center;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}
.bonusel img{
	border: none;
}
.bdown{
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 3;
	color: #00FF00;
}

.clear {
    clear: both;
   }

.thtopbox{
	width: 185px;
	float: right;
}
.thtop{
	display: block;
	color: #BFBFBF;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	padding: 4px 0px;
	text-align:  center;
}
.thtop a{
	color: #FFB900;
	text-align:  center;
	text-decoration: none;
}