body {
	background-image: url(images/body_bg.jpg);
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #88002f;
	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;
}
#border_left {
	background-image: url(images/border_left.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 1008px;
}
#border_right {
	background-image: url(images/border_right.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	width: 1008px;
}
#main {
	width: 1000px;
	background-color: #4f001b;
}
#header {
	width: 1000px;
}
#header p {
	color: #333;
	font-size: 12px;
	text-align: center;
	margin: 10px;
}
#header a {
	color: #ff004e;
	font-size: 10px;
	text-transform: uppercase;
}
#header ul {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 30px;
	font-size: 10px;
}
#header ul li {
	width: 125px;
	margin-left: 5px;
	float: left;
	list-style: decimal inside;
	color: #ccc;
}
#header h2 {
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	padding: 0px;
	padding-top: 6px;
	margin: 0px;
	text-align: center;
	width: 200px;
}
#footer {
	width: 1000px;
}
#footer p {
	color: #333;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
}
#footer p a {
	color: #ff004e;
	font-size: 10px;
}

.h_top {
	width: 1000px;
	background-image: url(images/h_top.jpg);
	background-position: center;
	font-size: 18px;
	color: #fff;
	text-transform: capitalize;
	padding-top: 12px;
	padding-bottom: 6px;
	margin-top: 5px;
}

.content {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-color: #22000c;
}
.content img {
	width: 240px;
	height: 180px;
	padding: 1px;
	margin: 1px;
	background-color: #000;
	background-position: center;
	background-repeat: no-repeat;
}
.content A:link IMG    	{        BORDER: #dc1066 1px solid;}
.content A:visited IMG 	{        BORDER: #dc1066 1px solid;}
.content A:hover IMG   	{        BORDER: #fff 1px dotted;}
.content A:active IMG	{        BORDER: #dc1066 1px solid;}
.content ul {
	width: 240px;
	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: #FFF;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
}
.content ul li a {
	color: #e41a73;
}
.ads {
	margin-top: 15px;
	margin-bottom: 15px;
}
.ads a {
	font-size: 18px;
	text-transform: capitalize;
	color: #ffd100;
}

.traders {
	width: 980px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.traders ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.traders ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 316px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: #57081a;
	font-size: 12px;
	color: #fff;
	text-align: center;
	float: left;
	list-style: none;
}
.traders li a {
	font-size: 18px;
	color: #ff004e;
	text-transform: capitalize;
}
.traders li a:hover {
	color: #92003f;
}

.ad {
	width: 1000px;
	background-image: url(images/ad_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.ad_top_bg {
	background-image: url(images/ad_top_bg.jpg);
	background-position: top center; 
	background-repeat: no-repeat;
}
.ad_bottom_bg {
	background-image: url(images/ad_bottom_bg.jpg);
	background-position: bottom center; 
	background-repeat: no-repeat;
}
.ad_header {
	background-image: url(images/ad_header.jpg);
	width: 100%;
	text-align: center;
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-top: 4px;
}

table.paysites {
	margin: 0px;
	padding: 0px;
}
table.paysites td {
	float: left;
	width: 240px;
	margin: 0px;
	margin: 0px;
	margin-left: 5px;
	list-style: none;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 16px;
	text-align:center;
	font-size: 10px;
	color: #000;
	text-transform: capitalize;
	border: 0px solid #000;
}
table.paysites td img {
	width: 230px;
	height: 230px;
	background-color: #f3c76b;
}
table.paysites td a {
	color: #e20060;
	font-size: 18px;
}

table.store {
	width: 960px;
}
table.store td {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
table.store td a {
	color: #e20060;
}
