html, body {
	width: 100%;
	height: 100%;
	overflow: visible;
	margin: 0;
	padding: 0;
}


#flashcontent {
	width:100%; height:100%; position:absolute; z-index:0; left:0px; top:128px;
}

div.ac {
color: #666666;
font-size:10pt;
align: center;
position: absolute;
bottom: 0px;
left: 40%;
}

A {color: #666666;}

