a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	}
#centerpage {
	position:absolute;
	text-align: center;
	width:800px;
	height:600px;
	left: 50%;
	top: 50%;
	margin-left: -400px; 
	margin-top: -300px;
	z-index:0;
	}
#ratescontent {
	z-index:1;
	background-color:#000;
	visibility:hidden;
	position:absolute;
	text-align: center;
	width:790px;
	height:504px;
	left: 5px;
	top: 91px;
	color: #fff;
	*top: 92px; /* 1 pixel off IE fix */
	}
	#linkscontent {
	z-index:1;
	background-color:#000;
	visibility:hidden;
	position:absolute;
	text-align: center;
	width:790px;
	height:504px;
	left: 5px;
	top: 91px;
	color: #fff;
	*top: 92px; /* 1 pixel off IE fix */
	}
		#aboutcontent {
	z-index:1;
	background-color:#000;
	visibility:hidden;
	position:absolute;
	text-align: center;
	width:790px;
	height:504px;
	left: 5px;
	top: 91px;
	color: #fff;
	*top: 92px; /* 1 pixel off IE fix */
	}
#flashcontent {
z-index:2;
background-color:#000;
}