body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

#gallery img {
	border: thin solid #eeeeee;
	padding: 5px;
	}
#galleryControl img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#galleryControl a { 
color: #666666;
text-decoration:none; 
}

#galleryControl a:hover {
color: #666666;
text-decoration: underline;
}
	
#subMenu a { 
color: #666666;
text-decoration:none; 
}

#subMenu a:hover {
color: #666666;
text-decoration: underline;
}
.footer { color:ffffff;}
