body {
	background-color: #000;
	color: #fff;
	font-family: verdana, arial, sans-serif;
}

.footer_container {
	height: 112px;
}

.footer {
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin-top: 30px;
}

.footer A,
.footer A:link,
.footer A:active,
.footer A:visited {
	color: #FFD355;
	text-decoration: none;
}

.footer A:hover {
	color: #fff;
	text-decoration: none;
}

.footer_links {
	color: #FFD355;
}

.main_news {
	border: 2px solid #1B1B1B;
	padding: 10px;
	font-size: 11px;
}

.main_news IMG {
	margin: 0px 10px 10px 0px;
}

.main_news H2 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 3px;
}

.main_news H3 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #FFD355;
	font-weight: bold;
	margin-bottom: 8px;
}

.upcoming {
	height: 100%;
}

.upcoming_img {
	margin-left: 10px;
}

.upcoming A,
.upcoming A:link,
.upcoming A:active,
.upcoming A:visited {
	color: #FFD355;
	font-size: 10px;
}

A:hover {
	text-decoration: underline !important;
}

.whats_on {
	background-color: #101010;
	padding: 0px 10px;
}

.whats_on A,
.whats_on A:link,
.whats_on A:active,
.whats_on A:visited {
	color: #FFD355;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	display: block;
}

.other_news {
	background-color: #101010;
	padding: 0px 10px;
}

.other_news A,
.other_news A:link,
.other_news A:active,
.other_news A:visited {
	color: #FFD355;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 8px;
	display: block;
}

.whats_on_box {
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}

.whats_on_box IMG {
	margin: 0px 10px 0px 0px;
}

.main_bottom {
	
}

.main_bottom_content {
	font-size: 11px;
	padding: 10px;
}

.bc_date {
	color: #fff;
	font-weight: bold;
}

.content {
	font-size: 11px;
}

.content h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 15px;
}

.content A,
.content A:link,
.content A:active,
.content A:visited {
	color: #FFD355;
	font-size: 11px;
	text-decoration: none;
}

TD {
	color: #fff;
}

.main_bottom_content A,
.main_bottom_content A:link,
.main_bottom_content A:active,
.main_bottom_content A:visited {
	color: #fff;
	text-decoration: none;
}

.main_bottom_content A:hover {
	color: #fff;
	text-decoration: underline;
}