@charset "UTF-8";

/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
html {
	height: 100%;
}
body {
	text-align:center;
	background-color: 736357;
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow: visible;
}
div#hfhh_centerContent {
	margin-left:-400px;
	margin-top: -300px;
	position:absolute;
	top: 50%;
	left: 50%;
	width:800px;
	height:600px;
}
.hfhh_flashContainer {
	height: 600px;
	width: 800px;
}