html, body { height: 100%; }	
BODY { background: #042A33; margin: 0; padding: 0; position: relative; }
#dmClient, #dmQueue { display: none; }
#holder { position: relative; width: 996px; height: 555px; z-index: 1; overflow:hidden; clip:rect(0px,0px,996px,555px); }
#ODFlash { position: absolute; top: 0px; left: 0px; width: 1400px; height: 555px; z-index: 2; background: rgb(27,133,157);}
#Player { position: absolute; top: 39px; left: 18px; width: 416px;height: 312px; z-index: 3; display: none; }

#adFrame { 
	position: absolute; 
	top: 389px; 
	left: 17px; 
	width: 180px; 
	height: 150px; 
	z-index: 4; 
	visibility: hidden; 
}


