@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#MainWrapper {
	width: 980px;
	margin: 0px;
	height: auto;
	background-color: #000;
}

#landingpage {
	width: 950px;
	margin: auto;
	height: auto;
	background-color: #000;
	font-size: 10px;
	line-height: 24px;
	font-weight: 100;
	letter-spacing: 1px;
	color: #FFF;
	text-align: left;
}

#landingpage a {
	color: #FFF;
	text-decoration: none;
}
			

#LeftSideBar {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
	
}

#ImageGroup {
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 270px;
}

#navigationWrapper {
	width: 230px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
#navigationMain {
	font-size: 14px;
	color: #FF5F00;
	height: auto;
	letter-spacing: 1px;
	float: right;
	margin: 12px;
	text-transform: uppercase;
	text-align:right;
}
#navigationMain   ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
#navigationMain   li {
	padding-bottom: 8px;
}
#navigationMain   a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	color:#FF5F00;
}
#navigationMain a:hover, #navigationMain .active a {
	color: #FFF;
}
	
#Contact {
	background-color: #000;
	padding-bottom:  10px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 10px;
	width: 665px;
	height: 20px;
	float: none;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFF;
	text-align: right;
}

#Contact a {
	color: #FFF;
	text-decoration: none;
}

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

#Header {
	background-color: #000;
	margin-left: 230px;
	padding: 0px;
	width: 745px;
	height: 155px;
	float: none;
}


#BodyWrapper {
	background-color: #FFC;
	margin-left: 230px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 745px;
	color: #333;
	font-size:12px;
	letter-spacing: 1px;
	line-height: 20px;
}

#BodyLeftCol {
	background-color: #FFC;
	float: left;
	width: 410px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 35px;
	padding-top: 5px;
}

#BodyRightCol {
	background-color:#FFC;
	width: 235 px;
	margin-left: 460px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 5px;
	border-left: solid;
	border-left-color: #FF5F00;
	border-left-width: 1px;
}

#BodyRightCol a {
	text-decoration: none;
	text-transform: none;
	color: #FF5F00;
}

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

#BodyOneCol {
	background-color: #FFC;
	float: left;
	width: 670px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 60px;
	padding-top: 5px;
	margin-bottom: 15px;
}

#BodyOneCol a {
text-decoration: none;
	text-transform: none;
	color: #FF5F00;
}
#BodyOneCol a:hover {
	text-decoration: underline;
}


#Supporters {
	background-color:#009;
	margin-left: 230px;
	padding: 15px;
	width: 715px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 17px;
	color:#FFF;
}

#Supporters   a {
	text-decoration: none;
	text-transform: none;
	color: #FFF;
}

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

#Credits {
	background-color:#009;
	margin-left: 230px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	width: 715px;
	color: #0CF;
	font-size:10px;
	line-height: 15px;
}
#Credits   a {
	text-decoration: none;
	text-transform: none;
	color: #0CF;
}

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

.clearfloat {
	clear: both;
}

.subhead {
	font-size:18px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#000;
}
.subhead2 {
	font-size:16px;
	line-height: 24px;
	letter-spacing: 1px;
	font-style: italic;
	color:#000;
}

.biography {
	border-bottom: solid;
	border-bottom-color:#FF5f00;
	border-bottom-width: 1px;
	border-spacing: 20px;
}

.italic {
	font-style: italic;
}


.bold {
	font-weight: bold;
	text-decoration:underline;
}

.imghidden {
	display:none;
}

#rtfloatphoto {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
}
#lftfloatphoto {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
}

#GalleryBody {
	background-color: #FFC;
	float: left;
	width: 700px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 5px;
	margin-bottom: 15px;
}

#GalleryDiv {
	width: 62px;
	height: 62px;
	padding: 3px;
	float: left;
}

#SlideshowDiv {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
	width: 300px;
	height: 210px;
	background-color: #000;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 6px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none; background-image: url(images/closelabel.gif) no-repeat;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}

/* ----- Jm's Edits ------ */
#information h3 {padding:4px 8px 3px; font-size:11px;} /* --- Note: This is the original --- */
#information h3 {padding:4px 8px 3px; font-size:11px; font-weight: normal; color:#999} /* --- Note: Font size, weight and color edited --- */

#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}

/* ----- Jm's Edits ------ */
#thumbnails {margin-top:15px;} /* --- Note: This is the original --- */
#thumbnails {margin-top:15px; display: none;} /* --- Note: Hides the content of "thumbnails" --- */

#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

