




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-image: url(images/muskeg_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

<style type="text/css">


.arrowgreen{
	width: 131px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
	
.arrowgreen li a{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-image: url(images/arrowgreen.gif);
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #000000;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}

.arrowgreen li a:hover{
	color: #990000;
	background-position: 100% -32px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
.wrapper1CONTENT {
	padding: 12px;
}


	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}

</style>
.footerlink {
	color: #BFCEC7;
}
