li.menu_selected
      {
	background-color:white;
	font-weight: bold;
	color: #FFF;
      }
li.menu_selected a
      {          
      color:Black;
      }   

      
.gallery { border-bottom: dotted 1px black; padding-bottom:10px; margin-bottom:10px;}
.photos {} 
.photo { display:inline; margin: 0px 10px 10px 0px;}
.photoEnlarged { display:none;}
.newsStory { margin-left:10px;}
iframe.calendar  
{
    
} 

iframe.contentIframe { height:500px; width:540px; }

/* Twitter */
.twitterItem { margin-bottom:10px; clear:both; overflow:hidden;}
.twitterItemPhoto { float:left; margin-right:10px;}
.twitterItemDate { font-size:0.8em; font-style:italic;}

/* Calendar */
.calendar {}
.calendarItem { background-color:White;}
.calendarItemDate { font-weight:bold; background-color: #ddddff; }
.calendarItemTitle {}
.calendarItemSummary { margin-left:10px;}
.calendarItems { max-height:300px; overflow:auto;}
.calendarItemDescription {}
.calendar .hiddenArea { display:none;}
