a.gal_group{
	color: #444444;
	text-decoration: none;
}
a.gal_group:hover{
	text-decoration: underline;
}


div.gallery_groupheader{
}
div.gallery_groupheader h1{
	margin-bottom: 0px;
}


table.gallery_table{
}
table.gallery_table td{
	padding:  4 9 5 0;
	vertical-align: top;
	text-align: center;
}
img.gallery_image{
}
div.gallery_wrap{
	margin: auto;
	text-align: center;
	border: 1px solid #b9b9b9;
	padding: 8px;
}



a.gal_title{
	color: black;
	text-decoration: none;
}
a.gal_title:hover{
	text-decoration: underline;
	color: blue;
}




.gal_innergroup{
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}
.gal_innertitle{
}

.gal_body{
}



