body {
	background-color: #000000;
}
#container {
	position: relative;
	width: 800px;
	top: 10px;
	left: 50%;
	margin-left: -400px;
	height: auto;
}
#Layer1 {
	position:absolute;
	width:799px;
	height:775px;
	z-index:2;
	left: 0;
	top: 0;
}
#Layer3 {
	position:absolute;
	width:635px;
	height:371px;
	z-index:1;
	left: 52px;
	top: 293px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #3366FF;
}
#Layer2 {
	position:absolute;
	width:799px;
	height:40px;
	z-index:1;
	left: 0px;
	top: 788px;
}