#menu {
 	width:195px;
	display:block;
}

#menu-top {
	height:23px;
	/* background:url(/i/menu-top.jpg) no-repeat; */
}

#innermenu {
	padding:0 25px 0 15px;
	/* background:url(/i/menu-background.jpg) repeat-y; */
}

#menu-bottom {
	height:50px;
	/* background:url(/i/menu-bottom.jpg) no-repeat; */
}

#menu-push {

}

.m1:link, .m1:visited, .youarehere1:link, .youarehere1:visited {
	padding: 5px 0px 0px 15px;	
	display:block;
	/* background:url(/i/m1-background.gif) no-repeat; */
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	margin-top: 5px;
}
.closed1:link, .closed1:visited {
	/* background:url(/i/closed1-background.gif) no-repeat; */
	text-decoration:none;	
}
.open1:link, .open1:visited, .open1:hover {
	/* background:url(/i/open1-background.gif) no-repeat;*/
	text-decoration:none !important;	
	background: #CCC;
	padding-bottom: 6px;
	font-weight: bold;
}
.m1:hover, .youarehere1:link, .youarehere1:visited, .youarehere1:hover, .closed1:hover {
	text-decoration:underline;
}

.m2:link, .m2:visited, .youarehere2:link, .youarehere2:visited {
	display:block;
	padding:5px 5px 5px 20px;	
	background:#CCC;
	border-bottom:0px solid #9f9d79;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
.closed2:link, .closed2:visited {
	/* background:url(/i/closed2-background.gif) no-repeat 15px 8px #878557; */
	text-decoration:none;	
}
.open2:link, .open2:visited, .open2:hover {
	/* background:url(/i/open2-background.gif) 13px 10px no-repeat #878557; */
	text-decoration:underline;	
}
.m2:hover, .youarehere2:link, .youarehere2:visited, .youarehere2:hover, .closed2:hover {
	text-decoration:underline;
}

.m3:link, .m3:visited, .youarehere3:link, .youarehere3:visited {
	display:block;
	padding:4px 5px 4px 30px;	
	background:#CCC;
	border-bottom:0px solid #9f9d79;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
.m3:hover, .youarehere3:link, .youarehere3:visited, .youarehere3:hover {
	text-decoration:underline;
}