*{
	margin : 0px;
	padding : 0px;
}

html
{
	height : 100%;
}

body
{
	background : #000000;
	height : 100%;
}

embed, object
{
	display: block;
}

#flashcontainer
{
	width:100%;
	height:100%;
    min-width: 1007px; 
    min-height: 584px;
}

