.container { background-color: white; width: 1000px; height: auto; padding: 10px; }
body { color: black; font-family: Helvetica, Verdana, Arial, sans-serif; background-color: #f9ebff; }
h1 { font-size: 1.2em; font-weight: bold; margin: 0.67em 0; }
h2 { font-size: 1em; font-weight: bold; margin: 0.83em 0; }
h3 { font-size: 0.9em; font-weight: bold; margin: 1em 0; }
p { font-size: 0.8em; line-height: 16px; }
.main a:link { color: purple ; text-decoration: none; }
.main a:visited { color: purple ; text-decoration: none; }
.main a:hover { color: purple ; text-decoration: underline; }
.header { text-align: center; padding: 10px 0; border-top: 1px solid #7c3186; border-bottom: 1px solid #7c3186; }
.lhs { font-size: 0.75em; width:140px; padding-top: 10px; }
.lhs p { font-size: 1em; }
#navcontainer {  }
#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; }
.rootmenu a:link, .rootmenu a:visited
{ color: white; background-color: #7c3186; text-decoration: none; border-bottom: 1px solid #d5a4c7; }
.rootmenu a:hover
{ color: #fff; background-color: #d5a4c7; }
.submenu a:link, .submenu a:visited
{ color: #7c3186; text-decoration: none; }
.submenu a:hover
{ color: black; text-decoration: none; }
.main { text-align: left; padding: 10px; }
.main ul li { font-size: 0.75em; background-image: url(/images/bullet.png); background-repeat: no-repeat; background-position: left 0; list-style-type: none; margin: 5px 0 5px 5px; padding-left: 15px; }
.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 15px; }
.main ol li ol li { font-size: 1em; margin: 5px 0 5px 20px; list-style-type: lower-alpha; }
.newsletter { font-size: 0.8em; background-color: #f0e2f0; padding: 2px; border: solid 1px silver; }
.highlight { background-color: white; margin-bottom: 10px; border: solid 1px silver; }
.footer { color: #7c3186; font-size: 0.7em; text-align: center; padding-top: 10px; padding-bottom: 3px; border-top: 1px solid #7c3186; }
.credits { color: silver; font-size: 0.65em; text-align: center; padding-top: 5px; }
.credits a:link, a:visited, a:hover { color: silver ; text-decoration: none; }
/*eval form*/
.form p { font-size: 0.8em; line-height: 16px; margin: 0; padding: 0 0 5px; }
/*Diary
*/
.eventcontainer { background-color: white; margin-bottom: 10px; padding: 10px; border: solid 1px silver; }
.eventtitle {  }
.eventtitle h1 { font-size: 1.2em; font-weight: bold; margin: 0; padding: 0; }
.eventdate { font-size: 0.75em; font-style: italic; }
.eventaddress { padding: 0; }
.eventaddress h2 { font-size: 1em; font-weight: bold; margin: 0; padding: 5px 0 0; }
.eventbrief { }
.eventdetails { }
