.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 12px;
}
.nav-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	height: 32px;
	width: 100%;
}
.theme {
	background-color: #99CCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.film {
	background-color: #FFCC66;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tv {
	background-color: #99CC99;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.theatre {
	background-color: #FF9999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.events {
	background-color: #9999FF;
}
.nav-top a:link {
	color: #000000;
	text-decoration: none;
}
.nav-top a:visited {
	color: #000000;
	text-decoration: none;
}
.nav-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav-top a:active {
	color: #000000;
	text-decoration: none;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-position: right;
}
.nav-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 100px;
	padding-top: 14px;
	padding-left: 26px;
	padding-bottom: 14px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 14px;
	padding-bottom: 6px;
	width: 70%;
	color: #003399;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 28px;
	width: 275px;
	list-style-type: decimal;
	padding-left: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 100%;
	height: 100px;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #993366;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer a:active {
	color: #666666;
	text-decoration: none;
}
.header {
	width: 100%;
	height: 100px;
}
.main {
	width: 100%;
}
.current {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.nav-left a:link {
	color: #000000;
	text-decoration: none;
}
.nav-left a:visited {
	color: #000000;
	text-decoration: none;
}
.nav-left a:hover {
	color: #666666;
	text-decoration: underline;
}
.nav-left a:active {
	color: #000000;
	text-decoration: none;
}
.current-left {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}
