body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	background-color: #1e201a;
	margin: 0px;
	padding: 0px;
}
#intro {
	width: 350px;
	height: 235px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -117px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -175px;
	padding: 0px;
	visibility: visible;
	z-index: 1;
}
#address {
	width: 350px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 140px;
	margin-left: -175px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#address a:link, #address a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#address a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#swf {
	height: 620px;
	width: 960px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -310px;
	margin-left: -480px;
	background-color: #FFFFFF;
	padding: 0px;
	visibility: visible;
	z-index: 1;
}

