body {
	background-color: #09093B;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;




}
.splashcontainer {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 335px;
	width: 600px;
	background-image: url(../graphics/layout/splash_bg.jpg);
	background-repeat: no-repeat;
}
.spacer1 {
	height: 170px;
	}
.spacer2 {
	height: 130px;
}
.tagline {
	color: #C9C9E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 10px;
	text-align: center;
	width: 240px;



}
.largelinks {
	float: left;
	margin-top: 16px;
	clear: both;

}
.largelinks a {
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	height: 27px;
	text-decoration: none;

}
.largelinks a:hover {
	color: #00FFFF;
	text-decoration: none;

}
.line1 {
	margin-left: 170px;
	height: 27px;
	}
.line2 {
	margin-left: 190px;
	height: 27px;
	}
.line3 {
	margin-left: 200px;
	height: 27px;
	}
.line4 {
	margin-left: 160px;
	height: 27px;
	margin-bottom: 0px;
	}
.contactdetails {
	color: #00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 420px;
	margin-left: 10px;

}
.contactdetails a {
	color: #FFFF99;
	text-decoration: none;
}
.contactdetails a:hover {
	color: #FF9900;
	text-decoration: none;

}
.enter {
	float: right;
	width: 60px;
	margin-right: 10px;

	}
.enter a {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 19px;
}
.enter a:hover {
	color: #FFCC00;
	text-decoration: none;

}
.end {
	clear: both;
	height: 1px;
}
.photostrip {
	background-image: url(../graphics/layout/splash_photo_strip.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 109px;
	margin-top: 30px;

}

.notice {
	padding: 10px;
	font-weight: bold;
	margin-top: 15px;

}
.timestamp {
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-align: center;
	margin-top: 15px;
}
