body, html	{
	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%;
	margin-left:				auto;
	margin-right:				auto;
	text-align:					center;
}

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

#ensureheight	{
	position:					absolute;
	top:						0px;
	left:						0px;
	width:						1000px;
	height:						740px;
	z-index:					100;
	margin-left:				auto;
	margin-right:				auto;
}

#flashcontent	{
	position:					relative;
	z-index:					200;
	width:						100%;
	height:						100%;
	height/**/:/**/				740px;
	min-height:					740px;
}

#gallery	{
	position:					absolute;
	top:						170px;
	left:						50%;
	margin-left:				-240px;
	width:						660px;
	height:						450px;
	z-index:					300;
	background-color:			#181818;
}
