body {
	font-family: Arial, Verdana;
	background-color: #000;
	color: #000;
	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: #999;
	width: 228px;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
}
p.archives {
	width: 678px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
p.archives a {
	font-weight: bold;
	color: #fff;
}
#footer {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}
a {
	color: #ccc;
	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: #666;
	font-size: 12px;
	width: 310px;
}
.content_wrapper {
}
.content {
	width: 1000px;
	margin: 0px auto;
}
.content a img {
	width: 180px;
	height: 135px;
	padding: 1px;
	margin: 1px;
	background-color: #fff;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#minwidth {
	background-image: url(images/main_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	padding: 0px;
	margin: 0px;
}
p.b120x60 img {
	margin: 5px;
}
.text_gals {
	width: 450px;
}
.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;
}
table.maintop {
	width: 800px;
}
table.maintop td {
	font-size: 14px;
	color: #666;
	padding: 3px;
}
table.maintop td a {
	color: #ccc;
}
.block_traders {
}
.block_traders td {
	width: 220px;
	background-image: url(images/trader_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.ad_block_bg_hor_right {
	background-image: url(images/ad_block_bg_hor_left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.ad_block_bg_hor_left {
	background-image: url(images/ad_block_bg_hor_right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.ad_block_bg_vert_bottom {
	background-image: url(images/ad_block_bg_vert_bottom.jpg);
	background-position: right bottom;
	background-repeat: repeat-x;
}
.ad_block_bg_vert_top {
	background-image: url(images/ad_block_bg_vert_top.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}
.ad_block_bottom_left {
	background-image: url(images/ad_block_bottom_left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.ad_block_bottom_right {
	background-image: url(images/ad_block_bottom_right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.ad_block_top_left {
	background-image: url(images/ad_block_top_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.ad_block_top_right {
	background-image: url(images/ad_block_top_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.ad_main {
	padding: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.ad_main p {
	width: auto;
	text-align: center;
	color: #fff;
}
.ad_main p a {
	text-transform: uppercase;
	color: #fc0;
}
.ad_main_240x180 {
	padding: 30px;
}
.ad_main_240x180 p {
	float: left;
	text-align: center;
	color: #fff;
}
.ad_main_240x180 p a {
	text-transform: uppercase;
	color: #fc0;
}
p.friends a {	
	text-transform: capitalize;
	color: #fc0;
}
