@charset "utf-8";
/* CSS Document */

img {border:0;}

#content_jquery {
	width:978px;
	height:344px;
	position:relative;
	top: 0px;
	z-index:0;
}
	
#graphic{
	position:absolute;
	left:0px;
	top:0px;
	width:680px;
	height:344px;
	overflow:auto;
	}
#copy {
	width:317px;
	height:262px;
	position:absolute;
	top:0px;
	left:661px;
	background-image:url(http://foundationccc.org/Portals/0/Gallery/img/copy_bkgrd.png);
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 26px;
	letter-spacing:normal;
	}

#copy a:link {
	text-decoration: underline;
	color: #ccc7ae;
	font-size:12px;
	line-height: 22px;
}

#copy a:visited {
	text-decoration: underline;
	color: #ccc7ae;
	font-size:12px;
	line-height: 22px;
}

#copy a:hover {
	text-decoration: underline;
	color: #ccc7ae;
	font-size:12px;
	line-height: 22px;
}

#copy a:active {
	font-style:normal;
	font-size:12px;
	color: #ccc7ae;
	line-height: 22px;}

#copy_title {
	height:47px;
	width: 255px;
	padding-left: 25px;
	padding-top: 35px;
	}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color: white;
	}

#gallery {
	width:298px;
	height:87px;
	background-image:url(http://foundationccc.org/Portals/0/Gallery/img/gallery_bkgrd.jpg);
	background-repeat:repeat-x;
	z-index:100;
	position:absolute;
	top:262px;
	left:680px;
	text-align:left;
	padding:0px;
}
#gallery_thumbs p{
	float:left;
	height:72px;
	width:81px;
	margin:0px;
	padding-left: 13px;
	}
#gallery_thumbs img {
	opacity:0.8;
	filter:alpha(opacity=80);
	margin:0px;
	width:81px;
	height:72px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	}

#gallery_thumbs a.activeSlide img {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	opacity:1.0;
	filter:alpha(opacity=100);
	margin: 0px;
	width:81px;
	height:72px;
}

#gallery_thumbs{
	position: absolute;
	left: 0px;
	top: 4px;
	padding: 0;
	margin: 0;
	width: 297px;
	height: 81px;
	}

#next {
	position:absolute;
	top:25px;
	right:10px;
	width: 5px;
	}
	
#prev {
	position:absolute;
	top:25px;
	left:10px;
	width: 5px;
	}
	
#rotate {
	width:978px;
	height:344px;
	}

#copy h4 { color: white; font-weight: normal; font-family: "Times New Roman", Times, serif; font-size:25px; padding-left:45px; padding-top:20px; line-height: 16px; margin:0; }

#copy p {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 25px;
	font-size:12px;
	width:245px;
	height:150px;
	padding-left: 45px;
	padding-top: 0px;
	line-height: 18px;
	letter-spacing:normal;
}
