	/* This is the background image */
	#bg {
		width: 780px;
	/*	background: url(/images/backgrounds/liveinthesquare.jpg) no-repeat; */
		border: 0px;
		text-align: left;
	}

	/* This is the transparent box */
	.transbox {
	width: 448px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #009900;
	color: #000000;
	background-color: #CCFFCC;
	background-image: none;
}
	.transbox_full {
		width: 608px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		padding: 5px;
		border: 1px solid #009900;
		color: #000000;
		background-color: #CCFFCC;
	}

	h2.green {
		color: #FFFFFF;
		background-color: #009900;
		border: 0px;
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 100%;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-image: url(/images/dots_offset.gif);
		background-repeat: no-repeat;
		background-position: left;
	}
	h2.green_full {
		width: 590px;
		color: #FFFFFF;
		background-color: #009900;
		border: 0px;
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 100%;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-image: url(/images/dots_offset.gif);
		background-repeat: no-repeat;
		background-position: left;
	}
	#banner {
		width: 760px;
		/* height: 35px; */
		margin-bottom: 2px;
		background-color: #009900;
		color: #FFFFFF;
		border: 0px;
		padding-top: 3px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		vertical-align: middle;
		background-image: url(/images/green-gradient.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	#footer_yellow {
		width: 760px;
		margin-bottom: 2px;
		background-color: #FFDF00;
		color: #000000;
		font-size: 90%;
		border: 0px;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: right;
		vertical-align: middle;
		clear: both;
		background-image: url(/images/yellow-gradient-x40.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	#footer_yellow a{
		color: #000000;
		text-decoration: none;
	}
	#footer_yellow a:hover {
		text-decoration: underline;
	}
	
	#breadcrumb {
		width: 760px;
		margin-bottom: 2px;
		background-color: #FFDF00;
		color: #000000;
		font-size: 90%;
		border: 0px;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		vertical-align: middle;
		background-image: url(/images/yellow-gradient-x40.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	#breadcrumb a {
		color: #000000;
		text-decoration: none;
	}

	#breadcrumb a:hover{
		color: #000000;
		text-decoration: underline;
	}


	#footer_green {
		width: 760px;
		margin: 0px;
		background-color: #009900;
		color: #FFFFFF;
		border: 0px;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: right;
		vertical-align: middle;
		background-image: url(/images/green-gradient-x40.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	#left {
		width: 150px;
		margin-right: 10px;
		color: #FFFFFF;
		border: 0px;
		float: left;
	}
	#right {
		width: 150px;
		margin-left: 10px;
		margin-top: 10px;
		color: #FFFFFF;
		border: 0px;
		float: right;
	}
	#rightnav {
		width: 150px;
		color: #FFFFFF;
		border: 0px;
		float: right;
	}
	#rightnav h2 {
		color: #FFFFFF;
		background-color: #009900;
		border: 0px;
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 100%;
		margin-bottom: 0px;
		margin-top: 0px;
		background-image: url(/images/dots_offset.gif);
		background-repeat: no-repeat;
		background-position: left;
	}
	#rightnav img {
		margin-bottom: 10px;
	}
	#centre {
		width: 460px;
		margin-top: 10px;
		float: left;
	}
	#centre_full {
		width: 620px;
		margin-top: 10px;
		float: left;
	}
	.event {
		height: 100px;
		margin: 0px;
		padding: 0px;
	}
	.event_image {
		height: 95px;
		float: left;
		margin-right: 5px;
		border: 0px;
		margin-bottom: 5px;
	}
	.event_image img {
		border: 0px;
	}
	.event_small {
		margin: 0px;
		padding: 0px;
		clear: none;
		width: 294px;
	}
	.event_small_image {
		float: left;
		height: 75px;
		margin-right: 5px;
		border: 0px;
		margin-bottom: 5px;
		position: relative;
	}
	.event_small_image img {
		border: 0px;
		position: relative;
	}
	.leftnav {
		width: 148px;
		color: #000000;
		background-color: #FFFFCC;
		border: 1px #FFDF00 solid;
		margin-top: 10px;
	}
	.leftnav h2 {
		color: #000000;
		background-color: #FFDF00;
		border: 0px;
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 100%;
		margin-top: 0px;
		margin-bottom: 10px;
		background-image: url(/images/dots_offset.gif);
		background-repeat: no-repeat;
		background-position: left;
	}
	.leftnav ul {
		margin-left: 5px;
		margin-top: -5px;
		margin-bottom: 5px;
		margin-right: 5px;
		padding: 0px;
	}
	.leftnav ul li {
		margin-left: 5px;
		margin-top: -5px;
		margin-bottom: 5px;
		margin-right: 5px;
		list-style-type: none;
		padding: 0px;
	}
	body {
		width: 780px;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;

		font : 75% Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
	}
	.rh_a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none}
	.rh_a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: underline}
	.date {font-size: 8pt;}
	.heading {
		font-size: 11pt;
		font-weight : bold;
		color: #000000;
	}
	.link_more {font-weight: bold; font-size: 8pt; color: #000000; text-decoration: none;}
	.link_more:hover {font-weight: bold; font-size: 8pt; color: #000000; text-decoration: underline;}
	.furtherlink {text-align: right;}
.link {font-weight: bold; color: #009900; text-decoration: underline;}
.link:hover {font-weight: bold; color: #006600; text-decoration: underline;}


h1.title {
	text-align: center;
	font-size: 160%;
}

	#centre_full fieldset legend {
		font-size: 120%;
		color: #009900;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 3px;
		padding-left: 0px;
		padding-right: 5px;
		font-weight: bold;
	}
	#centre_full fieldset {
		font-size: 100%;
		color: #000000;
		margin-bottom: 10px;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		border-color: #009900;
		border-style: solid;
		border-width: 1px;

	}
	#centre_full fieldset table tr td{
		padding-top: 0px;
		padding-bottom: 10px;
		padding-left: 2px;
		padding-right: 2px;
		margin-bottom: 0px;
		vertical-align: top;
	}
	#centre_full fieldset table tr td.first{
		width: 60px;
	}
	#centre_full fieldset table tr td.last{
		width: 100px;
	}
	#centre_full fieldset table tr td.middle{
		width: 420px;
	}
	#centre_full fieldset table tr td a{
		font-weight: bold; 
		color: #009900; 
		text-decoration: underline;
	}
	#centre_full fieldset table tr td a:hover{
		font-weight: bold; 
		color: #006600; 
		text-decoration: underline;
	}
	#pagebanner {
		width: 620px; 
		height: 90px; 
		margin-bottom: 11px;
		background-repeat: no-repeat;
	}
	#pagebanner h1{
		text-align: right; 
		font-weight: bold; 
		color: #006600; 
		padding-top: 27px; 
		padding-right: 10px; 
		text-transform: uppercase; 
		font-family: Arial, Helvetica, sans-serif;
	}
	.transbox_full div.picturestoryleft {
		float: left;
		margin-right: 5px;
	}
	.transbox_full div.picturestoryright {
		float: right;
		margin-left: 5px;
	}
	.transbox_full h2 {
		color: #006600;
		font-size: 150%;
	}
	.transbox_full a{
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
	}
	.transbox_full a:hover{
		font-weight: bold; 
		color: #000000; 
		text-decoration: underline;
	}
	.transbox_full span {
		width: 304px;
		float: left;
	}

