
body {
	background: #201a18 url(/i/splash/bg.png) repeat-x top center;
	font-size: 8pt;
}

#head {
	background: url(/i/splash/headbg.png) no-repeat top center;
	height: 538px;
	padding-bottom: 0;
}

#head .base {
	width: auto;
}

#head .logo {
	width: 113px;
	height: 49px;
	margin: auto;
	padding-top: 473px;
}

#mid {
	margin-top: 0;
	background: #ededed;
	padding: 8px;
	border-bottom: 5px solid #333;
}

#mid ul {
	margin: 0;
	padding: 0;
}

#mid li {
	padding: 8px;
	list-style-type: none;
	text-align: center;
}

#mid li a:hover {

}

#foot {
	border-bottom: 30px solid #333;
}