#header {
	background-image: url(images/newhlslice.jpg);
	background-repeat: repeat-x;
	border-bottom-color: #FFFFFF;
	height: 135px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
body {
	margin: 0px;
	padding: 0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5d8958;
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 0px;
	line-height: 19px;
}
#footer {
	margin-top: 0px;
	text-align: center;
	background-color: #5D8958;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #FFCC00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC33;
	font-size: 24px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
}
#centreContent {
	border: 2px outset #FFFFFF;
	padding: 10px;
}
