body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DCCFA3;
	margin: 0px; padding:0px;
	text-align:center;
}
A.off {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.on {
	font-size: 10px;
	color:#DCCFA3;
	text-decoration: none;
}
A.link {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height:1px;
	font-size:10px;
}
#content {
	font-size: 10px;
	bottom:2px;
	left: 50%;
	width: 100%;
	visibility: visible;
}
#container {
	top: 0px;
	font-size: 10px;
	width: 734px;
	height: 100%;
	margin: 0px auto;
	text-align: center;
	background-color: #FFFFFF;
}
#copyright {
	top: 0px;
	font-size: 10px;
	width: 762px;
	height: 100%;
	margin: 0px auto;
	text-align: center;
	background-color: #DCCFA3;
}
#blackBar {
	top: 0px;
	width:724px;
	height: 100%;
	margin:0px auto;
	text-align:center;
	background-color:#000000;
}
.black {
	background-color: #000000;
}
.white {
	background-color: #FFFFFF;
}
.font {
	font-size: 12px;
}