body {
	background:#000000 none repeat scroll 0 0;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	margin:auto;
}
#top {
	background: url(images/top.jpg) no-repeat top;
	width: 800px;
}
#bottom {
	background: url(images/bottom-bg.gif) no-repeat bottom;
	width: 800px;
}

#container {
	margin:20px auto;
	width:800px;
	background: #E77725 url(images/middle-bg.jpg) repeat-y;
	border: 1px solid #FFFFFF;
}
#content-container {
	padding-top: 12px;
}
#logo {
	padding: 42px 0 0 1px;
}
#logo a img {
}
#left {
	width: 217px;
}
#movie {
	margin: 20px 0 0 18px;
	width: 180px;
	height: 120px;
	background: #000000;
	text-align: center;
}
#right {
	width: 570px;
	padding: 41px 0 0 21px;
}
#flash {
	margin-top: 25px;
	background: #000000;
	padding: 1px;
	width: 492px;
	height: 235px;
}
#content {
	padding-top: 15px;
	width: 494px;
}

#text {
	float: left;
	width: 350px;
	padding: 15px 0 50px;
	text-align: justify;
}
#links {
	padding-top: 15px;
	float: right; 
	width: 130px;
	text-align: center;
}
#links img {
	margin-bottom: 8px; 
}
#footer {
	clear: both;
	padding-bottom: 48px;
	color: #0371BF;
	font-size: 9px;
}
#footer a {
	text-decoration: none;
	color: #0371BF;
}
#designed {
	font-size: 9px; 
	color: #CCCCCC;
	margin: 10px auto;
	text-align: center;
}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
}

.heading {
	color:#E77725;
	font-family:Garamond,serif;
	font-size:18px;
	font-weight: bold;
	text-decoration: none;
}
.page-heading {
	color:#004489;
	font-family:Garamond,serif;
	font-size:26px;
	text-decoration:underline;
}
h1 {
	color:#004489;
	font-family:Garamond,serif;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	width:100%;
}
#menu {
	line-height:22px;
	list-style-type:none;
	margin: 25px 0 0 20px;
	padding-left:5px;
}
#menu li {
	width:175px;
}
#menu li a {
	color:#FFFFFF;
	text-transform: uppercase;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;	
	padding-left: 10px;
}
#menu ul li a {
	font-size:9px;
}
#menu ul {
	line-height:17px;
	list-style-type:none;
	margin:0;
	padding-left:10px;
}
#menu a {
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
.season td {
	font-size:10px;
}
.current {
	font-weight: bold;
	background: url(images/current.gif) no-repeat left bottom;
}

a {
	color:#000000;
}
#text li {
	line-height: 20px;
	list-style-position: inside;
}
#text ul {
	margin: 0;
	padding: 0;
}
