.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#navhover {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #000000;
}
#navigation a {
	color: #000000;
	line-height:20px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	top: auto;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #FFFFFF;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	}.picfix {
	margin: 0px;
	background-position: center top;
	padding: 0px;
}
