body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEAEA;
}
body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 37px;
	margin-right: 10px;
	margin-bottom: 2px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:5px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin:10px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	margin:10px;
}
h4 {font-size:11px;margin:0px;font-weight:normal;}
#head {
	position:absolute;
	top:10px;
	left:10px;
	right:10px;
	height:27px;
	z-index:2;
	text-align:center;
}
#body {
	background-image:url(bg.gif);
	width:700px;
}
#foot {
	background-image:url(foot.jpg);
	width:700px;
	height:27px;
}
#banner {
	position:absolute;
	top:45px;
	left:10px;
	right:10px;
	height:94px;
	text-align:left;
}
#ban_text {
	padding-left:400px;
	font-size:12px;
}

#thumbs img {
	border:1px solid #FFFFFF;
}
#thumbs img:hover {
	border:1px solid #FF9900;
}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f20 {font-size:20px;}
.f30 {font-size:30px;}
#warning {width:650px;padding:0px;}
.bl, a.bl:link, a.bl:hover, a.bl:visited {color:#EBEAEA;font-weight:bold;}