body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; margin: 0; padding: 0; }
.topbar { color: white; background-color: black; width: 100%; }
.topbar h2 { font-size: 0.7em; font-weight: bold; margin: 0; padding: 10px 0; }
h1 { font-size: 1em; font-weight: bold; margin: 0.67em 0; }
h2 { font-size: 0.9em; font-weight: bold; margin: 0.83em 0; }
h3 { font-size: 0.75em; font-weight: bold; font-style: italic; margin: 1em 0; }
p { font-size: 0.75em; }
.main a:link { color: blue }
.main a:visited { color: purple }
.main a:hover { color: purple }
.header { text-align: center; margin: 0; padding: 0; }
.headershadow { background-image: url(/images/header_shadow.png); background-repeat: repeat-x; width: 100%; margin: 0; padding: 0; }
.lhs { font-size: 0.75em; background-image: url(/images/footerlogo.png); background-repeat: no-repeat; background-position: left bottom; width:140px; }
#navcontainer { margin: 0; padding: 20px 0 0; }
#navcontainer ul
{ margin-top: 0; margin-left: 0; padding-top: 0; padding-left: 0; list-style-type: none; }
#navcontainer a
{ display: block; padding: 5px 3px 5px 15px; }
.rootmenu a:link, .rootmenu a:visited
{ color: black; font-weight: bold; background-image: url(/images/bullet.png); background-repeat: no-repeat; background-position: left center; text-decoration: none; }
.rootmenu a:hover
{ color: #009ee0; font-weight: bold; background-image: url(/images/bullet_over.png); background-repeat: no-repeat; background-position: left center; text-decoration: none; }
.submenu a:link, .submenu a:visited
{ color: gray; text-decoration: none; }
.submenu a:hover
{ color: black; text-decoration: none; }
.main { text-align: left; padding: 10px; }
.main ul li { font-size: 0.75em; list-style-type: disc; margin: 5px 0 5px 30px; }
.main ul li ul li { font-size: 1em; margin: 5px 0 5px 5px; list-style-type: circle; }
.main ol li { font-size: 0.75em; margin: 5px 0 5px 30px; }
.main ol li ol li { font-size: 1em; margin: 5px 0 5px 20px; list-style-type: lower-alpha; }
.footer { color: white; font-size: 0.7em; background-color: black; text-align: center; width: 100%; margin: 20px 0 0; padding-top: 3px; padding-bottom: 3px; }
.credits { color: gray; font-size: 0.65em; text-align: center; padding-top: 5px; }
.credits a:link, a:visited, a:hover { color: gray ; text-decoration: none; }
/*Diary
*/
.eventcontainer { background-color: #fffbeb; margin-bottom: 10px; padding: 10px; border: solid 1px silver; }
.eventtitle { font-size: 0.9em; font-weight: bold; }
.eventdate { font-size: 0.75em; font-style: italic; }
.eventaddress { font-size: 0.75em; font-weight: bold; }
.eventbrief { }
.eventdetails { }

