/* he stuff*/
body {
	font-size: 12px;
	font-family:"Palatino Linotype", georgia, serif;
}
#headernav ul,
#sidebar,
#footerspace,
#footer,
#cc_Name,
#searchform,
#menu,
#headerimg h1,
#headerimg .description,
#headerimg h1 a,
.prev, .next, #searchpages, #pageinate, #pageinate ul
{
	display:none;
}
/* end hiding*/

#headerimg, #headerimg h1, #headerimg h1 a, #header {
	height:70px;
	border:none;
}

ul {
	list-style:none;
}

body, #header, #page, #content, #container, #wrapper, .entry {
	background:none;
	width:100%;
}

.ngg-gallery-thumbnail-box, .ngg-gallery-thumbnail, .cc_item_list {
	display:inline;
	margin:0;
	padding:2px 1px;
	float:left;
}

.ngg-galleryoverview {
	white-space:nowrap;
	width:100%;
	position:relative;
	clear:both;
}

.ngg-gallery-thumbnail img:hover {

	background-color: #fff;
} 

a.slideshowlink {
	display:none;
}

.narrowcolumn h2 {
	padding-top:1em;
	margin:30px 0 0 0;
}

#cc_Image b {
	width:100%;
}

#cc_itemName h2 {
	border-bottom:1px solid #000;
	margin-bottom:2px;
}


