A.off {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
A.on{
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.copyright a {
	color: #999999;
	text-decoration:none;
}
body {
	background-color: #923d04;
}
#contents {
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:200; 
	margin-left: 50%; 
	left: -105px; 
	top: 35px;
}
#menu {
	position:absolute; 
	width:698px; 
	height:23px; 
	z-index:60; 
	background-color: transparent; 
	layer-background-color: transparent; 
	border: 1px none #000000; 
	top: 94px; 
	left: -213px;
}
#logo {
	color:#999999; 
	position:absolute;
	left: 326px; 
	top: 11px; 
	height:79px; 
	z-index:60; 
	left: 528px; 
	top: -13px; 
	background-color: transparent; 
}
#blackBG {
	position:absolute; 
	width:808px; 
	height:521px; 
	z-index:1; 
	left: -302px; 
	top: 114px; 
	background-color: #000000; 
	layer-background-color: #000000; 
	border: 0px none #000000;
}

