

#menuNav {
	background: repeat #d8d1bf url(../images/bg.gif);
	width: 19em;
	text-align: center;
	font-size: 1.25em;
	font-variant: small-caps;
	line-height: 1.6em;
	position: relative;
	top: 3em;
	padding: 20px 5px;
	margin-bottom: 20px;
	z-index: 15;
	margin-right: 9.5em;
	margin-left: auto;
}

#menuNavSelect {
	position: absolute;
	top: 11px;
	text-align: right;
	width: 16em;
	right: 21em;
}

.menuNavNotes {
	font-variant: normal;
	font-size: .9em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

.menuNavNotes2 {
	text-align: center;
	font-size: 1.5em;
	line-height: 1.5em;
	border-bottom: 1px solid #cdc4b2;
}

.menuNavNotes3 {
	text-align: center;
	font-size: .9em;
	line-height: 1.4em;
	margin-bottom: 0.200000em;
	border-bottom: 1px solid #cdc4b2;
}

.generalNotes {
	font-size: .9em;
}

.generalNotes h1 {
	text-align: center;
}

.generalNotes p {
	margin-right: 4em;
	margin-left: 4em;
}
