body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
}
#container {
	width : 885px;
	height : 425px;
	left : 50%;
	top : 50%;
	margin-left : -442px;
	margin-top : -280px;
	position : absolute;
	text-align: center;
}
#flash-movie {
	margin: 0px;
	padding: 0px;
}
#enter {
	font-size: 0.8em;
	margin-top: 10px;
}
#enter a {
	color: #3a99ff;
	font-variant: small-caps;
}
#enter a:hover { text-decoration: underline; }
#footer {
	margin-top: 10px;
}
#footer p {
	font-size: 0.7em;
	color: #CCCCCC;
}
#footer a {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:hover { text-decoration: underline; color: #3a99ff; }
