body {
	background-image: url(./images/background.jpg);
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

h2 {
	padding-top: 10px;
	font-size: 21px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h3 {
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

p {
	padding-bottom: 7px;
	padding-top: 5px;
}
p, ul, ol {
	line-height: 19px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.center {
	text-align: center;
}
.serif {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.italic {
	font-style: italic;
}
.small {
	font-size: 12px;
}
div#header {
	text-align: right;
	max-height: 110px;
	min-height: 110px;
	height: 110px;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(./images/header.jpg);
}
div#menu {
	float: left;
	max-width: 190px;
	min-width: 190px;
	width: 190px;
	padding-top: 77px;
	background-image: url(./images/menu.jpg);
	background-repeat: no-repeat;
}
div.button {
	padding-top: 8px;
	color: white;
	background-repeat: no-repeat;
	max-height: 22px;
	max-width: 190px;
	min-height: 22px;
	min-width: 190px;
	height: 22px;
	width: 190px;
	margin-top: 0px;
	padding-left: 30px;
	cursor: pointer;
}
div.button a {
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
div#content {
	margin-left: 190px;
	margin-right: 10px;
}
div#rightBar {
	margin: 10px;
	width: 200px;
	float: right;
}
img.staff {
	margin-left: 10px;
	float: right;
}
p.fineprint {
	font-size: 12px;
	font-style: italic;
}
input.formEmail {
	visibility: hidden;
}
ul.subMenu {
	padding: 0px;
	margin: 0px;
	text-align: center;
	list-style-type: none;
}
ul.subMenu li {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}
div.footer {
	clear: both;
}
p.footer, p.footer a {
	line-height: 12px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
ul.frontPageNews li {
}
ul.frontPageNews li {
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
ul.frontPageNews li a {
	color: blue;
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
ul.frontPageNews li.boldHeadline a {
	color: red;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}
ul.frontPageNews li ul {
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
ul.frontPageNews li ul li {
	margin-left: 0px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.frontPageNews li .moreinfo {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}
p.event {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
ul.menu {
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
p.newsLeader {
	font-style: italic;
}
#tourContent {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 600px;
}
#tourContent h1 {
	text-align: center;
}
#tourContent p {
	text-align: left;
}
#tourContent div {
	margin-bottom: 10px;
	text-align: center;
}
#tourContent img {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
#scrapbook img {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
img.border {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
p.adminMenu {
	margin-bottom: 10px;
	padding: 5px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: dotted;
	background-color: #e6e6e6;
	text-align: center;
}
#overlayBox {
	height: 100%;
	visibility: hidden;
	padding: 2px;
	background-image: url(./images/background.jpg);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-color: olive;
	border-width: 1px;
	border-style: solid;
	background-color: #e6e6e6;
	left: 0px;
	top: 0px;
	z-index: 90;
	position: fixed;
	opacity:0.95;
	filter:alpha(opacity=95)
}
div.scrapbookEntryEditor {
	padding: 5px;
	display: inline-block;
	text-align: center;
}
