body { 
	background: #fff; 
	font: 10pt/1.6em Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
	color: #000; 
	text-align: left; 
	}
#masthead {
	width: auto;
	height: auto;
	margin: 0;
	background: #fff; 
	}
#masthead .slideshow {
	display: none;
	}
#masthead h1 { 
	display: block;
	text-align: center; 
	margin-bottom: 1.5em;
	}
#masthead a.homelink {
	display: none;
	}
#nav {
	display: none;
	}
#wrapper {
	width: auto;
	margin: 0;
	background: #fff;
	}

#col-main {
	padding: 0;
	}

#endwrapper {
	width: auto;
	height: auto;
	background: #fff;
	margin: 0;
	}

.photobox {
	width: 45%;
	height: auto;
	border: 1px solid #C9B796;
	margin: 0 20px 20px 0;
	background: #fff;
	color: #293146;
	}
.photobox h2 { 
	font-size: 9pt;
	line-height: 1.4em;
	letter-spacing: 1pt; 
	padding-top: 20px;
	margin-bottom: 20px;
	}
.photobox p { 
	font-size: 9pt;
	line-height: 1.5em;
	text-align: center;
	margin-left: 0; margin-bottom: 20px;
	} 

.quote {
	margin-left: 0;
	color: #666;
	}
.quote span { 
	color: #000;
	}	

.picto { margin-bottom: 1em; border-bottom: 1pt solid #000; }
.picto img { display: none; }

.sidebar { margin: 0 0 10px 20px; padding: .1in; }

.photocred { float: none; width: auto; text-align: center; margin-top: 0; margin-bottom: 1em; color: #666; }
	
.hide { display: inline; }
.botnav { clear: both; visibility: hidden; }
.credits { font-size: .9em; line-height: 1.3em; color: #000; text-align: center;  }
.top { display: none; }
