body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFCC;
	background-image: url(style/splash-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: black;    //#660052;
	font-size: small;
	margin: 0;
}

#wrapper {
	margin: 0px auto 10px auto;
	width: 780px;
	text-align: center;
}

#splash {
	width: 780px;
	height: 500px;
	background-image: url(style/ROBERTTEST3.jpg);
	background-repeat: no-repeat;

}

#enter {
	text-align: center;
	text-decoration: none;
	font-size: xx-large;
	padding: 20 0;
}

#enter a:link, #enter a:active, #enter a:visited {
	text-decoration: none;
	color: white;   //#FF0000;
	padding: 0 100px;
}

#enter a:hover {
	color: #FFFFFF;
}

.flash {
	text-decoration: blink;
}

#leave {
	text-align: center;
	width: 360px;
	padding: 20px;
}

#disclaimer {
	margin-top: 50px;
}

#footer {
}
