html, #flashcontent {

	height:100%; 

}



body {

	margin:0;

	padding:0;

	background:#fffffff;

	font-family:Tahoma;

	color:#666666;

	font-size:12px;

	text-align:center;

	height:100%;

	width: 100%;

}



a {

	color:#666666;

}



a:hover {

	text-decoration:none;

}





#container

{

	width: 100%;

	height: 100%;

}