html {
	height:100%;
	width:100%;
}

/* FAF7F3 | #0E0D0C*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #616055;
	height:100%;
    width:100%;
}

#flashcontent {
	height:100%;
	width:100%;
	min-height:730px;
	min-width:930px;
}

div.scroller {
	position:absolute;
	left:930px;
	top:730px;
	width:1px;
	height:1px;
}
