body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/body_bg.jpg);
	background-position: top left;
	background-color: #000;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
p.intro {
	font-size: 10px;
	color: #333;
	margin: 5px;
	margin-left: 0px;
	text-align: center;
}

#header {
	background-image: url(images/h_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#footer {
	background-image: url(images/f_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}
#footer p {
	margin: 0px;
	margin-bottom: 0px;
	margin-bottom: 5px;
	color: #333;
	text-align: center;
	font-size: 10px;
}
#footer p a {
	font-size: 10px;
	color: #eb0064;
}

.content_wrapper {
	border: 0px solid #f00;
}
.content {
	max-width: 1900px;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #000;
	border: 1px solid #792d3a;
	border-left-width: 1px;
	border-right-width: 1px;
}
.content img {
	width: 150px;
	height: 200px;
	background-color: #030105;
	border: 1px solid #82254e;
	margin: 2px;
}
.content A:link IMG    	{        BORDER: #792d3a 1px solid;}
.content A:visited IMG 	{        BORDER: #792d3a 1px solid;}
.content A:hover IMG   	{        BORDER: #fff 1px dashed;}
.content A:active IMG	{        BORDER: #792d3a 1px solid;}

.archive_links {
	width: 760px;
	border: 0px solid #f00;
}
.archive_links ul {
	margin: 0px;
	padding: 0px;
	border: 0px solid #fc0;
	margin-left: 10px;
	margin-top: 10px;
}
.archive_links ul li {
	width: 30px;
	text-transform: capitalize;
	font-weight: bold;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #832f30;
}
.archive_links ul li a {
	color: #fff;
}
.archive_links ul li a:hover {
	color: #fff;
}

.ad_wrapper_1 {
	width:expression(document.body.clientWidth > 1100 ? "1100px": "auto" );
}
.ad_wrapper_2 {
	max-width: 1100px;
	margin: 0 auto;
	width:expression((document.documentElement.clientWidth > 1100)?'1100px':'auto');
	background-image: url(images/ad_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.ad_wrapper_3 {
	background-image: url(images/ad_bg_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.ads {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/ad_bg_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.ads h2 {
	text-align: center;
	font-size: 18px;
	text-transform: capitalize;
	color: #fff;
}
.ads h2 a {
	color: #cfe200;
}
.ads p.banner {
	width: 60%;
	float: left;
	padding: 10px;
}
.ads p.desc {
	width: 32%;
	float: right;
	padding: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #fff;
	margin-right: 10px;
}
.ads p.desc a {
	font-size: 18px;
	text-transform: capitalize;
	color: #cfe200;
}

.toplist {
	width: 1000px;
	border: 0px solid #f00;
	margin-top: 30px;
	margin-bottom: 30px;
}
.toplist ul {
	float: left;
	list-style: none;
	width: 250px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #f00;
}
.toplist ul li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/trader_li_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.toplist ul li a {
	color: #cd5c5d;
}

.wrapper_1 {
	width: 100%;
	float: left;
}
.toplist h2 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 20px;
	text-transform: capitalize;
}
#links {
color: #ffffff;
font-size:14px;
padding: 15px 0px;
}
#links a {
color: #cd5c5d;
{
