body{
	background-color: #000000;
	color: #ffffff;
	font-family:Lucida Sans Unicode, Lucida Grande,sans-serif;
	font-weight: 500;
	font-size: .8em;
}

#splashWrap{
	margin: 9px auto 0px auto;
	width: 960px;
	height: 753px;
	background-image: url("images/splash.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#splashWrap h1{
	padding: 460px 0 0 65px;
	margin: 0;
	font-size: 60px;
	color: #ffffff;
}

#splashWrap h2{
	padding: 0 0 0 305px;
	font-size: 30px;
	color: #ffffff;
}

#splashWrap h2 a
{
	color: #A6A6A6;
	text-decoration: none;
}

#splashWrap h2 a:visited
{
	color: #A6A6A6;
}

#splashWrap h2 a:hover
{
	color: #DC8A0A;
	text-decoration: none;
}



h2{
	color: #975514;
	font-size: 15px;
	margin: 0 0 5px 0px;
	padding: 9px 0 5px 0;
	font-family:Lucida Sans Unicode, Lucida Grande,sans-serif;
	line-height: 1.2em;
}
