#menu {
	width : 938px;
}
#menu #topnav {
	margin : 0px;
	padding : 0px;
	height : 26px ;
	list-style : none;
}
#menu #topnav li {
	float : left;
}
#menu #topnav a {
	text-decoration : none;
	display : block;
	text-indent : -5000px;
}
#menu #topnav #about {
	width : 156px;
	height : 26px;
	background-image : url("/images/layout/rollnav_about.jpg");
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #topnav #about:hover {
	background-position : 0 -26px;
}
#menu #topnav #articles {
	width : 156px;
	height : 26px;
	background-image : url("/images/layout/rollnav_articles.jpg");
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #topnav #articles:hover {
	background-position : 0 -26px;
}
#menu #topnav #reports {
	width : 156px;
	height : 26px;
	background-image : url("/images/layout/rollnav_reports.jpg");
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #topnav #reports:hover {
	background-position : 0 -26px;
}
#menu #topnav #charters {
	width : 156px;
	height : 26px;
	background-image : url("/images/layout/rollnav_charters.jpg");
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #topnav #charters:hover {
	background-position : 0 -26px;
}
#menu #topnav #photos {
	width : 156px;
	height : 26px;
	background-image : url("/images/layout/rollnav_photos.jpg");
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #topnav #photos:hover {
	background-position : 0 -26px;
}
#menu #topnav #repairs {
	width : 158px;
	height : 26px;
	background-image : url("/images/layout/rollnav_repairs.jpg");
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #topnav #repairs:hover {
	background-position : 0 -26px;
}