body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #990000;
	color: #ccc;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}
#header {
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
#header p.intro {
	width: 222px;
	padding: 4px;
	padding-top: 40px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
p.archives {
	width: 558px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333;
}
p.archives a {
	font-weight: bold;
	color: #000;
}
#footer {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
}
a {
	color: #fff;
	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: #ff9900 1px solid;}
A:active IMG	{        BORDER: #cc0000 1px solid;}

#footer p {
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	width: 227px;
}
.content {
	width: 1000px;
	background-image: url(images/content_bg.jpg);
	background-position: center;
}
.content a img {
	width: 240px;
	height: 180px;
	padding: 1px;
	margin: 1px;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
p {
	padding: 0px;
	margin: 0px;
}
.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;
}
.text_gals {
	float: left;
	width: 470px;
	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;
}
.b_traders {
	width: 100%;
	color: #000;
	text-align: center;
}
.b_traders p {
	color: #333333;
	font-size: 12px;
	width: 220px;
	float: left;
	margin: 45px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border: 1px dotted #333;
}
.b_traders p a {
	color: #ccc;
	font-size: 20px;
	text-transform: uppercase;
}
table.maintop {
	padding: 20px;
	padding-bottom: 30px;
	width: 960px;
}
table.maintop td {
	padding: 3px;
}