  A:link    { color : SaddleBrown }
  A:visited { color : DarkRed }
  A:hover   { color : DarkGoldenRod }

  h1   { font-family: "Lucida Sans"; font-size: x-large; color: DarkBlue; text-align: center      }
  h2   { font-family: "Lucida Sans"; font-size: large;   color: DarkBlue; text-align: center   }
  h3   { font-family: "Lucida Sans"; font-size: medium;  color: DarkBlue; text-align: center   }
  p    { font-family: "Lucida Sans"; font-size: medium;  color: DarkBlue; padding: 2.5%   }
  li   { font-family: "Lucida Sans"; font-size: large;   color: DarkBlue   }

  menu.Banquet { font-family: "Lucida Sans"; font-size: large; color DarkBlue; text-align: center }
  p.bottom { font-family: "Lucida Sans"; font-size: x-small; color: DarkBlue; text-align: center }
  p.center    { font-size: medium;  color: DarkBlue; padding: 2.5%; text-align: center }
  h1.top   { font-family: "Lucida Sans"; font-size: x-large; color: DarkBlue; text-align: center; margin-top: 2%     }
  
  body {
      background : CornflowerBlue url(background.jpg);
	  color      : DarkBlue; 
	  margin     : 2.5%
  }

  div.right {
	  padding:0.5em;
	  border-style:solid;
	  border-width:1px;
	  background-color:CornflowerBlue;
	  width:270px;
	  float:right
   }
   
   div.left {
       padding:0.5em;
	   border-style:none;
	   width:400px;
	   float:left
	}
	
  div.Recordsright {
	  padding:3%;
	  border-style:solid;
	  border-width:3px;
	  float:right
   }
   
   div.Recordsleft {
       padding:3%;
	   border-style:none;
	   float:left
	}
   
   img.left  { float: left; border-color: CornflowerBlue }
   img.right { float: right }
   img.center { float: center; border-color: CornflowerBlue }
   
   img.shaded { border : 10 solid LightGrey }
   
   .CalendarDays { font-family: "Lucida Sans"; font-size: x-small}
   
   .CalendarEvent { font-family: "Lucida Sans"; font-size: x-small}
   
   .CalendarHeading {font-family: "Lucida Sans"; font-size: large; color: DarkBlue; text-align: left }
   
   div.Calendar {
       padding: 0.5em;
	   border-style: none;
	   width: 90%;
	   float: center
   }
   
   .LineColor { color: CornflowerBlue}
   
   .FontFamily { font-family: "Lucida Sans"}
   
   .SubBullets { font-family: "Lucida Sans"; font-size: medium; color: DarkBlue}
   
   .addr {font-family: "Lucida Sans"; font-size: x-small; color: DarkBlue; text-align: center}

   .ResultsTable { font-family: "Lucida Sans"; font-size: medium }
   
   .RecordsEntry { font-family: "Lucida Sans"; font-size: medium; color: DarkBlue}
   
   .RecordsHeading { font-family: "Lucida Sans"; font-size: large; color: DarkBlue}
   
   .QualifyEntry { font-family: "Lucida Sans"; font-size: medium; color: DarkBlue}
   
   .QualifyHeading {font-family: "Lucida Sans"; font-size: large; color: DarkBlue}
   
   .Volunteers {font-family: "Lucida Sans"; font-size: medium; color: DarkRed}
   
   .Seniors {font-family: "Lucida Sans"; color: Black;}
   
   .Banquet {Font-family: "Lucida Sans"; text-align: center;}
   
   .Error {Font-family: "Lucida Sans"; font-size: medium; color: DarkRed}
