#changer {
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/sides.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#nav {
	float: left;
	width: 768px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #DCBF6F;
	border-right-color: #DCBF6F;
	border-bottom-color: #DCBF6F;
	border-left-color: #DCBF6F;
	background-color: #000000;
	height: auto;
}


ul#mainNav {
	list-style: none;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCBF6F;
	height: 22px;
}

#mainNav li {
	float: left;
	width: 4.5em;
	margin: 0px;
	height: 22px;
	padding: 0px;
}

#mainNav a {
	text-decoration: none;
	font-size: 0.7em;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	font-family: "Lucida Sans", Arial, Verdana;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #DCBF6F;
	border-right-color: #DCBF6F;
	border-bottom-color: #DCBF6F;
	border-left-color: #DCBF6F;
	padding-bottom: 0px;
	margin: 0px;
	height: 16px;
}

#mainNav a:hover {
	background-color: #DCBF6F;
	color: #000000;
}

/* styles for the "you are here" buttons */
#home #mainNav a#homeLink,
#nav #mainNav a#homeLink {
	background-color: #CFA871;
	padding-top: 4px;

}

#home #mainNav a#homelink:hover,
#nav #mainNav a#featureLink:hover {
	color: #FFFFFF;
}
.freeindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F9E4B5;
	text-decoration: none;
	overflow: hidden;
}
a.freeindex:link {
	color: #F9E4B4;
	text-indent: -15000px;
	position: absolute;
}
