body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image: url(images/background.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	top: 0px;
	}
#container {
	text-align: left;
	padding: 0px;
	width: 969px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
	top: 25px;
	height: 800px;
}
#header {
	height: 225px;
	width: 969px;
	position: absolute;
	z-index: 2;
	top: 0px;
}
#header h1 span {
	display: none;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navbar {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	left: 52px;
	top: 178px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar li {
	margin: 0px;
	float: left;
	position: relative;
}
#navbar a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navbutton.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 36px;
	width: 113px;
	padding-top: 7px;
}
#navbar a:hover {
	color: #000000;
	background-image: url(images/navbutton_rollover.jpg);
}
#wrapper {
	background-image: url(images/contentsbox2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 969px;
	margin-top: 225px;
	overflow: hidden;
	z-index: 5;
	top: 0px;
	float: right;
	position: absolute;
}
#contents {
	width: 370px;
	margin-top: 20px;
	margin-left: 235px;
	z-index: 6;
}
#contents2 {
	width: 250px;
	margin-top: 20px;
	margin-left: 235px;
	z-index: 6;
}
#contents h1 span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 762px;
	position: absolute;
	z-index: 6;
	top: 440px;
	text-indent: 18px;
}
#footer {
	background-image: url(../images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	width: 762px;
	z-index: 6;
	height: 38px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-indent: 28px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #4e0e14;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #4e0e14;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
#homepage_image {
	height: 297px;
	width: 303px;
	position: absolute;
	z-index: 6;
	top: 250px;
	right: 35px;
}
#contactus_map {
	height: 363px;
	width: 378px;
	position: absolute;
	z-index: 6;
	top: 250px;
	right: 35px;
}
#gallery_panel {
	width: 424px;
	position: absolute;
	z-index: 6;
	top: 250px;
	right: 35px;
}
#gallery_panel  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#leftpanel {
	background-image: url(images/leftpanel.jpg);
	background-repeat: no-repeat;
	height: 426px;
	width: 206px;
	position: absolute;
	z-index: 6;
	top: 225px;
}
#leftpanel_text {
	margin: 0px;
	padding: 0px;
	width: 165px;
	position: absolute;
	z-index: 8;
	top: 44px;
	left: 13px;
}
#leftpanel_text ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-image: url(images/arrows.gif);
	padding-top: 8px;
	display: list-item;
	margin-left: -18px;
}
form ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
form li {
	font-size: 80%;
	color: #000000;
	margin: 0.5em 0;
}
form li label {
	text-align: right;
	width: 5em;
	margin-right: 0.5em;
	display: block;
	float: left;
}
form li .check  {
	text-align: left;
	float: left;
	display: none;
}
.righttext {
	text-align: right;
}
.centretext {
	text-align: center;
}

