html, #flashcontent {
	height:100%; 
}

body {
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-family:Tahoma;
	color:#000000;
	font-size:10px;
	text-align:center;
	height:100%; 
}

a {
	color:#000000;
}

a:hover {
	text-decoration:none;
}


#container
{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.absolute { position: absolute; }

#website_swf { outline: none; }
