body {
	background-color: #999966;
	margin: 0 auto;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
	text-decoration: none;
}
#ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 120%;
	background-color: #999966;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	width: 732px;
}
#nextbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #CCAAAA;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	border-bottom: 1px dotted #666666;
}
#next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 120%;
	background-color: #CCCC99;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 862px;
	border: 1px dotted #666666;
}
.nextleftcol {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 120%;
	background-color: #CCCC99;
	padding: 15px;
	width: 507px;
	position: relative;
	top: 10px;
	border: 1px dotted #666666;
	float: left;
}
.nextrightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 120%;
	background-color: #CCCC99;
	width: 300px;
	position: relative;
	top: 10px;
	left: 10px;
	padding: 5px;
	border: 1px dotted #666666;
	float: left;
}
.nexttextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-color: #CCCC99;
	width: 631px;
	height: 109px;
	position: relative;
	left: 10px;
	border: 1px dotted #666666;
	float: left;
}
.nexthomebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCC99;
	text-decoration: none;
	width: 216px;
	border: 1px dotted #666666;
	float: left;
}