body {
	font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #101010;
}
#centercontent {
	text-align: center;
	margin-top: -415px;
	margin-left: -550px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#entrance {
	text-align: center;
	margin-top: -206px;
	margin-left: -302px;
	position: absolute;
	top: 50%;
	left: 50%;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}