body {
	background-image: url("background_00.gif");
	color: #7D9577;
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding: 0px;
}
a, a.hover, a.active, a.visited {
	color: #7D9577;
	text-decoration: none;
}
td {
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
p {
	margin: 0px;
	padding: 0px;
}
#page_content {
	width: 800px;
	background-color: white;
	overflow: hidden;
	float: none;
	border: 1px solid black;
}
#header {
	width: 100%;
	background-color: black;
	clear: both;
	height: 356px;
	background-image: url("header_00.jpg");
}
#footer {
	border-top: 1px solid black;
	text-align: right;
	clear: both;
	width: 100%;
	background-color: #A2BB81;
}
h3{ 
	font-size:13px; 
	font-weight:bold; 
	margin:0; 
	padding:0;
}
#columnRight{
	padding: 0px 20px 1px 20px;
	color: black;
}
.h3Blue{
	color: #213e6b;
}
#page {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	overflow: hidden;
}
#this_page_menu {
	float: right;
	width: 160px;
	text-align: center;
	margin-right: 5px;
}
#this_page_content {
	margin-left: 5px;
	float: left;
	width: 610px;
	text-align: center;
}
div.spacer {
	width: 10px;
	float: left;
	overflow: visible;
}
#printed_footer {
	text-align: right;
	padding-right: 10px;
	clear: both;
	width: 610px;
	display: none;
}
#printed_header {
	text-align: left;
	padding-left: 10px;
	clear: both;
	width: 610px;
	display: none;
}
.box_footer {
	clear: both;
	width: 100%;
	text-align: right;
}
.box_content {
	background-color: #EDEDED;
	overflow: visible;
	text-align: left;
	width: 100%;
}
.box_header {
	font-variant: small-caps;
	background-color: #E8EED8;
	text-align: center;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid black;
	text-decoration: none;
}
a.box_header {
	border: none;
}
.box {
	width: 100%;
	background-color: white;
	border: 1px solid black;
	margin-bottom: 3px;
	margin-top: 3px;
}
.disabled_box_footer {
	clear: both;
	width: 100%;
	text-align: right;
}
.disabled_box_content {
	overflow: visible;
	text-align: left;
	width: 100%;
	background-color: #EDEDED;
}
.disabled_box_header {
	font-variant: small-caps;
	text-align: center;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid black;
	background-color: #CC0066;
	color: white;
}
.disabled_box {
	width: 100%;
	background-color: white;
	border: 1px solid red;
	margin-bottom: 3px;
	margin-top: 3px;
}
form, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
input, textarea {
	font-size: 8pt;
}
.chbox {
	height: 10px;
	margin: 0px;
}
.seasonline {
	background-color: #E8EED8;
	font-weight: bold;
	color: #7D9577;
	width: 100%;
	overflow: hidden;
	height: 18px;
	border: 1px solid black;
}
.season {
	font-weight: bold;
	color: #7D9577;
	float: left;
	margin-right: 14px;
}
div.gallery_picture {
	float: left;
	margin: 1px;
	text-align: center;
	height: 200px;
	width: 117px;
	overflow: hidden;
}
div.picture {
	margin: 1px;
	text-align: center;
	height: 160px;
	width: 117px;
}
a.picture {
	display: block;
}
div.vote {
	border: 1px solid black;
	width: 120px;
	height: 6px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#banner {
	width: 472px;
	height: 64px;
	padding-top: 3px;
	text-align: center;
	background-color: black;
}