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

#flashcontent {
	height: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, helvetica, arial, sans-serif;
	text-align:center;
	font-weight:lighter;
}
/* end hide */

#flashcontent h2 {margin:200px auto 0 auto; font-size:95%; color:#eee;}
#flashcontent a {color:#8c0000; font-size:130%; text-decoration:none;}
#flashcontent a:hover {color: #ac0000; border-bottom:1px solid #ac0000;}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #161616;
	color:#dadada;
	font-family:"Lucida Grande";
}