DIV#menu1 {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 20px;
	display: block;
	background-color: #D9EFA8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005826;
	z-index: 3;
}
DIV.titlem {
	font-weight: bold;
	color: #D9EFA8;
	background-image: url(../images/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 4px;
	text-align: center;
}
DIV.footm {
	font-weight: bold;
	color: #D9EFA8;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-left: 4px;
	text-align: center;
}
A.navbar {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	display: block;
	color: #005826;
}
A.navbar:hover {
	color: #FFFFF0;
	background-color: #33704A;
}
A.nbsub {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	text-align: right;
	background-color: #C5F3B6;
	color: #005E29;
}
A.nbsub:hover {
	background-color: #005826;
	color: #FFFFF0;
	text-decoration: underline;	
}
DIV#menu2 {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 120px;
	z-index: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005826;
	background-color: #D9EFA8;
	display: block;
}
DIV#menu3 {
	position: absolute;
	width: 150px;
	left: 0px;
	z-index: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005826;
	background-color: #D9EFA8;
	display: block;
	bottom: 5px;
}
DIV#menu4 {

	position: absolute;
	width: 150px;
	left: 0px;
	z-index: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005826;
	background-color: #D9EFA8;
	display: block;
	bottom: 110px;
}
DIV#announcebox {


	position: absolute;
	width: 150px;
	left: 0px;
	z-index: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005826;
	background-color: #D9EFA8;
	display: block;
	bottom: 110px;
}
