body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bckgrnd.gif);
	background-repeat: repeat-x;
}
.finePrint {
	font-size: 11px;
}
#flashcontent {
	color: #666666;
	line-height: 18px;
}
#horizon {
	text-align:center;
	position:absolute;
	top:50%;
	left:0px;
	width:100%;
	height:1px;
	overflow:visible;
	visibility:visible;
	display:block;
}

#content{
	margin-left:-250px;
	position:absolute;
	top:-205px;
	left:50%;
	width:500px;
	height:410px;
	visibility:visible;
}
a:link {
	color: #939A4E;
	text-decoration: none;
	outline-style: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
	outline-style:none;
}
a:hover {
	text-decoration: none;
	outline-style:none;
}
a:active {
	text-decoration: none;
	outline-style:none;
}
.boundingBox {
	height: 100%;
	width: 100%;
	text-align: center;
}
.centerTable {
	text-align: center;
}
#noflash_container {
	width: 1px;
	height: 1px;
	overflow: hidden;
}