div.portfolioHeader {
	position:relative;
	text-align:left;
	padding:0px 0px 10px 0px;
	clear:both;
}
.gallerylink {
	background-color:#E6E6E6;
	padding:4px;
	margin:5px 5px 0px 0px;
	clear:both;
}
.gallerylink:hover {
	background-color:#343434;
}
.galleryblock {
	display:inline-block;
}
.categoryHeader,
.categoryHeader2 {
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	display:inline-block;
	text-transform: uppercase;
	color:#343434;
	margin:10px 0px 0px 0px;
}
.categoryHeader2 {
	color:#BBBBBB;
}
div.adadaysash {
	width:218px;
	height:217px;
	position:absolute;
	top:-20px;
	left:-20px;
	background-image:url('http://www.jeremycarson.com/jc-gallery/ad-a-daySash.gif');
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	z-index:1000;
}
.portfoliocredits {
	font-family:Helvetica,Arial,sans-serif;
	font-size:7px;
	line-height:90%;
	color:#343434;
}
