body {
	background-color: #fff;
	background-image: url('images2/body_bg.png');
	background-repeat: repeat;
	font-family: "Century Gothic", "Helvetica Neue", Arial, Helvetica, sans-sarif;
	font-size: 10pt;
	color: #444;
}

a:link {
	color: #0079c2;
}

a:visited {
	color: #0069b2;
}
a:hover {}
a:active {}
a:focus {}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
	color: #ea4498;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 110%;
}


.content_12 {
	background-color: #fff;
}

#pageHolder1 {
}

#pageHolder2 {
	background-image: url('images2/content_bg_1000.jpg');
	background-repeat: repeat-y;
}
#pageHolder3 {
	background-image: url('images2/header_bg_1000.jpg');
	background-repeat: no-repeat;
}

#headerHolder {
}
#topMenuHolder {
}

#contentHolder {
}
#footerHolder {
	background-color: #ededed;
	background-image: url('images2/footer_bg_1000.jpg');
	background-repeat: no-repeat;
}



#header {
	background: none;
}

#onAir {
	background: none;
	color: #444;
}
#onAir h2 {
	font-size: 200%;
}
#onAir a:link, #onAir a:visited {
	color: #0079c2;
	text-decoration: none;
}
#onAir a:hover {
	text-decoration: underline;
}

#content {
	background: none;
}

#sideEvents, #sideNews, #sideWeather {
	background-color: #fff;
	border: 1px solid #aaa;
}



#footer, #topMenu {
	color: #0079c2;
}
ul.navMenu li {
}

ul.navMenu li a {
	color: #0079c2;
	text-decoration: none;
	font-family: "Century-Gothic", "Arial", Sans-Sarif;
	font-size: 14pt;
}

ul.navMenu li a:hover {
	color: #555;
}

ul.eventListing li {
	border-bottom: 1px solid #aaa;
}
ul.eventListing li div ul li {
	border: none;
}
ul.eventListing li h3.noEvents {
	color: #aaa;
}

#features {
	border: 1px solid #aaa;
	padding: 9px;
	background: #fff;
}



#features .thumbs li img {
	border: 1px solid #aaa;
}

#features .thumbs li.selected img {
	border: 1px solid #ff0;
}

table.playlist {
	background: #fff;
	border: 1px solid #aaa;
	width: 100%;
}
table.playlist caption {
	text-align: left;
	padding: 5px;
	font-size: 120%;
	color: #fff;
	background: #000;
	margin: 0;
}
table.playlist th {
	border-bottom: 1px solid #bbb;
}
table.playlist tr.even td {
	background: #eee;
}
table.playlist tr.odd td {
}

table.eventCalendar h3 {
	font-family: "Century Gothic";
}
table.eventCalendar th {
	border: 1px solid #aaa;
	background: #222;
	color: #fff;
}

table.eventCalendar td {
	border: 1px solid #aaa;
	background: #fff;
}

table.eventCalendar td.offMonth {
	background: #ccc;
}
div.programme img, div.contest img {
	border: 1px solid #aaa;
}

form.contest {
	border: 1px solid #aaa;
	background: #eee;
	padding: 10px;
}
form.photopoll div.entry {
	border: 1px solid #aaa;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	background: #eee;
}

.host {
	border-bottom: 1px solid #eee;
}

#news {
	font-size: 120%;
}
#news h2 {
	font-size: 140%;
}

