body {
	margin: 0;
	padding: 0;
	background: url(/images/splash_bg.gif) repeat-x #fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
}

img, a, table { border: 0; }

#wrapper {
	width: 732px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

h1 {
	line-height: 1;
	text-align: center;
	margin: 162px 0 0;
}

table#enterLinks {
	font-size: 0.7em;
	color: #fff;
	margin-top: 39px;
	text-align: center;
}

#enterLinks td {
	vertical-align: top;
	padding: 11px 66px 0;
}

#enterLinks p {
	margin: 0 0 15px;
	line-height: 1.4;
}

#enterLinks p.link { margin: 0; }

p#footer {
	font-size: 0.7em;
	color: #000;
	text-align: center;
	margin: 183px 0 5px;
	line-height: 1.6;
}

#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
