html{
	height:100%;
	width:100%;
}
body {
	margin: 0 0 0 0;
	height: 100%;
	width:100%;
	overflow:visible;
}
div#flashcontent {
	height:100%;
	width:100%;
	min-height:580px;
	min-width:950px;
}

