.m_cssnavmenu {
/*
	background: url(/images/headernav_bg.gif) no-repeat;
	*/
	background: url(/images/JasperJournal_header_70b2009.gif) no-repeat;
	border-bottom: 4px solid  #336600; 
	height: 92px;
	width: 947px;
	margin: 0;
	padding: 0;
	position:relative;	
}
.m_cssnavmenubox {
	padding: 0 0 0 17px;
}
.m_cssnav	{
	position:relative;
	float: left;
	margin: 70px 0 0 6px; 
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background: url(/images/headernav_btnon.gif) no-repeat;
	width: 104px;
	height: 23px;
    overflow:hidden;/* for ie to hide extra height*/	
}
.m_cssnav a {
	display: block;
	color: #336600 !important;
	font-size: 11px;
	width: 104px;
	height: 23px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.m_cssnav a:hover {
	color: #336600 !important;
}
.m_cssnav img {width: 104px; height: 23px; border: 0; 
}
* html a:hover {visibility:visible}
.m_cssnav a:hover img{visibility:hidden}
.m_cssnav span {
    position: absolute;
    left:0;top: 5px;
    text-align: center;
    width: 104px;
	height:23px;
    cursor: pointer;   
}
