body {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 20px;
}
#page {
	text-align: left;
/*	color: #663300;
*/}
#page a {
/*	color: #663300;
*/}
#page a:hover {
	text-decoration: underline;
}
#title {
	overflow: auto;
	width: 100%;
	background-image: url(../images/title_centre.jpg);
	background-repeat: repeat-x;
}
#navigation {
	margin-bottom: 5px;
}
#navigation li {
	text-decoration: none;
	float: left;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	height: 20px;
	width: 100px;
	padding: 0px;
	margin-right: 0px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	text-decoration: none;
	color: #663300;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/menutab.jpg);
	height: 25px;
	width: 100px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
#navigation a:hover {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	background-image: url(../images/menutab.jpg);
}
#pagebody {
	overflow: auto;
	width: 100%;
}
#pagebody h2 {
	font-size: 16px;
	font-weight: bold;
}
#pagebody h3 {
	font-size: 14px;
	font-weight: bold;
}
#contextmenu {
	width: 160px;
	background-image: url(../images/contextmenu.jpg);
	min-height: 300px;
	float: left;
	margin-top: 5px;
	color: #663300;
	}
#contextmenu li {
	list-style-type: disc;
	padding: 2px;
	margin-left: 20px;
	font-size: 11px;
}
#contextmenu li.sub {
	margin-left: 15px;
	list-style-type: none;
}

#contextmenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contextmenu a {
	text-decoration: none;
	color: #663300;
}
#col2 {
	padding: 5px;
	margin-left: 165px;
}
#footer {
	font-size: 10px;
	clear: both;
	padding-left: 10px;
}
#title-left {
	background-image: url(../images/logo.jpg);
	float: left;
	height: 160px;
	width: 300px;
}
#title-right {
	background-image: url(../images/title_right.jpg);
	width: 200px;
	height: 160px;
	float: right;
}
#section {
	margin-top: 30px;
	background-image: url(../images/sectionbkgrd.jpg);
	background-repeat: repeat-x;
}
#contextmenu h2 {
	font-size: 14px;
	margin-left: 10px;
}
#section h2 {
	padding-top: 10px;
	padding-left: 10px;
}
#sectiontext {
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	min-height: 300px;
	padding: 5px;
}
#contextmenu h3 {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}
#splash {
	width: 140px;
	background-image: url(../images/splash.jpg);
	float: right;
	min-height: 160px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#maintext {
	float: left;
	width: 95%;
	margin-left: -160px;
}
#hometext {
	float: left;
	margin-left: 165px;
}
.floatright {
	float: right;
	margin: 10px;
}
h2 {
	color: #663300;
}
.floatleft {
	margin: 10px;
	float: left;
}
