body {  
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.0em;
       background-image: url(water11.jpg);
       background-color: #FFFFFF;
       margin: 0px; padding: 0px;
}


table { 
     background-color: #FFFFFF;
}

a:active {  color: #000000; text-decoration: none}
a:link {  color: #0000ff; text-decoration: none}
a:visited {  color: #9900ff; text-decoration: none}
a:hover {  color: #00cc00; text-decoration: underline}

#NewsWrapper {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;    
   margin-right: auto;
   width: 760px;
}

#MainWrapper {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;    
   margin-right: auto;
   width: 810px;
}

#CalendarWrapper {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;    
   margin-right: auto;
   width: 660px;
}

.LinksTable {
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.0em;
       background-color: #FFFFFF;
}

.LinksTableCellBlue {
       border-bottom: navy solid thin;
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.0em;
       text-align: center;
       background-color: #E0FFFF;
}

.LinksTableCellGrey {
       border-bottom: navy solid thin;
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.0em;
       text-align: center;
       background-color: #FDEEF4;
}

.ListItemDot {
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.25em;
}

.LargerText {
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.25em;
}

.Bold {
       font-family: Times New Roman, Georgia, Times, serif;
       font-weight: bold;
       font-size: .9em;
}