body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/body_bg.jpg);
	background-color: #000;
	color: #2c5100;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}
A:link IMG    	{        BORDER: #75b618 2px solid;}
A:visited IMG 	{        BORDER: #75b618 2px solid;}
A:hover IMG   	{        BORDER: #75b618 2px dotted;}
A:active IMG	{        BORDER: #75b618 2px solid;}
a {
	font-weight: bold;
	font-size: ;
	color: #;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
p.archives {
	font-size: 12px;
	text-align: center;
}
p.archives a {
	color: #2c5100;
}
#header {
	background-image: url(images/header_bg.jpg);
	width: 100%;
	background-position: center top;
	background-repeat: repeat-x;
}
.content {
	width: 1000px;
	background-color: #fff;
}
.content img {
	padding: 1px;
	margin: 1px;
	width: 150px;
	height: 200px;
//	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.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;
}
.b_traders {
	width: 950px;
	color: #2c5100;
	text-align: center;
}
.b_traders p {
	color: #2c5100;
	font-size: 12px;
	width: 180px;
	float: left;
	margin: 55px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border: 1px dotted #2c5100;
}
.b_traders p a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}
table.maintop {
	width: 850px;
}
table.maintop td {
	font-size: 14px;
	color: #2c5100;
	padding: 3px;
	width: 20%;
}
table.maintop td a {
	color: #fff;
}
.ads {
	width: 980px;
}
.ads p {
	padding: 10px;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.ads p a {
	font-size: 18px;
	color: #c00;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	width: 100%;
	background-position: center top;
	background-repeat: repeat-x;
}
#footer p {
	width: 392px;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	text-align: center;
}
#footer p a {
	color: #2c5100;
}
.ad200x300 {
	padding: 0px;
	padding-top: 15px;
	color: #fff;
	font-weight: bold;
}
.ad200x300 p {
	float: left;
	width: 50%;
}
.ad200x300 p a {
	color: #c00;
}
.text_gals {
	float: left;
	width: 450px;
	padding: 0px;
}
.text_gals ul {
	padding: 0px;
	margin: 0px;
	padding-left: 50px;
}
.text_gals ul li {
	text-align: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.text_gals a {
	font-size: 14px;
	color: #192a04;
}

