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;
}
#main {
	width: 1000px;
	border: 2px dotted #fff;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #120215;
}
#header {
	width: 1000px;
}
#header p {
	color: #999;
	font-size: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
#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 {
	margin-left: 5px;
	list-style: decimal inside;
	color: #a8ecfc;
	font-size: 16px;
}
#header ul li a {
	font-size: 16px;
	color: #fff;
}
#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: #fff;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
}
#footer p a {
	color: #84e0f8;
	font-size: 10px;
}

.h_top {
	width: 950px;
	background-image: url(images/h_top.jpg);
	background-position: center;
	font-size: 20px;
	color: #94e5f9;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-top: 5px;
	text-align: left;
	padding-left: 50px;
}

.content {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.content img {
	width: 180px;
	height: 135px;
	padding: 1px;
	margin: 2px;
	background-color: #000;
	background-position: center;
	background-repeat: no-repeat;
}
.content A:link IMG    	{        BORDER: #94e5f9 2px solid;}
.content A:visited IMG 	{        BORDER: #94e5f9 2px solid;}
.content A:hover IMG   	{        BORDER: #fff 2px dotted;}
.content A:active IMG	{        BORDER: #94e5f9 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: #FFF;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
}
.content ul li a {
	color: #99e7fa;
}
.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: #0b010d;
	font-size: 12px;
	color: #fff;
	text-align: center;
	float: left;
	list-style: none;
}
.traders li a {
	font-size: 18px;
	color: #c800ba;
	text-transform: capitalize;
}
.traders li a:hover {
	color: #92003f;
}

.allinks {
	color: #fff;
	font-size: 14px;

}
.allinks a {
	text-align: center;
	color: #99e7fa;
}
