* {
	margin: 0px;
	padding: 0px;
}
html, body {
	width: 100%;
	height: 100%;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #0d0003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
ul {
	list-style-type: none;
}
.bottom {
	background: url(images/background-gradient-bottom.jpg) 0 bottom repeat-x scroll;
}
.bmtop {
	width: 200px;
	position: absolute;
	top: 94px;
	right: 4px;
}
.bmtop a {
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	height: 25px;
}
#content {
	margin: 0 auto;
	width: 1000px;
}
.clearallfloat {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}
#logo {
	margin: 0 auto;
	width: 870px;
	background: url(images/header.jpg) no-repeat scroll 0 0 transparent;
	height: 128px;
	position: relative;
}
.logo2 a {
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	height: 128px;
}
.logo2 {
	width: 195px;
	position: absolute;
}
.logodesc {
	width: 465px;
	position: absolute;
	left: 197px;
	top: 29px;
	text-align: center;
	color: #FFFFFF;
}
.top {
	background: url(images/background-gradient.jpg) 0 top repeat-x scroll;
}
.toplistupper {
	width: 186px;
	position: absolute;
	right: 14px;
	top: 10px;
	text-align: center;
	color: #000000;
	font-size: 12px;
	text-align: left;
}
.toplistupper a {
	color: #000000;
}
.toplistbottom {
	width: 1250px;
	padding: 20px 0 0 75px;
	margin: 0 auto;
	font-weight: bold;
}
.toplistbottom ul {
	width: 237px;
	float: left;
	font-size: 14px;
}
.toplistbottom li {
	background: url(images/flame.png) no-repeat scroll 0 0 transparent;
	line-height: 18px;
	padding-left: 22px;
	margin-bottom: 10px;
}
.thumbs {
	text-align: center;
	padding: 0 0 23px 2px;
}
.thumbs img {
	border: 1px solid #f69b32;
	background: url(images/thumb.jpg) no-repeat scroll 0 0 transparent;
	margin: 0 2px 2px 0;
}
.thumbs a:hover img {
	border: 1px dashed #f69b32;
}
.traders div {
	float: left;
	width: 333px;
	text-align: center;
	padding-bottom: 20px;
}
.traders a {
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}
.traders p {
	font-size: 12px;
	color: #e58c3f;
}
.footer {
	margin: 0 auto;
	width: 300px;
	text-align: center;
	padding: 25px 0 10px 0;
}
.footer a {
	text-decoration: underline;
}
.links {
	padding: 37px 0 7px 0;
	text-align: center;
}
.links a {
	color: #FFFFFF;
}
