   body {
        background-image: url('flagEagle.jpg')
    }
     
     p { text-align:left;}

    a:link {color: #FFFFFF; text-decoration: none; }
    a:visited { color: #FFFFFF; text-decoration: none; }
    a:hover { color: Yellow; text-decoration: none; }
    
    .eventHeader { font-size: large; font-weight: bold; }
    .eventCategory {font-weight:bold; vertical-align:top; text-align:left;}
    .eventData {text-align:left}
    

    .eventLink:link {color:Red; text-decoration: underline;}
    .eventLink:visited {color:Red; text-decoration: underline;}
    .eventLink:hover {color:Red; text-decoration: underline;}
    
    .menuItem { width: 11%; min-width:80px; max-width: 80px; text-align: center;}
    
    th { background-color: #C2113A; }
    
    .newsBlastLink:link {color: #000000; text-decoration: none; }
    .newsBlastLink:visited { color: #000000; text-decoration: none; }
    .newsBlastLink:hover { color: Yellow; text-decoration: none; }    
    
    .videoLink:link {color: #000000; text-decoration: none; }
    .videoLink:visited { color: #000000; text-decoration: none; }
    .videoLink:hover { color: #000000; text-decoration: none; }        
  
    .linksCategory {font-style: italic; text-align:center; margin: 5 5 5 5; color: Green; }
    
    .sponsorImage { width: 200px; height: 150px; }
    
    .SlideShowImage  {
         width: 385; height: 344;
     }
    
    .formLabel { text-align: left; font-weight:bold; }
    
    .prayerText { font-style: italic; font-size: small; }