body{
	font-family:Arial,Helvetica,sans-serif;
	background-color:#043288;
	background-image:url(../images/splash-bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:46px;
	text-align:center
}
h2{font-size:30px;margin-top:10px;padding-bottom:10px;font-weight:normal;text-align:center;margin-left:auto;margin-right:auto}
h2 a{
	color:#333;
	text-decoration:none
}
h2 a:hover{
	color:#cc0000
}
.addressCell{
	color:#cc0000;
	font-size:11px;
	padding-bottom:10px;
	padding-top:10px
}
.textCell{
	border-top-color:#b22222;
	border-top-style:solid;
	border-top-width:2px;
	padding-top:10px;
	font-size:11px;
	color:#333
}
.textCell a{color:#000000;text-decoration:none}
.textCell a:hover{color:#b22222;text-decoration:underline}
#splashContainer{margin-left:auto;margin-right:auto;width:770px}
#splashContainer td{text-align:center}
