body {
	background: #cccc99;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	text-align: center;
	left: auto;
	right: auto;
}
#content {
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #E3E4AA;
	border-left-color: #e3e4aa;
	padding: 0px;
}
#infoarea {
	margin: 0px;
	padding: 20px 10px 10px;
	float: left;
	width: 460px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a2a379;
}
#nav {
	float: left;
	width: 218px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 465px;
	background-image: url(image/navimg.jpg);
	background-color: #666633;
}
#navbox {
	margin: 0px;
	padding: 0px;
}
#navbox li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#navbox li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 0em 5px 10px;
	text-decoration: none;
	font-size: 13px;
	border-bottom: 1px dotted #333333;
	margin: 0em;
	display: block;
	
}
#navbox li a:hover {
	color: #6f2222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #cccc99;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#footer {
	text-align: center;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E8AD;
	margin: 0px;
	padding: 0px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAE82;
}
p a {
	color: #6f2222;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAE82;
}
p a:hover {
	color: #666666;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
p {
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.titlecolour {
	color: #666633;
	font-weight: bolder;
}
.here {
	font-style: italic;
}
.impline {
	font-weight: bold;
	color: #003366;
}
.redcolour {
	color: #6f2222;
}
.alternate  {
	font-style: italic;
	padding-right: 40px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: 50px;
	color: #6f2222;
}
.rightimg {
	border: 1px solid #999999;
	padding: 0px;
	float: right;
	margin-left: 1em;
}
.leftimg {
	float: left;
	padding: 0em;
	margin-right: 1em;
	border: 1px solid #999999;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	clear: both;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93946e;
	margin: 10px 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #333333;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #333333;
	font-size: 14px;
	background-color: #93946E;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #993300;
	margin: 0em 0em 5px;
	padding: 10px 0em 5px;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e4aa;
}
h5  { color: maroon; font-size: 0.9em; text-align: center; margin: 0em 3em; padding: 0em; border-bottom: 1px solid maroon }
#infolist {
	list-style-type: square;
	margin: 0px;
	padding: 10px 0px 20px 20px;
	list-style-position: outside;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
#infolist a {
	color: #6f2222;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAE82;
}
#infolist a:hover {
	color: #999999;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#footer p {
	font-size: 11px;
	line-height: 1.2em;
}

