body {
	font-family: Arial, Verdana;
	background-color: #000;
	color: #fff;
	margin: 0;
	background-image: url(images/body_bg.jpg);
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}
#header {
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
p.intro {
	color: #fff;
	width: 228px;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
}
#footer {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}
a {
	color: #fc0;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a.bookmark {
	text-transform: uppercase;
	color: #fff;
}
a>img:hover {
	border: 1px solid #ff48af;
}
A:link IMG    	{        BORDER: #cc0000 1px solid;}
A:visited IMG 	{        BORDER: #cc0000 1px solid;}
A:hover IMG   	{        BORDER: #cc0000 1px dotted;}
A:active IMG	{        BORDER: #cc0000 1px solid;}

#footer p {
	padding: 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	width: 260px;
}
.content_wrapper {
}
.content {
	width: 1000px;
	margin: 0px auto;
}
.content a img {
	width: 240px;
	height: 180px;
	padding: 1px;
	margin: 1px;
	background-color: #fff;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
p {
	padding: 0px;
	margin: 0px;
}
table.maintop {
	width: 800px;
}
table.maintop td {
	font-size: 12px;
	color: #000;
	padding: 3px;
}
table.maintop td a {
	color: #000;
}
.block_traders {
}
.block_traders td {
	width: 220px;
	background-color: #000;
	text-transform: capitalize;
	border: 2px dotted #fc0;
	text-align: center;
	padding: 20px;
	font-size: 22px;
}
.ad_block_main {
	width: 1000px;
	background-image: url(images/ad_block_5.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
.ad_block_top {
	background-image: url(images/ad_block_3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.ad_block_bottom {
	background-image: url(images/ad_block_4.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

