.colheadings
 {
   border-width: 1px;;align:Center;font-family:Verdana;font-size:x-small;font-weight:bold;color:#ffffff;
 }

.links
 {
   border-width: 1px;align:Center;font-family:Verdana;font-size:x-small;color:"Navy";
 }

a:link.links {text-decoration:none}
a:visited.links {text-decoration:none}
a:hover.links {color:maroon;}
a:active.links {text-decoration:none}

.displayimages
  {
    vertical-align: middle; height = "90"; width: "70"; align: top;
   }
.wiish
    {
      vertical-align: right; height = "90"; width: "70" align: right;
   }
   
.currentevents {
                color:"#800080";font-size:x-small; font-weight:bold; font-family:Palatino Linotype;text-decoration:none;
               }
               
 a:link.currentevents {text-decoration:none}
 a:visited.currentevents {text-decoration:none}
 a:hover.currentevents {color:"Navy";font-style:oblique;}
 a:active.currentevents {text-decoration:none}
 
 a.square:link {text-decoration:none}
 a.square:visited {text-decoration:none}
 a.square:hover {color:"Green";font-style:oblique;text-decoration:underline;}
 a.square:active {text-decoration:none}
   
.banner
{
border-style:none;
color: "Navy";
font-weight: bold;
font-size:x-Large;
text-align:center
}

.smallbanner
{
border-style:none;
color: "Navy";
font-weight: bold;
font-size:x-small;
text-align:center;
margin-left: 0.2 cm;
}

.three
{
border-style: ridge;
border-color:"Green";
color: "black";
font-weight: bold;
}

.intro
{
border-style: none
border-color:"AliceBlue";
color: "Navy";
text-transform: none;
text-align:center;
font-family: verdana;
font-size=large
}

.paragraph
{
font-family:verdana;
border-style:none;
color: "Navy";
font-size:x-small;
text-align: left;
background-color:"#CEE1F7"
}

a.project-heading
{
border-style:none;
color: "black";
font-size:large;
text-align:center
}

.eventdetails
 {
   font-family: verdana;
   font-size: x-small; 
   color: Green;
   margin-left: 0.2 cm;
   margin-right: 0.2 cm;
   margin-top: 0.2 cm;
   margin-bottom: 0.2 cm
 }
 
 .square
   {
     list-style-type: square;
     list-style-position: outside;
     font-family: verdana;
     font-size: x-small; 
     color: navy;
  }
  
 .disc
  {
    list-style-type: disc;
    list-style-position: outside;
    font-family: verdana;
    font-size: x-small; 
  
  }
  
  .circle
    {
      list-style-type: circle;
      list-style-position: outside;
      color: navy;
      font-family: verdana;
      font-size: x-small; 
      margin-bottom: 0.3 cm;
      margin-left: 0.2 cm;
      margin-right: 0.2 cm;
  }
  
.MemoryScroller
 {
   font: 13px Verdana;
   color: "black"
 }
   
.eventschedule
  {
   font-family:verdana;
   border-style:none;
   color: "Navy";
   font-size:x-small;
   background-color:"#FFFFFF";
   border-style:solid;
   border-width: 1px
  }

.eventnotes
 {
  font-family:verdana;
  color: "Navy";
  font-size:x-small;
  margin-left: 0.2 cm;
  margin-right: 0.2 cm;
  margin-top: 1.0 cm;
  margin-bottom: 0.2 cm
 }
 .searchbutton
   {
    width: 20px;
    font-size: 10px;
    font-family:verdana;
    color:Magenta;
    text-align:center;
    text-decoration:bold;
    background-color:"#CEE1F7";
    border:none;
 }

 
 
 .activities
    {
     font-size: xx-small;
     font-family:verdana;
     color:"Navy";
     text-align:center;
     text-decoration:none;
     margin-left: 1.1 cm;
     
 }
  
 .outline
     {
      width: 154px;
      font-size: 12px;
      font-family:verdana;
      color:Magenta;
      padding: 2px;
      text-align:left;
      text-decoration:bold;
      margin-left: 0.2 cm;
      margin-right: 0.2 cm;
      margin-top: 0.2 cm;
      margin-bottom: 0.2 cm;
      border-style: thin solid;
      border-color:"Magenta";
 }
 
 .month {
  background-color:lightyellow;
  font:bold 12px verdana;
  color:maroon;
  }
  
  .daysofweek {
  background-color:lightyellow;
  font:bold 12px verdana;
  color:maroon;
  }
  
  .weekend{
   font-size: 12px;
    font-family:verdana;
    color:Red;
    background-color: lightyellow;
    padding: 2px;
  text-align:center;
  }
  
  .days {
  font-size: 12px;
  font-family:verdana;
  color:maroon;
  background-color: lightyellow;
  padding: 2px;
  text-align:center;
  }
  
 .today{
    font-size: 12px;
   font-family:verdana;
   color:Magenta;
   background-color: red;
   padding: 2px;
   text-align:center;
   border-style: 2px ridge;
   border-color: red red red red;
 }
 
 .MenuButton
  {  
   Width: 1250px;
   Height: 20px;
   margin-top: 0.2 cm;
   border: 2px solid black;
   font-size: x-small;
   font-family:verdana;
   color:Red;
   background-color: "#CEE1F7";
   text-align:center;
   border-style: 2px ridge;
   border-color: Red;
   margin-left: 0.2cm
   text-decoration:none;
 }
 
 .formStyle
 {
  border: thin ridge red;
  margin-top:50px;
  margin-left:20px;
  align:center;
  width:540px;
 }