NavBar {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-color: #033;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	text-indent: 2px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin: 4px;
	padding: 6px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border: thin none #9C9;
	list-style-position: inside;
	list-style-type: circle;
	overflow: auto;
	position: absolute;
	visibility: inherit;
	z-index: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	cursor: crosshair;
}
.Navbar {
	font: normal 12pt/normal "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFC;
	background: #033;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	margin: auto;
	padding: 4px;
	clear: right;
	float: none;
	height: 612px;
	width: auto;
	border-style: none;
	list-style-position: inside;
	list-style-type: circle;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 3px;
	top: 4px;
	right: auto;
	bottom: auto;
	cursor: crosshair;
	background-color: #033;
	font-family: "Goudy Old Style", Garamond, serif;
	text-transform: none;
}
