@import url("../final.css");
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	float: left;
	right: 1px;
	padding-right: 5px;
	height: 18px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	bottom: 2px;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
	word-spacing: 5em;
	line-height: normal;
	vertical-align: text-bottom;
}
image {
	left: 0px;
	bottom: 0px;
	text-align: left;
	float: left;
}
.currentnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	float: right;
	right: 3px;
	padding-right: 1px;
	color: #FFFFFF;
	background-color: #000000;
	height: 15px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC6633;
	text-align: center;
}
