body
{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#f5f5f5;
}
#flashdiv
{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border: 0;
}
#noflashdiv
{
	position:absolute;
	left: 50%; 
	width: 600px;
	margin-left: -274px;
	height: 146px;
	margin-top: 200px;
	border: 1px solid #999;
}
