#thumbs a img, #thumbs a:visited img, #gallery a img, #gallery a:visited img, #subgallery a img, #subgallery a:visited img
{ 	-moz-opacity: 0.70; 
	opacity: 0.70; 
	border: solid 1px black;
}

#thumbs a:hover img, #gallery a:hover img, #subgallery a:hover img
{ 	-moz-opacity: 1.00; 
	opacity: 1.00;
	border: solid 1px black;	
}

#gallerybackground, #subgallerybackground, #thumbsbackground
{ 	-moz-opacity: 0.80; 
	opacity:0.8; 
}

#thumbsmenu a img, #thumbsmenu a:visited img, #gallerymenu a img, #gallerymenu a:visited img, #subgallerymenu a img, #subgallerymenu a:visited img
{ 	-moz-opacity: 0.70; 
	opacity:0.7; 
	border: 0px;
}

#thumbsmenu a:hover img, #gallerymenu a:hover img, #subgallerymenu a:hover img
{ 	-moz-opacity: 1.00; 
	opacity:1;
	border: 0px;
}

#thumbsmenu, #gallerymenu, #subgallerymenu
{ 	-moz-opacity: 1.00; 
	opacity:1;
}

