body {
	background-color: #666666;
}

.border {
	border: 1px solid #FFFFFF;
}
#header {
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer {
	background-image: url(../images/splash_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: -10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
#promo, #promo a, #promo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}