
h1 {
	text-align: left;
}

h1 a {
	font: 16px/20px verdana, arial, sans-serif;
	color: rgb(46,6,144);
	margin: 10px 0 10px;
	background-color: transparent;
	text-decoration: none;
}

h2 a {
	font: bold 13px/16px verdana, arial, sans-serif;
	color: rgb(46,6,144);
	margin: 0 0 10px;
	background-color: transparent;
	text-decoration: none;
}

.bSoftGalleryThumb {
	float: left;
	display: inline;
	padding: 3px 3px 0px 3px;
	border: 1px rgb(85%,85%,85%) solid;
}
.bSoftGalleryThumb img {
	border: 1px black solid;
	margin: 0;
	padding: 0;
}
#contentsCol .hspacer {
	float: left;
	display: inline;
	width: 7px;
	height: 10px;
}
#contentsCol .vspacer {
	height: 15px;
	clear: both;
	
}
#contentsCol .vspacerTop {
	height: 1px;
	clear: both;
	
}


.gotoGalleryLink {
	text-align: right;
	font: 9px/12px verdana, arial, sans-serif;
	clear: both;
}
.gotoGalleryLink a {
	text-decoration: none;
	color: rgb(46,56,144);
}
.gotoGalleryLink a:hover {
	color: black;
	text-decoration: underline;
}
.gotoGalleryLink a:visited {
	color: rgb(46,6,144);
}






