
/* hide from ie on mac \*/
html {
    height: 100%;
}
/* end hide */

#flashcontent {
    height: 100%;
}
body {
	background-color: #000000;
    margin: 0;
    padding: 0;
    height: 100%;
}
.noflash {
	color: #555555;
	font-size: 10pt;
	font-family: tahoma, verdana, helvetica, arial;
}