body {
	background-color:#000000;
	margin:0px;
	font:bold 14px Verdana,Arial;
	color:#CCB77C;
}
body a {
   font: bold 14px Verdana,Arial;
   text-decoration: none;
}
body a:hover {
   color: #7C6252;
}
#center {
	position: absolute;
	width: 600px;
	height: 547px;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -300px;
}
.table
{	
	margin:0px;
	padding:0px;
}
#Layer1 {
	position:absolute;
	width:592px;
	height:41px;
	z-index:10;
	left: 462px;
	top: 230px;
}
a:link {
	color: CCB77C;
}
a:visited {
	color: 7C6252;
}
a:hover {
	color: 7C6252;
}
a:active {
	color: CCB77C;
}
