body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
h1.section {
	background-image: url(images/header/header_r1_c1.gif);
	background-repeat: no-repeat;
	padding-top: 90px;
	background-position: center top;
}
/*
h1:before  {
	content: url(http://rlbs03/hhscouts/images/background/onthispage1.gif);
}
*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #4d1979;
	padding: 0.5em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4d1979;
	background-image: url(images/background/purplebar1.gif);
	background-repeat: repeat-x;
	padding: 0.5em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #66cc00;
	background-image: url(images/background/greenbar1.gif);
	background-repeat: repeat-x;
	padding: 0.5em;
}

.rightimg {
	float: right;
	margin:5px 0px 5px 5px;
}
.leftimg {
	float: left;
	margin:5px 0px 5px 5px;
}
#main {
	width: 543px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 5px;
}
#header {
	width: 548px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
ul.programme li {
	display: block;
}
ul#programme li {
	display: block;
}
ul.programme li.holiday {
	color: #ffffff;
	background-color: #66cc00;
	background-image: url(images/background/greenbar1.gif);
	background-repeat: repeat-x;
	padding: 5px;
	margin: 15px 0px;
}
	.programme li {
	color: #4d1979;
	font-weight: bold;
	font-size: 1.1em;
	}
	.programme li ul li {
	color: #000000;
	font-weight: normal;
	font-size: 0.8em;
	}
