body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #000000;
	text-align: center;
}
a:link {
	color: #242424;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #242424;
}
a:hover {
	text-decoration: underline;
	color: #4D4D4D;
}
a:active {
	text-decoration: none;
	color: #202020;
}
#wrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	width:960px;
	margin-left: -480px;
	margin-top: -250px;
}
#contentWrap {
	position: relative;
	width: 960px;
	height: 500px;
	margin: 0px;
	text-align:left;
}
#mainImg {
	width: 960px;
	height: 500px;
	z-index:1;
}
#enterSite{
	position: absolute;
	width: 86px;
	height: 20px;
	margin-top:442px;
	margin-left:45px;
	z-index:2;
}
#enterSite a{
	display:block; 
	width: 100%;
	height: 100%;
	background:url('clear.gif');
}
#enterSite a:hover{
	background:url('over.png');
	_background:url('clear.gif');
}
#getFlash{
	position: absolute;
	width: 126px;
	height: 20px;
	margin-top:442px;
	margin-left:162px;
	z-index:2;
}
#getFlash a{
	display:block; 
	width: 100%;
	height: 100%;
	background:url('clear.gif');
}
#getFlash a:hover{
	background:url('over.png');
	_background:url('clear.gif');
}