@charset "ISO-8859-1";

#heading h1, #heading .main-quote { display: none; }


#heading {
	height: 418px;
	background: black url(../../../images/stats_header.jpg) no-repeat top left;
}

#heading * {
	display: none;
}


#main-flash {
	border: 0px solid black;
	border-bottom-width: 20px;
	display: block;
	background: transparent url(../../../images/content/venue-info.gif) top right no-repeat;
}

.venue-info {
	display: none;
}

.news h3.title {
	background-image: url(../../../images/pages/home/news-title.gif);
}

.news .entry {
	margin-bottom: 2em;
}

.news .entry strong.title {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin: 15px 0px 5px 0px;
	display: block;
}

.news .entry strong.title .date {
	font-size: .6em;
	font-weight: normal;
	font-style: normal;
	color: #5b6f7b;
}

.news .entry small.more {
	font-size: .9em;
}

.media-partners h3.title {
	background-image: url(../../../images/pages/home/media-partners.gif);
}

.media-partners .container {
	text-align: center;
	padding: 20px 0px 10px 0px;
}

.media-partners .container a img {
	margin: 10px;
}
