body {
	margin: 0px;
	padding: 0px;
	background-color: #330000;
	background-image: url(images/body_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #fc0;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
h2 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.block_desc {
	font-size: 10px;
	color: #fff;
	margin-left: 10px;
	margin-right: 50px;
}
.block_desc_title {
	margin-left: 10px;
	margin-right: 50px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fc0;
}
.thumbs {
	float: left;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.thumbs img {
	border: 1px solid #f00;
	width: 240px;
	height: 180px;
	padding: 1px;
	background-color: #330000;
}
#main {
	width: 850px;
	background-image: url(images/main_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.thumbs_paysite {
	float: left;
	text-align: center;
	float: left;
	width: 50%;
}
.thumbs_paysite img {
	width: 320px;
	height: 240px;
	background-color:#330000;
	padding: 1px;
	border: 1px solid #fff;
}
#disclaimer {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 20px;
}
#disclaimer p {
	color: #fff;
	font-size: 12px;
}

#thumbs_wives {
	width: 760px;
	padding-bottom: 40px;
}
#thumbs_wives img {
	margin: 2px;
	float: left;
	width: 120px;
	height: 200px;
	background-color: #330000;
	border: 1px solid #fff;
}
.thumbs {
	margin-top: 10px;
}
.thumbs img {
	width: 240px;
	height: 180px;
	background-color: #330000;
	padding: 1px;
	margin: 1px;
}
.thumbs A:link IMG    	{        BORDER: #c00 2px solid;}
.thumbs A:visited IMG 	{        BORDER: #c00 2px solid;}
.thumbs A:hover IMG   	{        BORDER: #fff 2px dotted;}
.thumbs A:active IMG	{        BORDER: #c00 2px solid;}
