body {
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.9em;
	background: #fff url('../images/acpLogo.gif') top left no-repeat;
}

h1
{
	color: #333;
	font-size: 1.5em;
	font-weight: bold;
}


h1 a
{
	color: #339;
	text-decoration: none;
}


h2
{
	color: #666;
	font-size: 1em;
	border-bottom: solid 1px #666;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

#container {
	}

#content
{
	margin-left: 170px;
	text-align: left;
	width: 750px;
}

a
{
	color: #339;
	text-decoration: none;
}

a:hover
{
	color: #669;
}


#container #content #myGallery
{
	text-align: left;
	margin: 0 auto;
	background: #666;
}

#myGallery .imageElement {
	border: solid 2px #000;
	background: #ccc;
	color: #fff;
}

#myGallery div.imageElement h3{
	color: #fff !important;
}

.jdGallery .slideElement , .jdGallery .loadingElement{
	background-color: #ccc;
}

#footer {
	text-align: center;
	font-size: .7em;
	padding-top: 10px;
	border-top: dotted 1px #666;
	clear: both;
}

#myGallery {
	width: 350px;
	height: 275px;
	float: left;
}

#content p#links {
	position: relative;
	left: 25px;
	line-height: 20px;
	top: 25px;
}

#exhibit {
	margin-left: 30px;
	border: solid 1px #339;
	padding: 15px;
	width: 625px;
	}
	
/*#exhibit .heading {
	background: #339;
	color: #fff;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 3px;
}

#exhibit p {
	margin-right: 15px;
	margin-left: 15px;
	}*/

.clear {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

.sm-font {
	font-size: 10px;
}
