#title {
	float: left;
	margin: 14px 5px 14px 15px;
	}
#title h1 {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}
#title h2 {
	font-size: 115%;
	margin: 0px;
	padding: 0px;
}

#top_listen	{ /*for listen button @ top of page */
	float: left;
	padding: 5px 10px 0 0;
}

#nav1 {
	margin-top: 10px;
	font: bold 95% "Comic Sans MS", sans-serif;
	float:right;
	margin-right:10px;
}
#nav1 a:link, #nav1 a:hover, #nav1 a:visited, #nav1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#warwick {
	float: left;
	text-align: center;
	width:120px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../images/warwick_03.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 12px;
}
#warwick a:link, #warwick a:hover, #warwick a:visited, #warwick a:link {
	color:#000000;
}
#coventry {
	float: left;
	background-color: #00CCFF;
	text-align: center;
	width:120px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../images/cov_05.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 12px;
}
#worcester {
	float: left;
	background-color: #FF66FF;
	text-align: center;
	width:120px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../images/worcester_07.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 12px;
}
#hereford {
	float: left;
	background-color: #99FF99;
	text-align: center;
	width:120px;
	border: 1px solid #000000;
	background-image: url(../images/hereford_09.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 12px;
}
