body, html {
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505151;
	}
#clear {
	clear: both;
	}
img {
	border: 0px;
	}
h1 {
	color: #006089;
	font-size:14px;
	}
a, a:link, a:visited, a:active {
	color: #67a411;
	font-weight: bold;
	}
a:hover {
	color: #f8a61c;
	font-weight: bold;
	}
	
#bottom-ads {
       margin-left: 10px;
}
#wrapper {
	width: 918px;
	margin: 0 auto;
	text-align: left;
	}
#leftside {
	float: left;
	width: 290px;
	}
#rightside {
	float: left;
	width: 600px;
	}
#content {
	width: 918px;
	}
#header {
	width: 918px;
	}
#footer {
	width: 853px;
	background: url(/images/footer.jpg);
	height: 35px;
	padding: 5px;
	font-size: 10px;
	color: #757575;
	margin-top: 5px;
	}
	#privacy {
	padding: 10px;
	float: left;
		}
	#credit {
	padding: 10px;
	float: right;
		}
	#footer a, #footer a:active, #footer a:visited { text-decoration: none; color: #757575; }
	#footer a:hover { text-decoration: none; color: #006089; }