body {color:#000;background: #797878;margin:0;padding:0;text-align:center;font-family: "Franklin Gothic"; font-size:12px;}
.trades {font-size:20px;}
	.trades a {color:#9d030a;font-weight:bold;text-decoration:none;}
	.trades a:hover {text-decoration:underline;}

#wrapper {width:1000px; margin:auto;text-align:left;}
#header {margin:auto;height:150px;width:980px;}
	#nav {float:right; width: 600px;height:40px; font-size:14px;}
		.nav_btn {padding:3px 0 0 0; text-align:center;float:left;background: url('images/nav_btn.jpg') no-repeat top left; width:146px; height:34px;}
		.nav_btn a {color: #e6e6e6; text-decoration:none;font-weight:bold;}
		.nav_btn a:hover {text-decoration:underline;}
	.head_text {clear:right; text-align:center;}
		.archive_item {padding:0 2px 0 2px;background-color:#000; border:1px solid #9d030a;}
			.archive_item a {color: #e6e6e6; text-decoration:none;font-weight:bold;}
			.archive_item a:hover {text-decoration:underline;}

.content {width:930px;clear:both;margin:auto;}
	.content a img {border:1px solid #000;}
	.content a:hover img {border:1px solid #9d030a;background-color:#000;}
	
.toplist {text-align:center;}

.cats {width:800px; margin:auto;text-align:center;}
	.cats a {color:#9d030a;font-weight:bold;}
	
#footer {clear:both;width:1000px;height:122px;}
		#footer a {font-size:12px;color: #e6e6e6; text-decoration:none;font-weight:bold;}
		#footer a:hover {text-decoration:underline;}
	#foot_nav {float:left; width: 600px;height:120px;}
		.foot_btn {padding:13px 0 0 0; text-align:center;float:left;background: url('images/foot_btn.jpg') no-repeat bottom left; width:146px; height:21px;}
		.foot_btn a {font-size:14px;color: #e6e6e6; text-decoration:none;font-weight:bold;}
		.foot_btn a:hover {text-decoration:underline;}
