body	{
	background-color:			#000000;
	font-family:				Verdana,Arial,Helvetica,_sans;
	text-align:					center;
	font-size:					10px;
	margin:						0;
	padding:					0;
	color:						white;
}

img	{
	border:						none;
}

div.main	{
	position:					relative;
	width:						100%;
	height:						100%;
	min-height:					700px;
	margin-left:				auto;
	margin-right:				auto;
	text-align:					center;
}

div.noflash	{
	margin-top:					20px;
}

#under	{
	margin-top:					10px;
	width:						100%;
	margin-left:				auto;
	margin-right:				auto;
	color:						#AAAAAA;
	font-size:					9px;
}

#under a	{
	color:						#AAAAAA;
	text-decoration:			none;
}

#under a:hover	{
	text-decoration:			underline;
}

