* {padding: 0; margin: 0;}

body {
	font-family: geneva, helvetica, sans-serif; 
	background-color: #E2E8E9;
	}

.clear {clear: both;}

#global {
	width: 780px;
	margin: 12px auto;
	background: #FFFFFF url(../images/banthis/global_bg.jpg) 0 120px no-repeat;
	}
	
#header {
	float: left;
	width: 780px;
	}
	
#mainContent {
	float: left;
	width: 780px;
	margin: 4px 0 12px 0;
	}
	
#mainContent {
	background: transparent url(../images/banthis/main_bg.gif) 0 0 repeat-y;
	}
	
#leftCol {
	float: left;
	width: 120px;
	border: 1px solid #fff;
	}
	
#centreCol {
	float: left;
	width: 370px;
	margin: 0 0 0 15px;
	padding: 0 0 18px 0;
	}
	
#rightCol {
	float: left;
	width: 240px;
	margin: 0 0 0 19px;
	}
	
#rightCol div {
	float: left;
	width: 240px;
	clear: left;
	}
		
#rightColList {
	padding: 0 0 18px 0;
	width: 230px !important;
	}

#footer {
	width: 780px;
	float: left;
	padding: 4px 0 20px 0;
	background: #FFFFFF url(../images/egremontFM/footer_bg.gif) 0 0 repeat-x;
	}





	
/*----------- in the header... --------------*/
	
#headerBanner {
	width: 780px;
	height: 120px;
	background: transparent url(../images/banthis/header_banner.jpg) 0 0 no-repeat;
	}
	
.screenreader {
	position: absolute;
	margin: -9000px -7000px;
	}




/* -----------navigation styles----------- */

ul#banthis_nav,
ul#banthis_footer_nav {
	float: left;
	list-style: none;
	}
	
ul#banthis_nav li,
ul#banthis_footer_nav li {
	float: left;
	}
	
#header ul#banthis_nav li a {
	display: block;
	width: 153px;
	margin-right: 4px;
	padding: 3px 0 3px 0;
	color: #55AD3C;
	background-color: #F4E178;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	}
#header ul#banthis_nav li#banthis_contact_nav a {width:152px;margin: 0;}

#footer ul#banthis_footer_nav li {
	font-size: .8em;
	}
	
#footer ul#banthis_footer_nav li a {
	color: #55AD3C;
	text-decoration: none;
	padding: 5px 5px;
	margin-right: 5px;
	}	
#footer ul#banthis_footer_nav li a:hover {
	text-decoration: underline;
	}
	
#header ul#banthis_nav li a:hover {
	color: #ffffff;
	background-color: #D9BE25;
	}
	
#banthis_home #header li#banthis_home_nav a,
#banthis_songs #header li#banthis_songs_nav a, 
#banthis_workshops #header li#banthis_workshops_nav a, 
#banthis_contribute #header li#banthis_contribute_nav a,
#banthis_contact #header li#banthis_contact_nav a {
	color: #FFFFFF;
	background-color: #D9BE25;
	}
	
#banthis_djs_page #footer li#banthis_footer_djs_nav a, 
#banthis_djs #footer li#banthis_footer_djs_nav a, 
#banthis_home #footer li#banthis_footer_home_nav a, 
#banthis_about #footer li#banthis_footer_about_nav a, 
#banthis_contact #footer li#banthis_footer_contact_nav a, 
#banthis_contribute #footer li#banthis_footer_contribute_nav a, 
#banthis_schedule #footer li#banthis_footer_schedule_nav a, 
#banthis_listenagain #footer li#banthis_footer_archive_nav a {
	color: #B3B3B3;
	}
	
#footer li#banthis_footer_credit_nav {
	float: right;
	}
#footer li#banthis_footer_credit_nav a {
	padding: 0; margin: 0;
	}
	
	
	

/* -----------main text styles----------- */
		
h1 {
	position: absolute;
	top : -9000px;
    left : -9000px;
	}

h2 {
	color: #55AD3C;
	font-size: 1.2em;
	padding: 2px 0 7px 1px;
	margin: 4px 4px 4px 4px;
	}
	
h2 span {
	font-size: .7em;
	color: #94B495;
	}
	
		
h3 {
	color: #55AD3C;
	font-size: .9em;
	margin: 0 0 0 6px;
	line-height: 1.1em;
	}
		
h3 span {
	display: block;
	font-size: .8em;
	}
		
h4, h5, h6 {
	color: #666666;
	font-size: .8em;
	font-weight: bold;
	margin: 4px 0 4px 6px;
	}
	
#mainContent p {
	color: #666666;
	font-size: .8em;
	padding: 0 3px 0 6px;
	}
	
#mainContent #centreCol p {
	padding-bottom: 8px;
	}
	
#mainContent #leftCol p {
	padding-left: 6px;
	}
	
#mainContent #leftCol span.portrait img {
	width: 112px;
	margin: 4px 0px 0px 4px
	}
	
#mainContent #leftCol span.portrait {
	width: 116px;
	}

div.song {
	background: transparent url(../images/banthis/border_bottom.gif) 0 bottom repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

div.programme {
	padding: 6px 0 5px 0;
	margin: 0 0 4px 4px;
	}
	
#centreCol div.programme {
	width: 352px !important;
	}
	
#rightCol div.programme {
	width: 232px !important;
	}

#rightColList img {
	padding: 3px 0 3px 4px;
	}

ul, ol {
	color: #666666;
	font-size: .9em;
	}
	
#mainContent a {
	color: #44545B;
	}	
#mainContent a:hover {
	text-decoration: none;
	}
	
