@charset "ISO-8859-1";
#logoText {
	font-family: "Century Gothic";
	font-size: 11pt;
	color: cccccc;
	text-decoration: none;
	position: relative;
	height: auto;
	width: auto;
	top: auto;
}
.logo {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	background:#000;
	padding: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
	opacity: .75;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #989;
	cursor:default;
	text-decoration: none;
	opacity: 1;
}
.bottomNav {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: -262px;
	z-index: 101;
}
.rightText {
	font-family: sans-serif;
	font-size: 8pt;
	color: 666666;
	text-align: right;
	float: right;
	position: absolute;
	right: 12px;
	top: 141px;
}
.slideshow {
	z-index: 1;
	height: 93%;
	width: 100%;
	position: absolute;
}
.leftText {
	font-family: sans-serif;
	font-size: 8pt;
	color: 666666;
	text-align: left;
	float: left;
	position: absolute;
	top: 142px;
	left: 12px;
}
.seasonCenterText {
	left: 7%;
	right: 7%;
	position: absolute;
	height: auto;
	width: auto;
}
.PageTitle {
	text-align:center;
	font-size: 2em;
	color: #CCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.seasonPageText {
	text-align: center;
	color: #999;
	font-size: 1.1em;
}
img {
	padding: 1.5em;
}
.TopNav {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 8pt;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	padding: .5em;
}
#enterTxt {
	color: #666;
	font-size: 9px;
	text-decoration: none;
	padding-left:400px;
}
.content {
	margin: 0px;
	padding: 0px;
	width:100%;
}
.cover {
}
