body {
	background-image: url(images/past_events/cal_bg.jpg);
	background-repeat: repeat-x;
	background-color: #DDD5B1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #30370B;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bolder;
	color: #632421;
}


a:link {
	color: #30370B;
}
a:visited {
	color: #6E7146;
}
#top_nav {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
}

.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #632421;
}
.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
}

#top {
	height: 176px;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/past_events/logo.jpg);
	background-repeat: no-repeat;
}
#events {
	height: auto;
	width: 829px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/past_events/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#footer {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	background-image: url(images/past_events/bottom.jpg);
}
#top_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top_nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #30370B;
	float: left;
	padding-left: 10px;
}

#top_nav  a  {
	color: #30370B;
	text-decoration: none;
}
#back {
	height: 25px;
	width: 200px;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 99999999;
}
#back  a:link, #back a:visited {
	color: #DDD5B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

