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: 1004px;
	background-image: url(images/border.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#d2 {
	width: 1004px;
	background-image: url(images/border.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
#main {
	background-color: #CC6633;
	width: 1000px;
	background-image: url(images/main_bg.jpg);
}
#header {
	width: 1000px;
}
#header p {
	color: #8b2809;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-right: 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;
}
#footer p a {
	color: #e305a4;
	font-size: 10px;
}

.h_top {
	width: 1000px;
	background-image: url(images/h_top.jpg);
	background-position: center;
	font-size: 22px;
	color: #000;
	text-transform: capitalize;
	padding-top: 11px;
	padding-bottom: 3px;
	margin-top: 5px;
}
.h_top p {
	width: 380px;
	border: 0px solid #f00;
	text-align: center;
	float: left;
}

.content {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.content img {
	width: 150px;
	height: 200px;
	padding: 1px;
	margin: 2px;
	background-color: #fff;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.content A:link IMG    	{        BORDER: #f71e9a 2px solid;}
.content A:visited IMG 	{        BORDER: #f71e9a 2px solid;}
.content A:hover IMG   	{        BORDER: #fff 2px dotted;}
.content A:active IMG	{        BORDER: #f71e9a 2px solid;}
.content ul {
	width: 320px;
	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: #333;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
}
.content ul li a {
	color: #e305a4;
}
.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: 314px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	float: left;
	list-style: none;
	BORDER: 1PX SOLID #e305a4;
}
.traders li a {
	font-size: 18px;
	color: #e305a4;
	text-transform: capitalize;
}
.traders li a:hover {
	color: #FFF;
}

.cat_thumbs {
	width: 237px;
	float: left;
	margin-left: 8px;
	margin-bottom: 10px;
}
.cat_thumbs img {
	width: 233px;
	height: 313px;
	background-color: #EDDBB5;
}
.cat_thumbs a {
	text-transform: uppercase;
	color: #333;
}
.links {
	font-size: 11px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	float: center;
	width: 800px;
}
