<style type="text/css">

	body {
		text-align: center; /* for IE */
		font: face="Arial, Helvetica, sans-serif"
	}
	#pagelayer {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		width: 760px;
	}
	#bottomlinkslayer{
		z-index: 20;   /*  */

	}
#headerlinkslayer a:hover {
	color: #FFFF33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bottomlinkslayer a:hover {
	color: #FFFF33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#linkspagelayer a:link {
	color: #003300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#linkspagelayer a:visited {
	color: #003300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#linkspagelayer a:hover {
	color: #009900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#linkspagelayer a:active {
	color: #003300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#thelinks a:link {
	color: #003300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#thelinks a:visited {
	color: #003300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#thelinks a:hover {
	color: #009900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#thelinks a:active {
	color: #003300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
#thelinks2 a:link {
	color: #003300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#thelinks2 a:visited {
	color: #003300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#thelinks2 a:hover {
	color: #009900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#thelinks2 a:active {
	color: #003300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.pagelayercenter {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	height: 759px;
	z-index: 1;
}
.mainlinks {
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 20;

}
.singleimagebackground {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	z-index: 20;
}
.singleimagebackground2 {
	background-image: url(images/bottombar3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	z-index: 20;
}
.notes1grpzindex {
	z-index: 1;
}
.floatleft {
	float: left;
}

.darkgreenlinks {
	color: #003300;
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}
</style>

