BODY {
	WIDTH: 100%; HEIGHT: 100%
}
#flashcontent {
	Z-INDEX: 1; WIDTH: 100%; POSITION: absolute; TOP: 0px; ; TOP: expression((( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); HEIGHT: 100%
}
#content {
	Z-INDEX: 999; LEFT: 0px! important; MARGIN-LEFT: 0px! important; WIDTH: 960px; COLOR: #626262; POSITION: absolute! important; TOP: 0px! important
}
