#container #main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	float: right;
	background-position: right;
}
#footer {
	height: 25px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	float: right;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
#footer2 {
	height: 25px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	float: right;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
a:active {
	text-decoration: underline;
#ads {
	height: 120px;
	width: 800px;
}

