		html, body	{
			height:100%; 
		}
		#swfobjectdiv{
			width:100%;
			height:100%;
			min-width:1000px;
			min-height:910px;
		}
		#flashContainer{
			min-width:1000px;
			min-height:910px;
			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 }