body {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ACDCFF;
	background-image: url(images/bg-topmain.jpg);
	background-repeat:repeat-x;
}
td {
	font-family:Georgia, 'Times New Roman', Times, serif;
}
a:link {
	text-decoration: none; color:#ff0062
	}
a:hover {
	text-decoration: none; color:#000000
}
a:visited {
	text-decoration: none
}
h1, h2, h3, h4 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.stats {
	font-size: 10px;
	font-style: italic;
	color: #8bb2ce;
}
#container {
	width: 740px;
	font-size: 0;
	padding: 0;
	margin: 0 auto;
	border-top: 0px;
	border-bottom: 0px;
}
#top_ads {
	background-image: url(images/bg-topads.jpg);
	height: 162px;
	width: 695px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#top_ads a:hover {
	text-decoration: none;
	color: #ff0062;
}
.top_ad {
	float: left;
	margin: 21px 0;
	width: 33%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.top_ad img {
	border: 1px solid #0099FF;
	margin-bottom: 4px;
}
#middle_ads {
	clear: both;
	font-size: 12px;
	background-image: url(images/bg-midads.gif);
	height: 147px;
	width: 687px;
}
.mid_ad {
	float: left;
	margin: 21px 0;
	width: 20%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.mid_ad img {
	border: 2px solid #0099FF;
}
.thumb {
	float: left;
	width: 20%;
	padding: 20px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.thumb img {
	border: 2px solid #ff0062;
}
#webmasters {
	padding: 30px 0 0 0;
	clear: both;
	font-size: 12px;
	text-align: center;
}