body
{
  font-family: futura, tahoma, sans;
  text-align: center;
  background-color: #eeeeff;
}
ul, ol, dl 
{
    position: relative;  
}
hr
{
  clear: right;
}
#content
{
  margin: 0 auto;
  text-align: left;
  width:800px;
  background:url('/graphics/title.jpg') no-repeat;
  background-color: white;
}
#name
{
  display: none;
}
#about
{
  color: #AA2050;
  font-weight:bold;
  font-size: 0.9em;
  list-style-type: none;
  padding: 120px 0px 0px 170px;
  margin-left: 0px;
}
#about li
{
  display:inline;
  padding: 0px 8px 0px 2px;
}
#navigation
{
  text-align:center;
  float: left;
  width:155px;
  height: 560px; !important
  height: 100%;
  margin-top:119px;
  margin-left: 0px;
  list-style-type:none;
  padding: 0px 5px 0px 5px;
  border-left: 5px solid #D8DBEF;
  border-right: 5px solid #D8DBEF;
  border-bottom: 5px solid #D8DBEF;
  background:url('/graphics/margin.jpg') repeat;
}
#navigation li
{
  margin: 20px 0px 0px 0px;
  width: 145px;
  border: 0.12em solid #D8DBEF; 
  background-color:white;
  padding: 0.12em 0.12em 0.12em 0.12em;
}
#navigation a
{
  font-size: 1.7em;
  color: #AA2050;
  text-decoration: none;
}
#navigation #last
{
  border:none;
  display: none;
}
#gallery
{
  margin-top: 0px;
  font-weight:normal;
  font-size: 1.6em;
  color: gray;
  background-color: white;
  padding: 0px 0px 0px 0px;
  margins: 0px;
}
#subnavigation
{
  background-color: white;
  list-style-type:none;
  margin-top:  -20px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 10px 30px;
}
#subnavigation ul
{
  clear: both;
}
#subnavigation li
{
  margin-left: -30px;
  margin-top: 0px;
  padding: 5px 0px 0px 0px;
  border: none;
  width: 140px;
 
}
#subnavigation a 
{
  border: none;
  background: none;
  font-size: 1.05em;
}
#maintext
{
  color: gray;
  padding-top: 0;
  margin-left: 180px;
  padding-right: 10px;
  font-size: 0.9em;
  text-align:justify;
}
#maintext h2
{
  text-align: center;
  font-family: futura medium, tahoma, sans;
  font-weight: normal;
  padding: 5px;
}
#maintext .imagelink
{
  color: #CCCCCC;
  border-color: #CCCCCC;
  text-decoration: none;
}
#maintext img
{
  margin: 5px;
  border: #cccccc 3px solid;
}
#maintext .image_left
{
  float: left;
}
#maintext .image_right
{
  float: right;
}
#maintext .image_left_clear
{
  float: left;
  border: none;
}
#maintext .image_right_clear
{
  float: right;
  border: none;
}
#maintext hr
{
  clear: right;
}
#diarymonths
{ 
  font-size: 0.7em;
  list-style-type: none;
  margin-left: none;
  padding-left: none;
  text-align: center;
}
#diarymonths li
{
  display: inline;
  padding: 0.3em 0.3em 0.3em 0.3em;
}

#footer
{
   clear: both;
   padding: 3px;
   text-align: right;
   font-size: 0.7em;
   color: gray; 
}
#footer a
{
  color: #AA2050;
  text-decoration: none;
}
#administrator 
{
  float: left;
  width: 150px;
  background-color: white;
  list-style-type:none;
  margin-top:  550px;
  margin-left: -167px;
  margin-bottom: 0px;
  padding: 5px 0px 3px 3px;
  border: 3px solid #D8DBEF;
}
#administrator dd
{
  padding: 0px 0px 0px 10px;
  margin: 0px;
}
.event_summary
{
  border-top: 1px solid blue;
  border-left: 1px solid blue;
  border-right: 1px solid blue;
  background-color:white;
  margin-bottom: 0em;
}
.event_date
{
  padding: 0.1em 0.1em 0.1em 1em;
}
.event_title
{
  padding: 0.1em 0.1em 0.1em 1em;
}
.event_title a
{
  color: #AA2050;
  text-decoration: none;
}
.event_description
{
   margin-top:0em;
   color: #AAAAAA;
   padding: 0.1em 0.1em 0.1em 5em;
   border-bottom: 1px solid blue;
   border-left: 1px solid blue;
   border-right: 1px solid blue;
   background-color:white;
}

