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.intro1 {
	color: #000;
	width: 150px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
p.intro a {
	color: #993300;
}
p.intro {
	color: #000;
	width: 241px;
	font-weight: bold;
	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>img:hover {
	border: 1px solid #ff48af;
}
A:link IMG    	{        BORDER: #fff 1px solid;}
A:visited IMG 	{        BORDER: #fff 1px solid;}
A:hover IMG   	{        BORDER: #000 1px dotted;}
A:active IMG	{        BORDER: #fff 1px solid;}

#footer p {
	padding: 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	width: 320px;
}
.content_wrapper {
	width:expression(document.body.clientWidth > 1190 ? "1190px": "auto" );
}
.content {
	max-width: 1190px;
	min-width: 996px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 996 ? "996px": "auto");
	margin: 0px auto;
}
.content a img {
	width: 160px;
	height: 200px;
	padding: 1px;
	margin: 0px;
	background-color: #fff;
	background-image: url(/images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
p {
	padding: 0px;
	margin: 0px;
}
p.archives {
	font-size: 12px;
	color: #000;
	padding-left: 11px;
}
p.archives a {
	color: #993300;
}
table.maintop {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 900px;
}
table.maintop td {
	font-size: 12px;
	color: #fff;
	padding: 3px;
}
table.maintop td a {
	color: #fc0;
}
.block_traders {
	width: 1000px;
}
.block_traders td {
	width: 300px;
	background-position: center;
	background-repeat: no-repeat;
	text-transform: capitalize;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 55px;
	font-size: 22px;
}
.block_traders td a {
	color: #900;
}
.block_traders td a:hover {
	color: #f00;
}
.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;
}
p.banners {
	text-align: center;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
p.banners a {
	font-size: 18px;
	text-transform: uppercase;
	color: #fc0;
}
ul.block_traders {
	color: #000;
	padding:0px;
	margin: 0px;
	padding-left: 50px;
	width: 165px;
}
ul.block_traders li {
	text-transform: capitalize;
	padding:0px;
	margin: 0px;
}
ul.block_traders li a {
	color: #000;
}
ul.gals {
	color: #fff;
	padding:0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.gals li {
	text-transform: capitalize;
	padding:0px;
	margin: 0px;
}
ul.gals li a {
	color: #fc0;
}