#preload{
position:absolute;
width:0;
height:0;
overflow:hidden;
}

body {
	font-family: Arial, Verdana;
	background-color: #000;
	color: #333;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}
#header {
	width: 100%;
	background-image: url(images_new/header_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#header p.intro {
	color: #999;
	width: 197px;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
p.archives {
	width: 482px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	padding-top: 4px;
}
p.archives a {
	font-weight: bold;
}
p.p_top {
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 5px;
	color: #ccc;
	font-weight: bold;
	background-image: url(images_new/p_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 1000px;
}
#footer {
	width: 100%;
	background-image: url(images_new/footer_bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}
a {
	color: #ccc;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
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;
	text-align: center;
	color: #666;
	font-size: 12px;
	width: 330px;
}
.content_wrapper {
	width:expression(document.body.clientWidth > 1240 ? "1240px": "auto" );
}
.content {
	max-width: 1246px;
	min-width: 996px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 996 ? "996px": "auto");
	margin: 0px auto;
}
.content a img {
	width: 180px;
	height: 240px;
	padding: 1px;
	margin: 1px;
	background-color: #fff;
	background-image: url(images_new/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#minwidth {
	background-image: url(images_new/main_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	padding: 0px;
	margin: 0px;
}
.ad_block_main {
	width: 1000px;
	background-image: url(images_new/ad_block_5.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
.ad_block_top {
	background-image: url(images_new/ad_block_3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.ad_block_bottom {
	background-image: url(images_new/ad_block_4.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.text_gals {
	float: left;
	width: 450px;
	padding: 10px;
}
.text_gals ul {
	padding: 0px;
	margin: 0px;
	padding-left: 50px;
}
.text_gals ul li {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.text_gals a {
	font-size: 14px;
	color: #ccc;
}
.ads {
	width: 980px;
}
.ads p {
	padding: 7px;
	padding-left: 22px;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.ads p a {
	font-size: 18px;
	color: #c00;
}
.ad200x300 {
	padding: 0px;
	padding-top: 15px;
	color: #fff;
	font-weight: bold;
}
.ad200x300 p {
	float: left;
}
.ad200x300 p a {
	color: #c00;
}
table.maintop {
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 900px;
}
table.maintop td {
	color: #666;
	padding: 3px;
}
table.maintop td a {
	color: #ccc;
}
.block_traders {
}
.block_traders td {
	width: 220px;
	background-image: url(images_new/trader_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}