body {
	margin:0px;
	padding:0px;
	margin-top: 0px;
	background-color: #5DA5C6;
	background-image: url(../siteimages/bg_splash.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#container {
	width:100%;
	text-align: center;

}

div.welcome {
	position: absolute;
	top:0px;
	left:0px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	z-index:20;
}

#splash {
	position: relative;
	margin: 0 auto;
	width:950px;
	height: 900px;
}


div.introtext p, div.introtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-align: left;
}
