/* CSS Document */
	html {
		height: 100%;
		overflow: auto;
}
#flash:focus{outline: 0;}
	
	#flashcontent 
	{
		height: 100%;		
}

	body {
	position: absolute;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}