* {
	margin: 0; padding: 0;
	}
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background: #000000 url(images/bg.gif);
	color: #ffffff;
	text-align: center;
	}
#wrap {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #000000;
	}
#header {
	width: 990px;
	overflow: hidden;
	text-align: left; 
	background: url(images/logo.jpg) no-repeat center top;
	}
#header div {
	float: left;
	position: relative;
	height: 81px;	
	padding: 20px 0 0 400px;
	}
#header div h1 {
	position: absolute;
	top: 37px;
	left: 10px;
	font-size: 37px;
	}
#header div ul {
	float: left;
	width: 164px;
	padding-left: 10px;
	text-align: left;
	color: #c90000;
	list-style: none;
	}
#header div ul li{
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
	}
#header div ul a {
	color: #ffffff;
	text-decoration: none;
	}
#header div ul a:hover {
	text-decoration: underline;
	}
#menu {
	clear: both;
	width: 990px;
	overflow: hidden;
	padding: 25px 0 0 0;
	text-align: center;
	line-height: 2.2em;
	color: #ffffff;
	list-style: none;
	border-bottom: 1px solid #ffffff;
	}
#menu h2 {
	font-size: 13px;
	padding: 0 9px;
	}	
#menu li{
	float: left;
	padding-left: 2px;
	font-size: 13px;
	font-weight: bold;
	}
#menu a {
	width: 155px;
	height: 29px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: url(images/button1.gif) no-repeat center top;
	}
#menu a:hover {
	background: url(images/button2.gif) no-repeat center top;
	}
div.blocktop {
	width: 970px;
	padding: 0 10px;
	margin-top: 10px;
	clear: both;
	line-height: 2.2em;
	overflow: hidden;
	background: #171717;
	}
div.blocktop2 {
	border-bottom: 1px solid #ffffff;
	}
div.blocktop h5 {
	float: left;
	width: 155px;
	height: 29px;
	font-size: 13px;
	background: url(images/button1.gif) no-repeat center top;
	}
div.blocktop a {
	float: right;
	width: 155px;
	height: 29px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url(images/button1.gif) no-repeat center top;
	}
div.blocktop a:hover {
	background: url(images/button2.gif) no-repeat center top;
	}
div.thumbs {
	width: 990px;
	}
div.thumbs ul {
	width: 984px;
	padding: 5px 3px;
	font-size: 11px;
	list-style: none;
	overflow: hidden;
	}
div.thumbs ul li {
	padding: 4px 1px 0 1px;
	float: left;
	}
div.thumbs a {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	}
div.thumbs a:hover {
	color: #cccccc;
	position: relative;
	top: 1px;
	}
div.thumbs img {
	width: 240px;
	height: 180px;
	margin: 1px;
	border: 1px solid #ffffff;
	background: #171717;
	}
div.thumbs a:hover img {
	border: 1px solid #cccccc;
	}
div.thumbs ul li span {
	padding-left: 30px;
	}
div.payblock {
	width: 990px;
	margin-top: 5px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	background: #900000;
	}
div.payblock a {
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	}
div.payblock a:hover {
	top: 0;
	}
div.payblock ul li {
	padding: 3px 1px 4px 1px;
	}
div.payblock ul li span {
	display: block;
	width: 222px;
	padding: 0 10px;
	}
div.descs {
	width: 950px;
	padding: 10px 20px;
	overflow: hidden;
	}
div.descs dl {
	float: left;
	width: 475px;
	font-size: 13px;
	text-align: left;
	}
div.descs dt {
	padding-top: 5px;
	}
div.descs dd {
	padding-left: 22px;
	background: #171717;
	}
div.descs dl a {
	padding-left: 22px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url(images/play.gif) no-repeat 0% 100%;
	}
div.descs dl a:hover {
	text-decoration: underline;
	background: url(images/play.gif) no-repeat 1px 100%;
	}
div.traders {
	width: 990px;
	overflow: hidden;
	padding-bottom: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #171717;
	}
div.traders ul {
	float: left;
	width: 247px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	list-style: none;
	padding: 5px 0;
	color: #c90000;
	}
div.traders ul li {
	padding-left: 20px;
	padding-top: 1px;
	line-height: 1.2em;
	}
div.traders a {
	text-decoration: none;
	color: #ffffff;
	}
div.traders a:hover {
	text-decoration: underline;
	}
div.traders ul.align2 {
	text-align: center;
	}
div.traders ul.align2 li {
	padding: 0;
	}
p.counter {
	padding-top: 40px;
	}
p#footer {
	padding-top: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	}
p#footer a {
	color: #ffffff;
	}
