

/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow-y: auto;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

body
{
	height: 100%;
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DDDDDD;
}

img {border:0px;}

a {text-decoration:none; color:#FFFFFF;}
a:link {text-decoration: none; color:#FFFFFF;}
a:visited {text-decoration: none; color:#CCCCCC;}
a:hover {text-decoration: none; color:#FF0000;}

#noflash {
	text-align:center;
	margin: auto;
	padding-top:168px;
	width: 537px;
	height: 500px;
}

#noflash .logo{
	margin:auto;
	padding-bottom:46px;
	width: 537px;
	height:128px;
	background: url(../images/logo_html.jpg) no-repeat top center;
}


#noflash .spacer{
	padding-top:60px;
}

#noflash .cr{
	width: 537px;
	margin:auto;
	padding-top:40px;
	text-align:center;
}

.logo {
	text-align:center;
	font-size:100px;
}

#spawn {
	text-align:center;
	margin: auto;
	padding-top:118px;
	width: 537px;
	height: 500px;
}

#spawn .logo{
	width: 537px;
	height:128px;
	background: url(../images/logo_html.jpg) no-repeat top center;
}

#spawn .txt ul li{
	margin:auto;
	padding-bottom:10px;
	text-align:center;
	list-style: none;
}

#spawn .spacer{
	padding-top:20px;
}

#spawn .cr{
	text-align:center;
	margin:auto;
	padding-top:40px;
}