body#Splash {
	background-image: url(/images/gui/splash/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#Splash #ContentWrap { 
	margin: 0 auto;
	padding-top: 310px;
	width: 488px;
}

#Splash #logo{
	width: 488px;
	height: 85px;
	background-image: url(/images/gui/splash/logo.gif);
	background-repeat: no-repeat;
}

#Splash #Content { padding: 30px 0px 0px 0px; }

#Splash #Content img { border: none;}

#Splash #Content a { outline: none;}