body,td,th {
	color: #FFCC00;
	font-size: small;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../i/moonlight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#Layer1 {
	z-index:1;
	clear: both;
	float: none;
	position: absolute;
	top: 262px;
	color: #FFFFFF;
	padding: 8px;
	width: 98%;
	display: inline;
}
#Layer2 {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width: 98%;
	display: inline;
	float: none;
	clear: both;
}
#Layer3 {
	height: 125px;
	width: 100%;
	vertical-align: bottom;
	clear:both;
	display: block;
	float: none;
}
h1 {
	font-size: x-large;
	font-weight: normal;
}
.footer {
	color: #FFCC00;
	text-decoration: underline;
}
a {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#imgcode {
	font-size: 1.8em;
}
.smallmenu {
	display: block;
	top: 150px;
	right: -450px;
	float: right;
	clear: right;
	padding: 4px;
	margin-right: 22px;
}
