html, body {
	background-color:#000;
	text-align:center; 
	height:100%; 
}

body { 
	margin:0px; padding:0px; 
}

a img {border:none;}

#flashcontent {
	margin:0px auto;
	width:100%;
	height:100%;
	min-width:1024px;
	min-height:860px;	
}

#noflash {
	width:900px;
	height:720px;
	background-image:url('/noflash/bg.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
	text-align:center;
	clear:left;
}

#positioner_y {
	width:1px;
	height:1px;
	background-color:#000;
	margin-bottom:-360px; 
	float:left;              
}

#button {
	position:absolute;
	left:47px;
	top:368px;
}

.tlo {
	background-color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
