body {
	background-color:#555;
	padding:0;
	margin: 0;
	width:100%;
	height:100%;
}

#scrollFixer {
	width:0px;
}

#flashObject {
	position:relative; 
	width:100%; min-width:800px; margin:0px; padding:0px;
	height:100%; 
	min-height:600px;
	/*
	Set Height Inline To Override for scrollbar
	height:100%; 
	min-height:600px;
	*/
}