div.galleryThumbs{
	text-align: center ;
}

div.galleryThumbs img{
	border: 0 ;
	margin-left: 10px ;
	margin-bottom: 5px ;
	margin-top: 5px ;
}

div.galleryCategories span{
	color: #FFFFCC ;
}

div.galleryCategories a{
	font-weight: bold ;
	font-family: Arial, Helvetica, sans-serif ;
	padding: 3px 5px 3px 5px ;
	background: #006666 ;
	color: white ;
	font-weight: bold ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10px ;
	border: 1px solid #000000 ;
	text-decoration: none ;
	line-height: 30px ;
}


div.galleryCategories a.over{
	background: #00FF33 ;
}

div.galleryCategories a:HOVER{
	background: #339966 ;
}

#scrollPane{
	width: 655px ;
	height: 180px ;
	overflow: auto ;
	padding: 5px ;
	margin-bottom: 20px ;
}

#catList{
	background: #3846A2 ;
	border: 1px solid black ;
	margin-bottom: 20px ;
	text-align: center ;
}

.photoCredits{
	color: #666666 ;
	font-style: italic ;
	font-size: 11px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}