body {
	margin-right: auto;
	margin-left: auto;
	width: 921px;
	padding: 0px;
	margin-top: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#Header, #Content, #Footer{
	background-color: #5F9A00;
}
#Header{
	background-image:  url("images/header.jpg");
	background-repeat: no-repeat;

}
#Navigation{
	position: absolute;
	top: 65px;
	width: 203px;
	height: 564px;
	z-index: 5;
}

#Content{
	background-image: url("images/bg1.jpg");
	background-repeat: repeat-y;
	border-top: solid 10px #5F9A00;
	border-left: solid 9px #5F9A00;
	padding: 1px;
	width: 910px;
	min-height: 400px;
}

#Content #ContentLeft {
	margin-left: 85px;
	margin-right: 100px;
	position: relative;
	z-index: 6;
	top: 42px;
}

#Content #ContentLeft a:link, #Content #ContentLeft a:visited, #Content #ContentLeft a:active{
	color: #3D280E;
	text-decoration: none;
	font-weight:bold;
}

#Content #ContentLeft a:hover{
	color: #3D280E;
	text-decoration: underline;
}

#RightColumn{
	width: 342px;
	float: right;
	margin-right: 18px;
	position: relative;
	z-index: 7;
	
}

#RightColumn .rtTop{
	background-image:  url("images/rhBgTop.png");
	height: 20px;
}

#RightColumn .rtBtm{
	background-image:  url("images/rhBgBtm.png");
	height: 20px;
}

#RightColumn .rtContent{
	background-image:  url("images/rhBg.png");
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 1px;
	padding-bottom: 10px;
	min-height: 100px;
}
#RightColumn .rtContent p{
 top: 0px;
 left: 0;
 padding: 0;
 margin: 0;
}
#RightColumn .rtContent h1{
padding: 0;
margin: 0;
margin-top: 10px;
margin-bottom: 10px;

color: #00700F;
font-size:1.2em;
}
#RightColumn a:link, #RightColumn a:visited, #RightColumn a:active{
	color: #00700F;
	text-decoration: none;
}
#RightColumn a:hover{
	color: #00700F;
	text-decoration: underline;
}

#Footer{
	background-image: url("images/borderBtm.gif");
	background-repeat:no-repeat;
	padding-top: 40px;
	padding-bottom: 10px;

}
#Footer a:link{
	color: black;
	text-decoration: none;
}
#Footer a:hover{
	color: black;
	text-decoration: underline;
}

#Content #ContentLeft h1 {
	font-size: 1.6em;
	color: #3D280E;
}
#Content #ContentLeft h2 {
	font-size: 1.2em;
}
#ContentLeft .programme {
	width: 790px;
	background-color: #E3D4BF;
	border: 4px solid #5F9A00;
	top: 0;
}

#ContentLeft .programme td{
	padding: 6px;
	padding-left:10px;
	border-top: 1px dashed #DDCEB9;
	border-bottom: 1px dashed #DDCEB9;
	background-color: #5F9A00;
	text-align: left;
	vertical-align: top;
	
}
#ContentLeft .programmeInfo {
	width: 600px;
	border: 1px dashed #335401;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin: 4px;
	background-color: #E6D4C0;
	position: absolute;
	left: 92px;
	display: none;
}
#ContentLeft #FiveWaysInfo{
	top: 458px;
	left: 95px;
	height: 340px;
}

#ContentLeft #TribalBelly {
	top: 1900px;
	height: 120px;
}

#ContentLeft #MovieCamera {
	top: 1900px;
	height: 200px;
}

#ContentLeft #Petanque {
	top: 2320px;
	height: 320px;
}
