html, body {
	height: 100%;     
}
body {
	padding: 0;          
	margin: 0;
}
#container {
	position:relative;
}
#flash-movie {
	z-index:1;
	text-align:center;
	width:100%; 
	height:100%;
	visibility: visible; 
	left: auto; 
	margin-left: 0pt; 
	top: auto;
	margin-top: 0pt;
}
#flash-container {
	display:none;
}
#hidden_clicker {
	z-index:0;
	height:1px;
	width:1px;
	position:absolute;
	bottom:200px;
	left:50%;

}#apDivk {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 500px;
	margin-top: 450px;
	text-align: center;
}
