A:link, A:visited {
	color: rgb(0,71,153);
}
A.menulink, A.menulink:visited {
	color: black;
	text-decoration: none;
}
BLOCKQUOTE {
	font-family: serif;
}
BODY {
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}
DIV.content {
	left: 211px;
	padding: 20px 40px;
	position: absolute;
}
DIV.side {
	background: rgb(245, 245, 245);
	border-right-style: dashed;
	border-right-width: 1px;
	font-family: bitstream vera sans, verdana, tahoma, sans-serif;
	float: left;
	padding: 15px;
	width: 200px;
}
DIV.top {
	background: rgb(0, 71, 153);
	background-image: url(../images/background2.png);
	background-repeat: repeat-y;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: bitstream vera sans, verdana, tahoma, sans-serif;
	font-size: 30px;
	padding: 12px 15px;
	color: white;
}
DIV.coverphoto {
	width: 350px; 
	float: right; 
	text-align: center; 
	margin: 1em 50px;
	font-size: 85%;
}
DIV.centenarylogo {
	width: 150px; 
	height: 200px; 
	text-align: center; 
	margin: 1em 50px;
}
DIV.news {
	clear: right;
	width: 50em;
	border: 1px solid rgb(200,200,200);
	background: rgb(240,240,240);
	margin: 1em;
}
DIV.news P {
	margin: 1em;
}
DIV.news SPAN.posted {
	font-size: 80%;
	font-style: italic;
}
H1, H2, H3, H4 {
	font-family: bitstream vera sans, verdana, tahoma, sans-serif;
}
H1 {
	font-size: 16pt;
}
H2 {
	font-size: 14pt;
}
H3 {
	font-size: 13pt;
}
H4 {
	font-size: 12pt;
	margin-top: 4px;
}
H2.menuheading {
	font-size: 13px;
	margin-bottom: 8px;
	margin-top: 8px;
}
IMG.logo {
	border: none;
	float: left;
	height: 39px;
	margin-right: 15px;
	width: 39px;
}
IMG.staff {
	float: left;
	height: 175px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 144px;
}
LI.menuitem {
	padding: 3px 6px;
	margin: 1px 0px;
}
LI.menuitem:hover {
	background: rgb(238, 238, 238);
	border-width: 1px;
	border-style: solid;
	border-bottom-color: rgb(200, 200, 200);
	border-left-color: white;
	border-right-color: rgb(200, 200, 200);
	border-top-color: white;
	margin: 1px 0px;
	padding: 2px 5px;
}
P.staff {
	clear: left;
}
TD {
	padding-bottom: 15px;
	padding-right: 15px;
	vertical-align: top;
	font-size: 13px;
}
UL.menulist {
	font-size: 13px;
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;
}

