html, body	{
	height:100%; 
}
#swfobjectdiv{
	width:100%;
	height:100%;
	min-width:770px;
	min-height:570px;
}
#flashContainer{
	min-width:770px;
	min-height:570px;
	width:100%;
	height: 99%;
	position:absolute;
	left:0;
	top:0;
	margin-top:-1px; 
}

html>body #flashContainer{
	height:99.5%;
}
body{
	background-color:#000000;
}

body { margin:0; padding:0; overflow:auto; }

a:link { color: #000 }
a:visited { color: #000 }
a:hover { color: #000 }
a:active { color: #000 }