a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { color: #CCCCCC; text-decoration: none; }
a:active { color: #FFFFFF; text-decoration: none; }
#container {
	width: 977px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	width: 977px;
	height: 81px;
	background-image: url('/site_images/header_2010.jpg');
	}
#main-nav {
	width: 977px;
	height: 23px;
	background-image: url('/site_images/navset.jpg');
	}
#content {
	position: relative;
	width: 977px;
	height: 560px;
	background-image: url('/site_images/content_bkgrnd.gif');
	background-repeat: horz;
	}
#stage {
	position: relative;
	width: 664px;
	height: 545px;
	top: 10px;
	float: left;
	margin-left: 26px;
	border: thin solid #996666;
	background-color: #FFFFFF;
	}
.stg_scroll {
	height: 545px;
	width: 664px;
	border: none;
	overflow: auto;
	}
.stg_no_scroll {
	height: 545px;
	width: 664px;
	border: none;
	overflow: hidden;
	}
#sidebar {
	position: relative;
	width: 256px;
	height: 549px;
	top: 10px;
	left: 6px;
	float: left;
	}
/*
#season {
	position: absolute;
	bottom: 0;
	width: 648;
	height: 32;
	background-color: #971A1E;
	border: 2px solid #996666;
	}
*/
#footer {
	position: relative;
	}
.show {
	width: 108px;
	height: 28px;
	float: left;
	padding-top: 1px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	color: #FFFFFF;
	}
.menu {
	width: 156px;
	height: 28px;
	float: left;
	padding-top: 2px;
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	}
ul {
	font-size: 14px;
	color: #E6E6E6;
	}
#inside {
	font-family: verdana, arial, sans;
	font-size: 12px;
	text-align: justify;
	margin: 20px;
	}
#breadcrumbs {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 36px;
	margin-bottom: 10px;
	}
#secure-top {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	}
#secure-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}
.approved {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
