body {
  background: #FFFFBF;
  font-family: Georgia, Arial;
  font-size: 12pt;
  padding: 5px;
  margin: 5px;
}
a:link {
  color:#B31700;
  text-decoration: none;
}
a:visited {
  color:#069400;
  text-decoration: none;
}
a:hover {
  color: #FFFF00;
  background-color: #B31700;
} 
#container {
  width: 760px;
  \width: 780px;
  w\idth: 760px;
  border: 3px solid #B31700;
  margin: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  background: white;
}
#g-banner {
  background: #069400 url('images/lily_gbanner.gif') top right no-repeat;  
  padding: 0px;  
  height: 110px;
}
#y-banner {
  background: #FFFF00 url('images/lily_ybanner.gif') top right no-repeat;
  height: 12px;
  padding: 0;
  margin: 0;
}
#content {
  background: #FFFFFF url('images/lily_content.gif') top right no-repeat;  
  width: 537px;
  padding: 8px 15px; 
  float: right;  
}
#content h2 {
  color: #B31700;
  font-weight: 800;
  font-size: 13pt;
  font-family: Verdana;
  margin: 5px 0 15px 0;
  padding: 0;
}
#content h3 {
  color: #B31700;
  font-size:12pt;  
  font-weight: 900;
  margin: 5px 0 15px 0;
  padding: 0;
}
#content p {
  margin-top: 15px;
  padding: 0;
}
#menu {
  width: 190px;
  \width: 200px;
  w\idth: 190px;  
  margin: 0;
  background: #FFFF00;  
  padding-bottom: 5px;
  border-right: 3px solid #FF9F00;
  border-bottom: 2px solid #FF9F00;
  font-size: 10pt;
  font-family: Verdana;
  float: left;
}
#menu ul {
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 0 0 5px 0;  
}
#footer {
  clear: both;
  margin: 0;
  padding: 0;
  background: #069400;
  font-size: 10pt;
  color: #FFFFFF;
  height: 30px;
}
.small-font {
  font-size: 8pt;
  font-family: Verdana;  
}
#calendar {
 margin : 15px 0 2px 5px;
 font-size: 8pt;
}
#calendar a:link {
  color: #B31700;
  text-decoration: underline;
}
#calendar a:visited {
  color: #069400;
  text-decoration: underline;
}
#calendar a:hover {
  background-color: #069400;
  text-decoration: none;
} 
#clstrmap {
 margin : 15px 0 2px 5px;
 font-size: 8pt
}
.menuLinks {
  line-height: 16pt;
}
