body,html {
	height: 100%;
}
body {
	background: black;
	color: white;
	margin: 0px;
}
div#splash {
	width: 998px;
	margin: 0px auto;
}
div#splashmenu {
	background: url(splash1.gif);
	height: 9px;
	line-height: 9px;
	font-size: 7px;
	padding: 15px 0px 8px 44px;
}
* html div#splashmenu {
	\height: 32px;
	he\ight: 9px;
}
span.left {
	float: left;
}
div#splashmenu span.left a {
	float: left;
	margin-right: 30px;
	height: 9px;
	display: inline;
}
div#splashmenu span.right {
	float: left;
	margin-left: 170px;
	height: 9px;
	display: block;
}
div#splashmenu span.right a {
	float: left;
	margin-right: 14px;
	height: 9px;
	display: block;
}
div#splashmenu a img {
	border: none;
}
div#splashimage {
	width: 998px;
	height: 564px;
	background: url(splash2.jpg);
}
div#splashfooter {
	padding: 21px 18px 4px 46px;
	height: 9px;
	background: url(splash3.gif);
}
div#splashfooter span.right {
	float: right;
}
