/* hide from ie on mac \*/html {	height: 100%;	overflow-x: hidden !important;}/* end hide */body {	background-color: #000000;	margin: 0;	padding: 0;	height: 100%;}#flashcontent {	margin: 0px;	padding: 0px;	/* hide from ie on mac \*/	height: 100%;	/* end hide */	width: 100%;}#noflash {	font-family:Arial, Helvetica, sans-serif;	font-size:13px;	text-align: center;	height: 440px;	width: 600px;	margin: auto;	padding-top: 30px;	color: #eeeeee;	text-align:left;}p {	margin-top: 0px;}a {	color: #33CCFF;	text-decoration:none;}a:hover {	color: #33CCFF;	text-decoration:underline;}