* {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#front_page_image {
	float:left;
}
img {
	border-style:none;
}
#centered_div {
	width: 800px;
	height: 541px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -270px;
	background-image:url("http://www.catherinerichards.ca/images/misc/splash.jpg");
}
p a {
	color:#a96b4b;
}
a {
	color:#000000;
}
#header {
	margin:auto;
}
#menu {
	padding-top:10px;
	padding-right:5px;
	float:left;
	color:#000000;
}
#content {
	float:left;
	padding:25px;
	width:80%;
}
#wrapper {
	width:90%;
	margin:auto;
}
ul {
	color:#000000;
	list-style:none;
	padding:5px;
}
li {
	color:#000000;
	padding-top:10px;
}
li.selected {
	color:#000000;
	padding-top:10px;
	list-style-type:disc;
}
#biblio {
	font-size:10px;
	width:40%;
	line-height:110%;
}
.leadingCell {
	width:50px;
}
.either {
	background-color:#EEE;
}
.copyright {
	font-size:8px
}

