body {
	background-image: url(images/body_bg.jpg);
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	font-weight: bold;
	color: #f00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
#d1 {
	width: 980px;
	border: 0px solid #000;
}
#d2 {
	width: 980px;
	border: 0px solid #000;
}
#main {
	border: 0px solid #f00;
	background-color: #000;
	width: 980px;
}
#header {
	width: 980px;
}
#header p {
	color: #000;
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
	margin-left: 120px;
}
#header a {
	color: #ff004e;
	font-size: 10px;
	text-transform: uppercase;
}
#header ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	width: 46%;
	float: left;
	margin-left: 10px;
}
#header ul li {
	width: 125px;
	margin-left: 5px;
	list-style: decimal inside;
	color: #333;
	font-size: 14px;
	list-style: circle inside;
}
#header ul li a {
	font-size: 14px;
	color: #000;
}

#header h2 {
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	padding: 0px;
	padding-top: 6px;
	margin: 0px;
	text-align: center;
	width: 200px;
}
#footer {
	width: 980px;
}
#footer p {
	color: #333;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
}
#footer p a {
	color: #000;
	font-size: 10px;
}

h2 {
	background-image: url(images/h2_bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #101010;
	border: 0px dotted #666;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin: 0px;
	color: #ccc;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 24px;
	clear: both;
}
.h_bottom {
	background-image: url(images/h_bottom_bg.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #101010;
	border: 0px dotted #666;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin: 0px;
}
.h_bottom p {
	float: right;
	margin-right: 20px;
	text-transform: uppercase;
	font-size: 16px;
}
.h_bottom p a {
	color: #fa0f8a;
}
.h_bottom ul {
	float: left;
	margin: 0px;
	border: 0px solid #f00;
	padding: 0px;
}
.h_bottom ul li {
	float: left;
	list-style: none;
	margin-left: 0px;
	margin-top: 4px;
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 12px;
	width: 25px;
	text-transform: capitalize;
	border: 0px solid #f00;
	background-image: url(images/archive_link_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	border: 0px solid #f00;
}
.h_bottom ul li.last {
	padding-left: 1px;
}
.h_bottom ul li a {
	color: #666;
	text-decoration: none;
}
.h_bottom ul li a:hover {
	color: #000;
}

.content {
	width: 980px;
	margin: 0px;
	padding: 0px;
	background-color: #404040;
}
.content img {
	width: 175px;
	height: 215px;
	margin: 1px;
	background-color: #101010;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 3px;
	float: left;
}
.content A:link IMG    	{        BORDER: #666 1px solid;}
.content A:visited IMG 	{        BORDER: #666 1px solid;}
.content A:hover IMG   	{        BORDER: #fff 1px dotted;}
.content A:active IMG	{        BORDER: #666 1px solid;}
.content ul {
	width: 319px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content ul li {
	text-align: left;
	color: #ccc;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
}
.content ul li a {
	color: #fff;
}
.content ul.links {
	width: 448px;
	padding-left: 35px;
}
.content ul.links li {
	margin-top: 3px;
	margin-bottom: 3px;
}


.ads {
	margin-top: 15px;
	margin-bottom: 15px;
}
.ads a {
	font-size: 18px;
	text-transform: capitalize;
	color: #fa0f8a;
}

.traders {
	width: 970px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.traders ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.traders ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 313px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000;
	text-align: center;
	float: left;
	list-style: none;
	background-image: url(images/trader_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.traders li a {
	font-size: 18px;
	color: #333;
	text-transform: capitalize;
}
.traders li a:hover {
	color: #000;
}

.ads {
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #100209;
	border: 1px solid #000;
}
.ads a {
	font-size: 18px;
	text-transform: capitalize;
	color: #d3006a;
}
.ads A:link IMG    	{        BORDER: #fe026f 1px solid;}
.ads A:visited IMG 	{        BORDER: #fe026f 1px solid;}
.ads A:hover IMG   	{        BORDER: #fe026f 1px dotted;}
.ads A:active IMG	{        BORDER: #fe026f 1px solid;}
.ads p {
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ads ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.ads ul li {
	width: 24%;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #ccc;
	list-style: none;
	margin: 1px;
	margin-left: 7px;
	padding: 0px;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ads ul li a {
	color: #f10066;
}
.link_trade {
	margin-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #fff;
}
.link_trade a {
	color: #000;
	text-transform: capitalize;
}
