.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-decoration: none;



}
.booktitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6D9942;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0f200d;
}
.eventinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 486873;
	line-height: 125%;
	text-decoration: none;



}
#sidebar {
	clear: left;
	float: left;
	width: 25%;
}
#content {
	float: left;
	width: 65%;
}
