.container { background-color: white; width: 1000px; height: auto; border: solid 5px white; }
body { color: #000066; font-family: Helvetica, Verdana, Arial, sans-serif; background-color: #dce9f2; }
h1 { font-size: 1.2em; font-weight: bold; text-align: left; margin: 0.67em 0; }
h2 { font-size: 1em; font-weight: bold; text-align: left; margin: 0.83em 0; }
h3 { font-size: 0.9em; font-weight: bold; font-style: italic; text-align: left; margin: 1em 0; }
p { font-size: 0.85em; line-height: 16px; }
.main a:link { color: #2a23f5 }
.main a:visited { color: purple }
.main a:hover { color: purple }
.header { text-align: center; padding: 0; border-top: 1px solid #184f80; border-bottom: 1px solid #184f80; }
.lhs { font-size: 0.75em; width:140px; }
.lhs p { font-size: 1em; }
.lhs a:link { color: blue }
.lhs a:visited { color: purple }
.lhs a:hover { color: purple }
#navcontainer {  }
#navcontainer ul
{ margin: 0; padding: 20px 0 0; list-style-type: none; }
#navcontainer a
{
display: block;
padding: 5px 3px;
border-bottom: 1px solid #dce9f2;
}
.rootmenu a:link, .rootmenu a:visited
{ color: white; background-color: #2a23f5; text-decoration: none; }
.rootmenu a:hover
{ color: #184f80; background-color: white; }
.submenu a:link, .submenu a:visited
{ color: #184f80; text-decoration: none; }
.submenu a:hover
{ color: black; text-decoration: none; }
.main { text-align: left; padding: 10px; }
.main ul li { font-size: 0.85em; background-image: url(/images/bullet.gif); background-repeat: no-repeat; background-position: left 0; margin: 5px 0 5px 15px; padding-left: 15px; list-style-type: none; }
.main ul li ul li { font-size: 1em; margin: 5px 0 5px 5px; list-style-type: circle; }
.main ol li { font-size: 0.85em; margin: 5px 0 5px 15px; }
.main ol li ol li { font-size: 1em; margin: 5px 0 5px 5px; list-style-type: lower-alpha; }
.testalt { color: #6C74B5; }
.footer { color: #184f80; font-size: 0.7em; text-align: center; padding-top: 5px; padding-bottom: 3px; border-top: 1px solid #184f80; }
.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: white; 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 { }
/*eval form*/
.form p { font-size: 0.75em; line-height: 16px; margin: 0; padding: 0 0 5px; }
