body {
	background-color:#18358e;
	background-image:url(../images/splash/bg.gif);
	background-repeat:no-repeat;
	background-position:0px 31px;
}
.splashcontainer {
	width:750px;
	margin:15px auto 0px auto;
}

.footer {
	color:#fff;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}
.footer a:link, .footer a:visited {
	color:#fff;
	font-weight:normal;
}