a:active { outline: none; }

.ClearFloat {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}#mainContainer {
	background-color: #620000;
	width: 762px;
	background-image: url(/images/Splash/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc00;
}
#navColumn {
	width: 215px;
	background-image: url(/images/Splash/bg_nav.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	background-position: left top;
	background-color: #C12C02;
	float: left;
	padding-top: 123px;
}
#navSponsors {
	width: 200px;
	margin-left: 7px;
	margin-top: 50px;
	padding-bottom: 20px;
}

#navColumnBtm {
	height: 22px;
	width: 215px;
	background-image: url(/images/Splash/bg_navBtrm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#navColumnContainer {
	width: 215px;
	float: left;
}


#specialBoxes {
	height: 231px;
	width: 545px;
	float: right;
	margin-top: 309px;
}
#mainContainer #specialBoxes #currentShowing {
	height: 144px;
	width: 213px;
	margin-top: 10px;
	margin-left: 25px;
	float: left;
}
#mainContainer #specialBoxes #nowPlaying {
	height: 145px;
	width: 208px;
	float: left;
	margin-top: 20px;
	margin-left: 42px;
	overflow: hidden;
}
#Menu_WhatsPlaying {
	margin-top: -31px;
}

.anylinkcss {
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 30px;
	z-index: 100;
	width: 250px;
	background-image: url(/images/Splash/bg_sidenav.png);
	margin-top: -31px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A60000;
	border-right-color: #A60000;
	border-bottom-color: #A50000;
	border-left-color: #CB4C00;
	margin-left: 215px;
	font-family: Arial, Helvetica, sans-serif;
}



.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C02800;
	font-size: 16px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #620000;
	color: #FFB107;
}
.ShowTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
}
.ShowText {
	font-family: "trebuchet MS", arial, helvetica, verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	height: 145px;
	overflow: hidden;
	line-height: 14px;
}
.sponsorPhoto {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.SponsorsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#SpecialDiscounts {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	width: 545px;
	float: right;
	text-align: center;
}
#currentShowHyperLink {
	margin-left: 25px;
	width: 465px;
	height: 33px;
}
