body
{
	color: white;
	background-color: black;
	margin: 0;
	padding: 0;
}

a
{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:link
{
	color: gray;
}

a:visited
{
	color: gray;
}

a:hover
{
	color: white;
}

div
{
	margin: 0;
	padding: 0;
}

div.main
{
	margin: 7px;
}

div.swf
{
/*
	position: absolute;
	background: #000;
	width: 711px;
	height: 425px;
*/
	z-index: 1;
}

div.enter
{
	text-align: center;
/*
	padding-top: 20px;
	position: absolute;
	top: 355px;
	left: 375px;
	width: 335px;
	height: 40px;
*/
	z-index: 2;
}
