div#content {
margin-top: 18px;
}

div.event {
width: 32em;
border-bottom: 1px solid gray;
padding: 9px;
margin-bottom: 18px;
}

div#content h2 {
margin-bottom: 18px;
padding-bottom: 9px;
/*border-bottom: 5px solid #e0e0e0;*/
}

h3 {
color: #292970;
padding-bottom: 0px;
margin-bottom: 0px;
}

div.event h3.light {
color: #000;
font-weight: normal;
}

div.event h4 {
font-weight: normal;
font-style: italic;
margin-top: 4px;
margin-bottom: 9px;
}

p {
width: 32em;
margin-bottom: 18px;
}

div#backToTop{
font-size: 1.3em;
width: 9em;
margin: 0 auto;
}

div#backToTop a:link, div#backToTop a:visited {
color: #292970;
}

div#backToTop a:hover, div#backToTop a:active {
color: #439a00;
}

div#navigation li a#fourthnavitem {background-color: #e8f1dc;}