body {
	background-color: #990808;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	cursor: default;
	background-image: url(/bg.jpg);

}
a {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.logo {
	float: left;
}
img {
	border: 0;
}
h1 {
	font-size: 21px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.desc {
	margin: 3px 0 0 0;
	padding: 0;
}
.main {
	width: 936px;
	background-color: #ffffff;
	margin: auto;
	text-align: left;
	padding: 4px;
}
.clear {
	clear: both;
}
.pictures a {
	margin: 2px;
}
.pictures a img {
	width: 150px;
	height: 200px;
	border: 1px solid #333333;
}
.pictures a:hover img {
	border: 1px solid #999999;
}
.videos a {
	margin: 1px;
}
.videos a img {
	width: 230px;
	height: 173px;
	border: 1px solid #333333;
}
.videos a:hover img {
	border: 1px solid #999999;
}
.ads {
	margin: 30px 0 40px 0;
	font-size: 25px;
	text-align: center;
	text-transform: uppercase;
}
.img_toplist div {
	width: 152px;
	float: left;
	margin: 2px 2px 5px 2px;
	text-align: center;
	font-size: 13px;
}
.img_toplist div a img {
	border: 1px solid #333333;
	width: 150px;
	height: 100px;
}
.img_toplist div a:hover img {
	border: 1px solid #999999;
}
.footer {
	text-align: center;
	font-size: 11px;
}
.bravomamas img {
	width: 246px;
	height: 43px;
	margin: 5px 0 5px 0;
}
.archives {
	font-size: 19px;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0 7px 0;
}
.archives a {
	margin: 0 4px 0 4px;
}
.ritem {
	width: 230px;
	float: left;
	margin: 2px;
	font-size: 13px;
	text-transform: uppercase;
}
.ritem a {
	color: #0000ff;
}
.ritem .screen {
	border: 1px solid #999999;
	padding: 2px;
	display: block;
	margin: 4px 0 4px 0;
}
.ritem .screen:hover {
	border: 1px solid #333333;
}
.ritem .screen img {
	width: 224px;
	height: 134px;
}
.ritem .redd {
	color: #ff0000;
}
.main_join {
	font-size: 19px;
}
.paysites {
	margin: 10px 0 10px 0;
}
.paysites .sc {
	float: left;
}
.paysites .sc a img {
	border: 2px solid #fd1919;
	width: 240px;
	height: 180px;
	margin: 0 10px 0 50px;
}
.paysites .sc a:hover img {
	border: 2px solid #fc5f5f;
}
.paysites .dc {
	font-size: 15px;
	text-align: justify;
	margin: 0 50px 0 0;
}
.paysites .dc .link {
	float: right;
	font-size: 19px;
	text-transform: uppercase;
}