body {
	background-color: #000000;
	font-size: 15px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #000000;
	text-align: center;
}
a {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
}
img {
	border: 0;
}
.content {
	width: 800px;
	background-color: #ffffff;
	margin: auto;
	text-align: center;
}
.thumbs {
	width: 474px;
	float: left;
}
.thumbs a img {
	width: 150px;
	height: 200px;
	border: 1px solid #000000;
	margin: 6px 0 0 6px;
}
.thumbs a:hover img {
	border: 1px solid #0000ff;
}
.clear {
	clear: both;
}
.big {
	font-size: 19px;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	display: block;
}
.footer {
	padding: 0 0 10px 0;
	font-size: 11px;
	text-transform: uppercase;
}
.ads {
	background-color: #cccccc;
	background-image: url(adbg.png);
	width: 312px;
	height: 410px;
	margin: 6px 0 0 7px;
	float: left;
}
.paysite {
	width: 129px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: none;
	font-size: 15px;
}
.paysite a img {
	border: 1px solid #000000;
	width: 100px;
	height: 133px;
}
.paysite a:hover img {
	border: 1px solid #0000ff;
}
.sites {
	background-color: #ffffcc;
	border: 2px solid #000000;
	font-size: 19px;
	text-align: center;
	margin: 0 10px 10px 10px;
	text-transform: uppercase;
}
