body {
	font: normal normal normal 1em/normal Arial, Helvetica, sans-serif;
}
/* #watermark {
	position: relative;
	top: 0px;
	left: 35px;
	z-index: 0;
	width: auto;
} */
#column {
	position: absolute;
	top: 150px;
	left: 10px;
	z-index: 1;
	width: 180px;
}
#menu, #news, #upcoming_events {
	background-color: #C0C0C0;
	color: #000000;
	border: 2px solid;
	width: 100%;
}
#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
#title {
	position: absolute;
	top: 10px;
	left: 150px;
	z-index: 1;
	width: 75%;
	vertical-align: middle;
}
#main {
	position: absolute;
	top: 150px;
	left: 200px;
	z-index: 1;
	width: 75%; height: 731px;
	background: transparent url('images/watermark.png') no-repeat scroll center center;
}
#footer {
	position: relative;
	border-top: medium solid Black;
	margin-top: 1em;
}
p.menuitem {
	text-align: center;
	margin: 0em auto -0em auto;
}
h1.title {
	text-align: center;
	font-variant: small-caps;
	font-size: 2em;
}
p.small {
	font-size: 0.6em;
	margin: 0em auto 0em auto;
}
p.text {
	margin: 0em auto 0em auto;
}
p.officer {
	margin: 0em auto -0em auto;
	font-weight: bold;
	font-variant: small-caps;
}
div.title {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: medium solid Black;
	margin-bottom: 1em;
}
td.calendar_title {
	text-align: center;
	background-color: #C0C0C0;
	font-variant: small-caps;
	font-weight: bold;
}
a, a.visited, a.hover {
	color: #0000FF;
	background-color: transparent;
}
p.calendar_item, p.calendar_date, ul.calendar {
	margin: 0em auto 0em auto;
}
span.dropcap {
	font-size: 200%;
	float: left;
	width: 1em;
	text-align: center;
}
span.book_title {
      text-decoration: underline;
}
