body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
div#Splash {
	width: 400px;
	height: 100%;
	left: 50%;
	margin-left: -200px;
	background: url(../images/splash-back.jpg) repeat-y right;
	position: relative;
	vertical-align: bottom;
	text-align: right;
	padding-right: 1px;
}
div#SplashScreen{
	height: 574px;
}
div#LangSelection {
	padding-top: 15px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
}
