Body {
   Background-color:    lightblue;

}


.BoardDisplay {
   
   width:               100%;
 }

.ByLawsDisplay {
      
   width:               100%;
    
}

.committeesDisplay {
   width:               100%;
     
}

.MainMenu {
   font-family:         verdana;
   width:               230px;
   border:              white 0px outset;
   Margin:              0px;
   Padding:             0px;
   Background-color:    lightblue;
              
}

.MainTitle {
   font-family:         verdana;
   
}

.MenuItem {
   cursor:              hand;

   behavior:				url(http://www.ranchatcypresscreekhoa.com/Highlight.htc); 
 }


.MDisplay {
   border:              white 0px outset;
   background-color:    #feffee;
 }

.title {
   font-weight:         bold;

  }
  
  .YahooGroup {
     border:              white 0px outset;
     position:            absolute;
     Top:                 300px;
     Left:                5px; 
  
  
  }