body {
	background-image: url(images/bgrev.jpg);
	background-repeat: no-repeat;
	background-color: #1D0A80;
	margin: 0px;
	padding: 0px;
}
#bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #1A0D76;
}
#footer {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
a:link {
	color: #1D0A80;
	text-decoration: underline;
}
a:visited {
	color: #1F0C80;
	text-decoration: underline;
}
a:hover {
	color: #F6B70A;
	text-decoration: none;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #1D0A80;
}
#centerbg {
	background-image: url(images/interior_r17_c4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

