body {
	background-color: #999999;
	background-image: url(../images/bkgd_tile.gif);
	background-repeat: repeat;
	margin: 0px;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 1.7em;
}
.Copyright a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.Copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.Copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1093;
}
.ContactFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.ContactFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ContactFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ContactFooter a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1093;
}
.HomeBody {
	background-color: #FFFFFF;
	padding: 10px;
}
.HomeMasthead {
	background-color: #FFF684;
}
.HomeSeriesSidebar {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.HomeSeriesSidebar a:link {
	color: #F04536;
	text-decoration: none;
}
.HomeSeriesSidebar a:visited {
	color: #F04536;
	text-decoration: none;
}
.HomeSeriesSidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1093;
}
.Nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.2em;
}
.Nav a:link {
	color: #F04536;
	text-decoration: none;
}
.Nav a:visited {
	color: #F04536;
	text-decoration: none;
}
.Nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1093;
}
.HomeSeriesMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.HomeSeriesDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #633538;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.FooterLinks a:link {
	color: #ED1093;
	text-decoration: none;
}
.FooterLinks a:visited {
	color: #ED1093;
	text-decoration: none;
}
.FooterLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.HomeCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
.HomeCaps a:link {
	color: #F04536;
	text-decoration: none;
}
.HomeCaps a:visited {
	color: #F04536;
	text-decoration: none;
}
.HomeCaps a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1093;
}
.InteriorSidebar {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.InteriorSidebar a:link {
	color: #F04536;
	text-decoration: none;
}
.InteriorSidebar a:visited {
	color: #F04536;
	text-decoration: none;
}
.InteriorSidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1093;
}
.InteriorBody {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.InteriorBody a:link {
	color: #F04536;
	text-decoration: none;
}
.InteriorBody a:visited {
	color: #F04536;
	text-decoration: none;
}
.InteriorBody a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1093;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #633538;
	font-weight: bold;
}
.HeadlineWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.PinkItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #ED1093;
}
.PurpleText {
	color: #633538;
}
.IncreasedLeading {
	line-height: 1.8em;
}
hr {
	color: #633538;
	background-color: #FFFFFFF;
	border: 1px dotted #FFFFFFF;
	border-style: none none dotted;
}
.TanStripeBkgd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-image: url(../images/tan_stripe_tile.gif);
	background-repeat: repeat;
	padding: 7px;
}
.Movie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ED1093;
	text-transform: capitalize;
}
.SpecialEvent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #006699;
}
.Series {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #633538;
}
.Pink {
	color: #ED1093;
}
.Blue {
	color: #006699;
}
.CalendarText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.CalendarTextMovie {
	color: #ED1093;
}
.CalendarTextMovie a:link {
	color: #ED1093;
	text-decoration: none;
}
.CalendarTextMovie a:visited {
	color: #ED1093;
	text-decoration: none;
}
.CalendarTextMovie a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1093;
}
.CalendarTextSpecialEvent {
	color: #006699;
}
.CalendarTextSpecialEvent a:link {
	color: #006699;
	text-decoration: none;
}
.CalendarTextSpecialEvent a:visited {
	color: #006699;
	text-decoration: none;
}
.CalendarTextSpecialEvent a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1093;
}
.LargeWhiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
}
.LargeWhiteText a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.LargeWhiteText a:visited {
	color: #FFFFFF;
}
.Special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #66CC00;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
