body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 90%;
	color: #FFFFFF;
}

h3 {
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: lighter;
}

#contact {
	margin-right: 5px;
	margin-left: 24px;
	margin-top: 50px;
	width: 132px;
}
#maincontent a {
	color: #FFFFFF;
}

#footer{
	margin-bottom:10px;}


#wrapper {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/Image_Lib/BG.png);
	background-repeat: repeat-y;
	background-position: left top;
	}

#leftcol {
	height: auto;
	width: 180px;
	margin: 0px;
	float: left;
}
#Nav {
	padding-left: 24px;
	z-index: 3;
}

#maincontent {
	width: 592px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 181px;
}
#maincontent p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#maincontent .one-image {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}

p.gallerylink {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 1em;
}



.nochild {
	margin-top: 0px;
	color: #FFFFFF;
}

#header {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapper #header img.logo {
	margin-left: 24px;
	margin-top: 14px;
}

#wrapper #header .slideshow {
	margin-right: 15px;
	margin-top: 14px;
	border: 1px solid #000000;
	margin-left: 15px;
}


.giThumbnail {border:none;
}

#pageheader {
	background-image: url(/Image_Lib/headerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:590px;
	height:25px;
	position:relative;
	left: 15px;
	top: 15px;
	margin-bottom: 20px;
}

#pageheader h2 {
	margin-left: 5px;
	font-size: 16px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}

.floatright {
	margin-left: 0px;
	font-size: 18px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
}

div.image_left {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 14px;
}

div.image_right {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 14px;
}
div.image {
	width: 300px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 30px;
}
#section a {
	text-decoration: none;
	color: #FFFFFF;
}
#section {
	margin-bottom: 25px;
}


#section a:hover {
	text-decoration: underline;
}

.assoc {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	}
/*Gallery Styles*/

#gallery {
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 30px;
	}
	
#gallery p {
	margin-left:0;
	}


.gallery-items .gallery-thumb {
	margin: 5px;
	float: left;
	text-align: center;
}

.block-core-Navigator {
	margin-top: 10px;
	margin-bottom: 10px;	
}
.first-and-previous, .current, .next-and-last {
	width:auto;
	display: inline;
}

.gallery-thumb img {
	border: 1px solid #000000;
}

#maincontent .gallery-thumb a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}

img.gallery-photo {
	border: 1px solid #000000;
}
#prevArrow img, #nextArrow img {
	border-style: none;
}

.section {
	font-size: 90%;
	text-transform: lowercase;
	margin-bottom: 5px;
}

img.rightfloat {
	margin-right:0px;
	margin-left:15px;
}

img.leftfloat {
	margin-right:15px;
	margin-left:0px;
}

.block-core-ItemInfo giInfo {
	display:none;}
	
a.next {
	margin-right: 0.4em;}
	
/* PNG Transparencey Fix */

img { behavior: url(/iepngfix.htc) }	