body {
	color: #fff;
}
.txt {
	font-size: 12px;	
	text-align: center;
	
}
h1 {
	font-size: 20px;
	color: #000;
	height: 100px;
}
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* 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;

}
#noflash {
	margin: auto;
	padding-top:168px;
	width: 664px;
	height: 500px;
}
#noflash .logo{
	margin:auto;
	padding-bottom:46px;
	width: 296px;
	height:76px;
}

#noflash .txt ul li{
	margin:auto;
	padding-bottom:10px;
	text-align:center;
	list-style: none;
}

#noflash .spacer{
	padding-top:60px;
}

#noflash .cr{
	margin:auto;
	padding-top:40px;
	text-align:center;
}



#spawn {
	margin: auto;
	padding-top:118px;
	width: 664px;
	height: 500px;
	background:url(../images/spawn_bg.jpg) no-repeat top center;
}
#spawn .logo{
	margin:auto;
	padding-bottom:96px;
	width: 296px;
	height:76px;
	background: url(../images/ree_logo.gif) 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{
	margin:auto;
	padding-top:40px;
	text-align:center;
}