body {
	margin: 4px;
	background-color: #140004;
	font: normal 13px Tahoma, sans-serif;
	color: #000000;
	text-align: center;
	cursor: default;
}
a {
	color: #85864A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.main {
	width: 984px;
	margin: auto;
	text-align: center;
	background-color: #580213;
	padding: 0 0 10px 0;
}
.desc {
	width: 978px;
	color: #E3CE8E;
	margin: 0 0 2px 0;
	font-size: 11px;
	padding: 2px 0 0 0;
	text-align: left;
}
.thumbs {
	width: 986px;
	margin: auto;
}
.thumbs a img {
	width: 150px;
	height: 200px;
	border: 1px solid #000000;
	margin: 2px;
}
.thumbs a:hover img {
	border: 1px solid #999999;
}
.mthumbs {
	width: 984px;
}
.mthumbs a img {
	width: 240px;
	height: 180px;
	border: 1px solid #000000;
	margin: 2px;
}
.mthumbs a:hover img {
	border: 1px solid #E3CE8E;
}
.archive {
	font-size: 19px;
	color: #85864A;
	margin: 10px 0 10px 0;
}
.traders {
	width: 984px;
	color: #ffffff;
	margin: auto;
}
.traders div {
	width: 188px;
	color: #ffffff;
	text-align: center;
	float: left;
}
.traders div a {
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
}
.niche div {
	width: 164px;
	text-align: center;
	color: #F4BE19;
	float: left;
}
.niche div a {
	font-size: 16px;
	color: #F4BE19;
	text-transform: uppercase;
}
.new_logo {
	width: 150px;
	height: 99px;
	border: 0;
	float: left;
	margin: 3px;
}
.top_sm {
	width: 150px;
	height: 56px;
	float: left;
	margin: 2px;
	text-align: left;
	color: #F4BE19;
	overflow: hidden;
	white-space: nowrap;
}
.top_sm a {
	color: #ffffff;
	font-size: 15px;
}
.top_sm2 {
	width: 140px;
	height: 190px;
	float: left;
	margin: 2px 0 2px 16px;
	text-align: left;
	color: #F4BE19;
	overflow: hidden;
	white-space: nowrap;
}
.top_sm2 a {
	color: #ffffff;
	font-size: 15px;
}
.footer {
	font-size: 11px;
	color: #F6D572;
}
