/* CSS Document */
body {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center center;
}
#centercontent {
	text-align:center;
	position:absolute;
	width: 100%;
	height: 100%;
}
#credits {
	text-align:center;
	position:static;
	width: 800px;
	height: 20px;
	clip: rect(0px,auto,auto,auto);
}
.style1 {font-size: 18px}
.style2 {
	font-weight: bold;
	filter: Invert;
}
.style3 {font-size: 12px}
.style4 {
	color: #009966;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: overline;
}
.style1 {
	color: #99CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #666666;}
