.styleMENU {font-size: 12px; font-weight: bold; color: #FFFFFF;}
.styleBOTTOMMENU {font-family: Verdana; font-size: 9px; color: #FFFFFF;}
.styleCURRENTNEWS {font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.styleNEWSHEADER {font-family: Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF;}
.styleNEWSITEM {font-family: Verdana; font-size: 10px; color: #FFFFFF;}
.style1 {font-family: Verdana; font-size: 12px; color: #000000;}
.style2 {font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.style3 {font-family: Verdana; font-size: 16px; font-weight: bold;}
.style4 {font-family: Verdana; font-size: 19px; color: #FFFFFF;}
.style5 {font-family: Verdana; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.style6 {font-family: Verdana; font-size: 12px; color: #FFFFFF;}
.style7 {font-family: Verdana; font-size: 14px; color: #FFFFFF;}
.style8 {font-family: Verdana; font-size: 12px; color: #FF0000;}
.style9 {font-family: Times New Roman; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.tableborder {border-collapse: collapse; margin: 0; padding: 0;}
.calendardaynames {font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; border-style:solid; border-width:2px; margin: 0; padding: 0; vertical-align:text-top;}
.calendarcell {font-family: Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; border-style:solid; border-width:2px; vertical-align:text-top;}
.calendarcontent {font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-align: center; border-style:solid; border-width:2px; height: 70px;}




 .albumname { 
  width: 100%;
  font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF;
  background-color:#000000;
  padding: 10px;
}

.mainphoto {
  width: 100%;
  margin-right: auto;
  margin-left: auto; 
  color:white;
  background-color:#000000;
  position:relative;
  height:250px;
  padding: 10px;
}
 
.photonote { 
  width: 100%;
  font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF;
  background-color:#000000;
  height:20px;
  padding: 10px;
}

 .thumbnailholder { 
  width: 100%;
  color:#000000;;
  background-color:#000000;
  padding: 10px;
}

.thumbnail { 
  padding: 5px;
}


.oldnotes {
  font-family: Verdana; font-size: 15px; color: #ffffff;	
  v-align: center;
  font-weight: bold;
  width: 500px;
  height: 30px;
  opacity:0.6; 
  background-color:#000000;
  position:absolute;
  z-index:1;
  left:0;
  bottom:0;
}


a img { border:none; }

.site-alert {
	clear: both;
    margin: 0 0 10px 0;
    padding: 5px 10px;
    color: #000;
    background-color: #fff;
    border: 2px solid #C00;
}
