body {
	display:table-cell;
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
}
.centerHorizonDiv{
	position:absolute;
	top:50%;
	left: 0px;
	width: 100%;
	height: 1px;
	
}
.centerFlashDiv {
	margin-left: -395px;
	position: absolute;
	top: -275px;
	left: 50%;
	width:790px;
	height:550px;	
	visibility: visible;
}
.centerIndexDiv {
	margin-left: -395px;
	position: absolute;
	top: -275px;
	left: 50%;
	width:790px;
	height:530px;	
	visibility: visible;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}
h2{
	margin-top:155px;
	margin-left:107px;
	margin-bottom: 100px;
}

#footer{
	width:790px;
	position:fixed;
	text-align: center;
	padding-top: 5px;
}
#flashPlayer a{
	text-decoration: underline;
	color: #999999;
}
#flashPlayer a:hover{
	color: #FF0000;
}
#body{
	border:1px solid #cccccc;
}
#blank-space{
	height:5px;
	clear:both;
}
#left-side{
	text-align: right;
	width: 380px;
}
#right-side{
	float:right;
	width:375px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 15px;
}
#flash {
	width: 790px;
	height: 550px;
}
h1{
	font-size: 10px;
	padding:0px;
	margin:0px;
	font-weight: normal;
}

