BODY
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/BackgroundTile.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #000000;
	color: #FFFFFF;
}
IMG
{
	behavior: url("/css/pngbehavior.htc");
	border: 0px solid white;
}
IMG.nonpng
{
	behavior: none;
	border: 0px solid white;
}
#horizon
{
	text-align: center;
	position: absolute;
	left: 0px;
	top: 50%;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
#content
{
	width: 920px;
	height: 588px;
	margin-left: -460px;
	position: absolute;
	left: 50%;
	top: -294px;
	visibility: visible;
	border: 0px solid green;
}
#background
{
	width: 920px;
	height: 588px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid blue;
	z-index: 1;
}
#FlashContainer
{
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 920px;
	height: 588px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid blue;
	z-index: 1;
}
#SphericsMM
{
	background-color: transparent;
	color: #FF0000;
	text-align: center;
	width: 920px;
	height: 20px;
	position: absolute;
	right: 0px;
	bottom: -22px;
	border: 0px solid blue;
}
#SphericsMM A, A:Visited, A:Active
{
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #46575B;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
}
#SphericsMM A:hover
{
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
}

