body {
	background: url(bg_tile.gif) repeat;
	margin: 0;
	padding: 0;
	}
a:link, a:visited {
	color: #666666;
	}
a:hover, a:active {
	color: #FF9900;
	cursor: hand;
	}
img {
	position: relative;
	margin: 65px 25px 0 125px;
	width: 88px;
	height: 31px;
	border: 0;	
	}
#link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}
#container {	
	position: absolute;
	left: 50%;
	top: 50%;
	width: 342px;
	height: 426px;
	margin: -213px 0 0 -171px;
	padding: 0;
	}
#top {
	background: url(splash_top.gif) no-repeat;
	width: 342px;
	height: 225px;
	margin: 0;
	padding: 0;
	}
#enterBtn {
	background: url(enter_btn.gif) no-repeat;
	width: 342px;
	height: 58px;
	margin: 0;
	padding: 0;
	}
#btm {
	background: url(splash_btm.gif) no-repeat;
	width: 342px;
	height: 143px;
	margin: 0;
	padding: 0;
	}