* {
	margin: 0px;
	padding: 0px;
}

strong {
	font-size: 1.1em;
}

body, html {
	position: relative;
	background: url('images/bg_page.jpg') center repeat-y #cccccc;
	font-size: 18px;
	font-family: georgia, times, serif;
	color: #404040;
}

div#container {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}

div#pagemessage {
	padding: 18px;
	padding-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#signup {
	background: url('images/signup.gif') repeat-y;
	margin: 8px;
	padding: 12px;
	width: 400px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
}


div#adsection {
	margin: 16px;
	padding: 0px;	
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	width: 960px;
}

div#ads {
	border: 1px solid blue;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a.ads {
	text-decoration: none;
	display: block;
	color: black;
}

table.ads {
	border: 1px solid red;
	padding: 4px;
	margin: 4px;
	width: 23%;
	height: 120px;
	overflow: hidden;
	float: left;
	display: block;
}

table.featured {
	padding: 4px;
	margin: 4px;
	width: 99%;
	height: 90px;
	float: left;
	clear: left;
	color: white;
}

table.ads td {
}

table.ads h3 {
	font-size: .9em;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.ads p {
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px;
	text-align: center;
}

h1,h2,h3 {
	font-family: georgia, serif;
	margin-top: 4px;
	margin-bottom: 12px;
	color: #009900;
}

h2 {
	letter-spacing: .1em;
	font-size: 1.8em;
}

h1 {
	width: 956px;
	height: 200px;
	position: relative;
	font-size: 3.2em;
	font-weight: normal;
	letter-spacing: .1em;
	text-align: center;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

h1 span {
	width: 956px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('images/header.gif') no-repeat center;
}

h2.bringOn {
	position: relative;
	width: 708px;
	height: 79px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

h2.bringOn span {
	position: absolute;
	width: 708px;
	height: 79px;
	top: 0px;
	left: 0px;
	background: url('images/bringOn.gif') no-repeat;
}

h2.placeAd {
	position: relative;
	width: 708px;
	height: 79px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

h2.placeAd span {
	position: absolute;
	width: 708px;
	height: 79px;
	top: 0px;
	left: 0px;
	background: url('images/placeAd.gif') no-repeat;
}

h2.featuredAd {
	position: relative;
	width: 708px;
	height: 79px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

h2.featuredAd span {
	position: absolute;
	width: 708px;
	height: 79px;
	top: 0px;
	left: 0px;
	background: url('images/featured.gif') no-repeat;
}

h2.choose {
	position: relative;
	width: 708px;
	height: 79px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

h2.choose span {
	position: absolute;
	width: 708px;
	height: 79px;
	top: 0px;
	left: 0px;
	background: url('images/choose.gif') no-repeat;
}

table.choose {
	color: #fff;
	font-weight: bold;
}

div#gradient {
	background: url('images/gradient.jpg') no-repeat;
	width: 956px;
	height: 140px;
}

span.special {
	background: url('images/special.gif') no-repeat left;
	width: 94px;
	height: 95px;
	float: left;
	padding-right: 16px;
}

h2, h3 {
	text-align: left;
}

p {
	margin-top: 4px;
	margin-bottom: 12px;
	padding: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	font-family: tahoma, arial, san-serif;
}

div#signup ul {
	list-style-type: none;
}

div#signup ul li {
	line-height: 40px;
	clear: both;
	text-align: left;
}

div#signup label {
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	padding-right: 12px;
}

div#signup input, div#signup textarea, div#signup select {
	background: #eeeeee;
	width: 187px;
}

div#signup input[name=submit] {
	font-family: georgia, times, serif;
	font-weight: bold;
	padding: 4px;
	font-size: 1.2em;
	width: auto;
}

div#signup input[name=submit]:hover {
	background: #cc3300;
	color: #ffffff;
}

div#signup input:hover, div#signup input:focus, div#signup textarea:hover, div#signup textarea:focus {
	background: #ffffff;
}

hr.clr {
	clear: both;
	visibility: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

div#latest table.ads {
	width: 80%;
	margin-left: 30px;
	margin-right: auto;
}

table.stats {
	width: 80%;
	color: black;
}

table.stats ul {
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}

div#latest {
	padding: 6px;
	width: 48%;
}

span.footer {
	display: block;
	text-align: center;
	font-size: .7em;
	color: #999999;
	padding-bottom: 2px;
	padding-top: 4px;
}

a:link, a:visited {
	color: #000000;
}

a:visited {
	
}

div#whiteBG {
	margin: 0px;
	padding: 0px;
	background: #fff;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}

table.ads.red {
	background: #f99;
	color: black;
}

table.ads.green {
	background: #9f9;
	color: black;
}

table.ads.blue {
	background: #9cf;
	color: black;
}

table.ads.yellow {
	background: #ff9;
	color: black;
}

table.ads.orange {
	background: #fc9;
	color: black;
}

table.featured {
	 position: relative;
	 width: 300px;
	 height: 250px;
	 text-align: center;
	 color: black;
	 margin-left: auto;
	 margin-right: auto;
	 padding-top: 64px;
	 background: no-repeat;
}

table.featured td {
	padding: 20px 80px 0px 80px;
	height: 106px;
	width: 120px;
}
table.featured a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

table.featured td.title {
	padding: 0px 56px 4px 56px;
	font-weight: bold;
	color: black;
	height: 20px;
}

table.featured.redShield {
	background: url('images/adBacks/redShield.jpg');
}

table.featured.blueBadge {
	background: url('images/adBacks/blueBadge.jpg');
	color: white;
	font-weight: bold;
}
table.featured,blueBadge a {
	color: white;
	text-decoration: none;
}
table.featured.silverShield {
	background: url('images/adBacks/silverShield.jpg');
}

table.featured.redOrb {
	background: url('images/adBacks/redOrb.jpg');
}

table.featured.silverBadge {
	background: url('images/adBacks/silverBadge.jpg');
}
