* {
	margin: 0; padding: 0;
	}
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background: #000000 url(images/bg.jpg);
	color: #FFFFFF;
	text-align: center;
	}
#header {
	width: 980px;
	height: 150px;
	position: relative;
	margin: 0 auto;
	text-align: left; 
	background: url(images/logo.jpg) no-repeat center top;
	}
#header h1 {
	position: absolute;
	top: -100px;
	font-size: 12px;
	}
#header p.update {
	position: absolute;
	top: 4px;
	left: 25px;
	font-size: 13px;
	font-weight: bold;
	}
#header p.update strong {
	color: #ffffff;
	}
#header ul {
	width: 160px;
	padding: 10px 0 0 794px;
	text-align: left;
	color: #ff0000;
	list-style-type: none;
	}
#header ul li{
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
	}
#header ul li h4 {
	text-align: center;
	font-size: 13px;
	}
#header ul a {
	color: #ffffff;
	text-decoration: none;
	}
#header ul a:hover {
	text-decoration: underline;
	}
#header ul li h5 {
	font-size: 13px;
	text-align: center;
	}
#header img {
	position: absolute;
	top: 54px;
	right: 43px;
	border: 0;
	}
#wrap {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bg2.gif) repeat-y center;
	}
div.blocktop {
	width: 950px;
	height: 30px;
	clear: both;
	background: url(images/top1.gif) no-repeat center top;
	}
div.blocktop h3 {
	padding-top: 4px;
	font-size: 17px;
	text-align: center;
	}
div.thumbs {
	width: 950px;
	padding: 2px 0 1px 0;
	text-align: center;
	background: #000000 url(images/bg1.gif) repeat-y center;
	}
div.thumbs img {
	width: 180px;
	height: 135px;
	margin: 2px;
	border: 1px solid #545454;
	}
div.thumbs a:hover {
	text-decoration: none;
	}
div.thumbs a:hover img {
	border: 1px solid #ffffff;
	}
div.blockbottom {
	width: 950px;
	height: 30px;
	margin-bottom: 16px;
	padding-top: 3px;
	font-size: 17px;
	font-weight: bold;
	clear: both;
	text-align: center;
	background: url(images/bottom1.gif) no-repeat center top;
	}
div.blockbottom a {
	color: #ffffff;
	text-decoration: none;
	}
div.blockbottom a:hover {
	color: #ff0000;
	}
div.traders, div.traders2 {
	width: 950px;
	overflow: hidden;
	padding-bottom: 5px;
	background: #000000 url(images/bg1.gif) repeat-y center;
	}
div.traders ul, div.traders2 ul {
	float: left;
	width: 235px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	list-style: none;
	padding: 5px 0;
	color: #ff0000;
	}
div.traders ul li, div.traders2 ul li {
	padding-left: 12px;
	padding-top: 1px;
	line-height: 1.2em;
	}
div.traders a, div.traders2 a {
	text-decoration: none;
	color: #ffffff;
	}
div.traders a:hover, div.traders2 a:hover {
	text-decoration: underline;
	}
div.traders ul.align2 {
	text-align: center;
	color: #333333;
	}
div.traders2 {
	width: 800px;
	margin: 0 auto 16px auto;
	padding: 0;
	border: 3px solid #333333;
	background: #000000;
	}
div.traders2 ul {
	width: 260px;
	font-size: 17px;
	}
div.hardlinks ul li {
	line-height: 1.3em;
	color: #666666;
	}
div.text {
	width: 930px;
	overflow: hidden;
	padding: 3px 10px 5px 10px;
	text-align: left;
	background: #000000 url(images/bg1.gif) repeat-y center;
	}
div.text ul.textcolumn {
	float: left;
	width: 310px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	}
div.text ul.textcolumn li {
	padding: 0 5px 0 5px;
	}
div.text ul.textcolumn a {
	color: #ffffff;
	text-decoration: none;
	}
div.text ul.textcolumn a:hover {
	text-decoration: underline;
	}
div.promo {
	width: 506px;
	margin: 0 auto 16px auto;
	border: 3px solid #353535;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3em;
	}
div.promo span {
	color: #ff0000;
	}
div.promo img {
	border:0;
	}
div.promo a {
	color: #ff0000;
	}
p.counter {
	padding-top: 40px;
	}
#footer {
	width: 950px;
	padding-top: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	}
#footer a {
	color: #ffffff;
	}

