/* CSS Document */

body,td,th {
	color: #000000;
	background-color: #FFFFEC;
	text-align: center;
	background-repeat: no-repeat;
}
#centre {
	position:relative;
	width:800px;
	height:1100px;
	z-index:1;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: solid #8AAE04 thin;
}
#menu {
	position:absolute;
	width:174px;
	height:277px;
	z-index:5;
	left: 3px;
	top: 213px;
	background-repeat: no-repeat;
}
#menu_background {
	position:absolute;
	width:174px;
	height:348px;
	z-index:2;
	left: 0px;
	top: 192px;
	background-repeat: no-repeat;
	background-image: url(images/menu_background.jpg);
}
#footer {
	position:absolute;
	width:798px;
	height:30px;
	z-index:9;
	left: 2px;
	top: 998px;
	cursor: pointer;
}
#footer2 {
	position:absolute;
	width:798px;
	height:30px;
	z-index:10;
	left: 2px;
	top: 1030px;
}
.navigation, .navigation:link{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 98px;
	list-style: none;
	margin: 0 0.04em;
	float: left;
	height: 1.7em;
	line-height: 1.7em;
	text-align: center;
	cursor: pointer;
	color: #000000;
	background-color: #FFFFFF;
	
}
.navigation:visited{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	padding: 0px;
	width: 98px;
	text-decoration: none;
	height: 1.7em;
	line-height: 1.7em;
	list-style: none;
	margin: 0 0.04em;
	text-align: center;
	float: left;
	background-color: #969696;
	cursor: pointer;
}
.navigation:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 0px;
	width: 98px;
	cursor: pointer;
	height: 1.7em;
	line-height: 1.7em;
	float: left;
	list-style: none;
	margin: 0 0.04em;
	text-align: center;
}
.navigationlongtext, .navigationlongtext:link{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 160px;
	list-style: none;
	margin: 0 1px;
	float: left;
	height: 1.65em;
	line-height: 1.65em;
	text-align: left;
	cursor: pointer;
	color: #000000;
}
.navigationlongtext:visited{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 1px;
	width: 160px;
	text-decoration: none;
	height: 1.65em;
	line-height: 1.65em;
	list-style: none;
	margin: 0 1px;
	text-align: left;
	float: left;
	cursor: pointer;
}
.navigationlongtext:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #F1F932;
	text-decoration: none;
	background-color: #476800;
	display: block;
	padding: 1px;
	width: 160px;
	cursor: pointer;
	height: 1.65em;
	line-height: 1.65em;
	float: left;
	list-style: none;
	margin: 0 -4px;
	text-align: left;
	border-left: solid #F1F932 5px;
	border-right: solid #F1F932 5px;
}
.style1 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.small {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
.smallgrey {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
	color: #999999;
	text-decoration: none;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Cheboygan, Verdana;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	font-family: Cheboygan, Verdana;
}

