#navigate {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	z-index: 10;
	height: 14px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A5C0AC;
	background-color: #003300;
	margin-right: auto;
	margin-left: auto;
}
#navigate img {
	margin-right: 20px;
	margin-left: 20px;
}
