body {
	color:#161616;
	background-color: #FFF;
	font-size:11px;
	font-family:Arial, Helvetica, Verdana, sans_;
	margin: 0px;
}

#swfcontainer{
	text-align: center;
	
	/*
	margin-top: -300px;
	margin-left: -477px;
	*/
	position: absolute;
	/*
	top: 50%;
	left: 50%;
	*/
	width: 100%;
	height: 100%;
	visibility: visible;
}

#container{
	text-align: center;
	margin-top: -16px;
	margin-left: -44px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 88px;
	height: 31px;
	visibility: visible;
}
