body
	{
	margin: 0;
	padding: 0; 
	border: 0;
	height: 100%;
	}

#flashHolder
	{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 1000;
	}

#heightForce
	{
	position: relative;
	z-index: 1;
	top: 0;
	height: 900px;
	}