#container {
	margin: 0 0 0 0; 
	width: 620px; 

	border: 0px solid red;
}


#tabs {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#tabs ul.menu {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#tabs ul.menu li {
	float: left;
	margin: 2px 4px 0 0;
	/*width: 136px;*/
	width: 188px;
	padding: 11px 8px 11px 8px;
	cursor: pointer; 
	position: relative;
	background-color: #009900;
	background-image: url(/images/green-gradient-x40.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #000000;
}
#tabs ul.menu li.active {
	color: #000000; 
	background-color: #FFDF00;
	background-image: url(/images/yellow-gradient-x40.jpg);
	cursor: default;
	margin: 0px 4px 10px 0;
	padding: 13px 8px 11px 8px;
}

#tabs ul.menu li#tab4 {
	margin: 2px 0 10px 0;
	}
	
#tabs ul.menu li.active#tab4 {
	margin: 0 0 10px 0;
	}
	
.content {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 350px;
	border: 0px solid #FFDF00;
}

.carousel-text {
	float: left;
	width: 200px;
	height: 330px;
	padding: 10px 10px 10px 10px;
	background-color: #FFDF00;
	color: #000000;
}

.carousel-pic {
	float: left;
	width: 400px;
}

.tab1 {
	height: 350px;
	display: block;
	padding: 0 0 0 0;
}
.tab1 h2{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	font-size: 150%;
}
.tab1 .furtherlink {
	margin: 20px 0 0 0;
	font-size: 90%;
}
.tab1 .furtherlink a {
	text-decoration: none;
	color: #000000;
	margin: 5px 0 0 0;
}
.tab1 .furtherlink a:hover {
	text-decoration: underline;
	color: #000000;
}
.tab2 {
	height: 350px;
	display: none;
	padding: 0 0 0 0;
}
.tab2 h2{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	font-size: 150%;
}
.tab2 .furtherlink {
	margin: 20px 0 0 0;
	font-size: 90%;
}
.tab2 .furtherlink a {
	text-decoration: none;
	color: #000000;
	margin: 5px 0 0 0;
}
.tab2 .furtherlink a:hover {
	text-decoration: underline;
	color: #000000;
}
.tab3 {
	height: 350px;
	display: none;
	padding: 0 0 0 0;
}
.tab3 h2{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	font-size: 150%;
}
.tab3 .furtherlink {
	margin: 20px 0 0 0;
	font-size: 90%;
}
.tab3 .furtherlink a {
	text-decoration: none;
	color: #000000;
	margin: 5px 0 0 0;
}
.tab3 .furtherlink a:hover {
	text-decoration: underline;
	color: #000000;
}
.tab4 {
	height: 350px;
	display: none;
	padding: 0 0 0 0;
}
.tab4 h2{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	font-size: 150%;
}
.tab4 .furtherlink {
	margin: 20px 0 0 0;
	font-size: 90%;
}
.tab4 .furtherlink a {
	text-decoration: none;
	color: #000000;
	margin: 5px 0 0 0;
}
.tab4 .furtherlink a:hover {
	text-decoration: underline;
	color: #000000;
}
.banner-head {
	font-size: 300%;
	font-weight: bold;
}
.banner-tagline {
	font-size: 120%;
	padding: 0 0 5px 0;
	text-align: right;
}