	html, body {
		background-color: #000000;
		height: 100%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		overflow: hidden;
		}

	img.background-image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 105%;
		z-index: 0;
		}

	#content {
		position: relative;
		width: 90%;
		height: 90%;
		margin-left: 5%;
		margin-top: 2.5%;
		background-color: #FAF0C5;
		border-width: 6px;
		border-style: double;
		border-color: #0D1362;
		z-index: 1;
		overflow: scroll;
		overflow-y: hidden;
		background-image: url('structural-images/tree-background.gif');
		background-repeat: no-repeat;
		background-attachment: fixed;
		}

	#exhibit-content {
		position: relative;
		width: 90%;
		height: 90%;
		margin-left: 5%;
		margin-top: 2.5%;
		background-color: #FAF0C5;
		border-width: 6px;
		border-style: double;
		border-color: #0D1362;
		z-index: 1;
		overflow: scroll;
		overflow-x: hidden;
		}

	#portrait {
		position: absolute;
		margin-left: 10%;
		margin-top: 5%;
		width: 30%;
		height: 85%;
		}

	img.photo {
		width: 100%;
		border-style: solid;
		border-width: 2px;
		border-color: #0D1362;
		}

	#contact {
		position: absolute;
		margin-left: 50%;
		margin-top: 5%;
		width: 40%;
		height: 85%;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: center;
		overflow: visible;
		border-right: 
		}

	#info {
		border-style: solid;
		border-width: 2px;
		border-color: #0D1362;
		background-color: #FFFFFF;
		}

	img.name {
		border: 0;
		width: 100%;
		}

	a.info {
		color: #0D1362;
		}
	a.info:link {
		color: #0D1362;
		}
	a.info:hover {
		color: #FF0000;
		}
	a.info:active {
		color: #FF0000;
		}

	.biography-link a	{
		position: absolute;
		text-decoration: none;
		height: 100%;
		color: #000000;
		background-color: #FAF0C5;
		border-style: solid;
		border-width: 2px;
		border-color: #000000;
		font-family: arial, sans-serif;
		font-size: small;
		white-space: nowrap;
		margin: 0;
		padding: 0;
		}
	.biography-link a:hover {
		background-color: #A7E1F4;
		}
	.biography-link a:active {
		background-color: #FFFFFF;
		}

	.writing-link a	{
		position: absolute;
		text-decoration: none;
		height: 100%;
		color: #000000;
		background-color: #FAF0C5;
		border-style: solid;
		border-width: 2px;
		border-color: #0000FF;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		white-space: nowrap;
		margin: 0;
		padding: 0;
		}
	.writing-link a:hover {
		background-color: #A7E1F4;
		}
	.writing-link a:active {
		background-color: #FFFFFF;
		}

	.carpentry-link a	{
		position: absolute;
		text-decoration: none;
		height: 100%;
		color: #000000;
		background-color: #FAF0C5;
		border-style: solid;
		border-width: 2px;
		border-color: #F87602;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		white-space: nowrap;
		margin: 0;
		padding: 0;
		}
	.carpentry-link a:hover {
		background-color: #A7E1F4;
		}
	.carpentry-link a:active {
		background-color: #FFFFFF;
		}

	#timeline-instruction {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 10%;
		}

	img.instruction {
		position: absolute;
		height: 100%;
		right: 0;
		border: 0;
		}

	#timeline {
		position: absolute;
		bottom: 0;
		width: 1125%;
		height: 10%;
		margin-left: 125%;
		background-color: #FAF0C5;
		}

	img.timeline-image {

		height: 80%;
		width: 100%;
		border: 0;
		}

	.exhibit-thumbnail {
		height: 100%;
		border-width: 0px;
		vertical-align:text-top;
		padding-right: 4px;
		padding-left: 4px;
		}

	.biography {
		border-style: solid;
		border-width: 2px;
		border-color: #000000;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		white-space: nowrap;
		background-color: #FAF0C5;
		padding-left: 1%;
		padding-right: 1%;
		}

	.writing {
		border-style: solid;
		border-width: 2px;
		border-color: #0000FF;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		white-space: nowrap;
		background-color: #FAF0C5;
		padding-left: 1%;
		padding-right: 1%;
		}

	.carpentry {
		border-style: solid;
		border-width: 2px;
		border-color: #F87602;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		white-space: nowrap;
		background-color: #FAF0C5;
		padding-left: 1%;
		padding-right: 1%;
		}	

	.music {
		border-style: solid;
		border-width: 2px;
		border-color: #FF0000;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		white-space: nowrap;
		background-color: #FAF0C5;
		padding-left: 1%;
		padding-right: 1%;
		}	

	.design {
		border-style: solid;
		border-width: 2px;
		border-color: #00FF00;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		white-space: nowrap;
		background-color: #FAF0C5;
		padding-left: 1%;
		padding-right: 1%;
		}

	.video {
		border-style: solid;
		border-width: 2px;
		border-color: #7C02F8;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		white-space: nowrap;
		background-color: #FAF0C5;
		padding-left: 1%;
		padding-right: 1%;
		}

	.politics {
		border-style: solid;
		border-width: 2px;
		border-color: #F8F002;
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		white-space: nowrap;
		background-color: #FAF0C5;
		padding-left: 1%;
		padding-right: 1%;
		}

	#biography-box {
		position: absolute;
		height: 10%;
		width: 20%;
		top: 5%;
		margin-left: 100%;
		}

	#writing-box {
		position: absolute;
		height: 10%;
		width: 20%;
		top: 17%;
		margin-left: 100%;
		}

	#carpentry-box {
		position: absolute;
		height: 10%;
		width: 20%;
		top: 29%;
		margin-left: 100%;
		}

	#music-box {
		position: absolute;
		height: 10%;
		width: 20%;
		top: 41%;
		margin-left: 100%;
		}

	#design-box {
		position: absolute;
		height: 10%;
		width: 20%;
		top: 53%;
		margin-left: 100%;
		}

	#video-box {
		position: absolute;
		height: 10%;
		width: 20%;
		top: 65%;
		margin-left: 100%;
		}

	#politics-box {
		position: absolute;
		height: 10%;
		width: 20%;
		top: 77%;
		margin-left: 100%;
		}

	#birth {
		position: absolute;
		height: 5%;
		width: auto;
		top: 5%;
		margin-left: 125%;
		}


	#NJ {
		position: absolute;
		height: 5%;
		width: auto;
		top: 12%;
		margin-left: 125%;
		}

	#song-writing {
		position: absolute;
		height: 5%;
		width: auto;
		top: 19%;
		margin-left: 136.25%;
		}

	#river-dell {
		position: absolute;
		height: 5%;
		width: auto;
		top: 26%;
		margin-left: 181.25%;
		}

	#carnegie-mellon {
		position: absolute;
		height: 5%;
		width: auto;
		top: 33%;
		margin-left: 181.25%;
		}

	#butch {
		position: absolute;
		height: 5%;
		width: auto;
		top: 40%;
		margin-left: 192.5%;
		}

	#love {
		position: absolute;
		height: 5%;
		width: auto;
		top: 47%;
		margin-left: 192.5%;
		}

	#outside-in {
		position: absolute;
		height: 5%;
		width: auto;
		top: 54%;
		margin-left: 203.75%;
		}

	#goodbye {
		position: absolute;
		height: 5%;
		width: auto;
		top: 61%;
		margin-left: 215%;
		}

	#sunset {
		position: absolute;
		height: 5%;
		width: auto;
		top: 68%;
		margin-left: 215%;
		}

	#enre {
		position: absolute;
		height: 5%;
		width: auto;
		top: 75%;
		margin-left: 237.5%;
		}

	#seagulls {
		position: absolute;
		height: 5%;
		width: auto;
		top: 82%;
		margin-left: 237.5%;
		border: 0;
		}

	#uri {
		position: absolute;
		height: 5%;
		width: auto;
		top: 5%;
		margin-left: 248.75%;
		}

	#idc {
		position: absolute;
		height: 5%;
		width: auto;
		top: 12%;
		margin-left: 248.75%;
		}

	#singing {
		position: absolute;
		height: 5%;
		width: auto;
		top: 19%;
		margin-left: 260%;
		}

	#tackling {
		position: absolute;
		height: 5%;
		width: auto;
		top: 26%;
		margin-left: 271.25%;
		border: 0;
		}

	#whispering {
		position: absolute;
		height: 5%;
		width: auto;
		top: 33%;
		margin-left: 271.25%;
		}

	#thesepeople {
		position: absolute;
		height: 5%;
		width: auto;
		top: 40%;
		margin-left: 271.25%;
		}

	#redwood2002 {
		position: absolute;
		height: 5%;
		width: auto;
		top: 47%;
		margin-left: 282.5%;
		}

	#dustinthelight {
		position: absolute;
		height: 5%;
		width: auto;
		top: 54%;
		margin-left: 282.5%;
		}

	#holytrinitycomputers {
		position: absolute;
		height: 5%;
		width: auto;
		top: 61%;
		margin-left: 282.5%;
		}

	#justthinking {
		position: absolute;
		height: 5%;
		width: auto;
		top: 68%;
		margin-left: 293.75%;
		}

	#ambushed {
		position: absolute;
		height: 5%;
		width: auto;
		top: 75%;
		margin-left: 293.75%;
		}

	#redwood2003 {
		position: absolute;
		height: 5%;
		width: auto;
		top: 82%;
		margin-left: 293.75%;
		}

	#searching-for-a-story {
		position: absolute;
		height: 5%;
		width: auto;
		top: 5%;
		margin-left: 304%;
		}

	#holytrinity7th {
		position: absolute;
		height: 5%;
		width: auto;
		top: 12%;
		margin-left: 395%;
		}

	#an-invidious-prohibition {
		position: absolute;
		height: 5%;
		width: auto;
		top: 19%;
		margin-left: 406.25%;
		}

	#faith-and-works {
		position: absolute;
		height: 5%;
		width: auto;
		top: 26%;
		margin-left: 406.25%;
		}

	#ditl-upncomer {
		position: absolute;
		height: 5%;
		width: auto;
		top: 33%;
		margin-left: 406.25%;
		}

	#anchorrising {
		position: absolute;
		height: 5%;
		width: auto;
		top: 40%;
		margin-left: 417.5%;
		}

	#one-mans-marriage-trap {
		position: absolute;
		height: 5%;
		width: auto;
		top: 47%;
		margin-left: 428.75%;
		}

	#speaking-softly {
		position: absolute;
		height: 5%;
		width: auto;
		top: 54%;
		margin-left: 440%;
		}

	#entered-construction {
		position: absolute;
		height: 5%;
		width: auto;
		top: 61%;
		margin-left: 451.25%;
		}

	#leaving-open-the-yes-or-no-question {
		position: absolute;
		height: 5%;
		width: auto;
		top: 68%;
		margin-left: 462.5%;
		}

	#distinctive-homes {
		position: absolute;
		height: 5%;
		width: auto;
		top: 75%;
		margin-left: 473.75%;
		}

	#communicating-with-the-faces-of-hate {
		position: absolute;
		height: 5%;
		width: auto;
		top: 82%;
		margin-left: 485%;
		}

	#the-value-of-life-in-the-balance {
		position: absolute;
		height: 5%;
		width: auto;
		top: 5%;
		margin-left: 485%;
		}

	#religions-gone-missing-on-lost {
		position: absolute;
		height: 5%;
		width: auto;
		top: 12%;
		margin-left: 496.25%;
		}

	#first-basement {
		position: absolute;
		height: 5%;
		width: auto;
		top: 19%;
		margin-left: 496.25%;
		}

	#juggling-spheres-in-the-marriage-debate {
		position: absolute;
		height: 5%;
		width: auto;
		top: 26%;
		margin-left: 496.25%;
		}

	#reasoning-with-the-id {
		position: absolute;
		height: 5%;
		width: auto;
		top: 33%;
		margin-left: 507.5%;
		}

	#breaking-the-glass-taboo {
		position: absolute;
		height: 5%;
		width: auto;
		top: 40%;
		margin-left: 507.5%;
		}

	#exploding-across-arms-length-tolerance {
		position: absolute;
		height: 5%;
		width: auto;
		top: 47%;
		margin-left: 518.75%;
		}

	#swansway {
		position: absolute;
		height: 5%;
		width: auto;
		top: 54%;
		margin-left: 518.75%;
		}

	#life-in-an-unfinished-world {
		position: absolute;
		height: 5%;
		width: auto;
		top: 61%;
		margin-left: 518.75%;
		}

	#when-plan-b-becomes-plan-a	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 68%;
		margin-left: 518.75%;
		}

	#katrina-and-medias-demand-for-racial-division	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 75%;
		margin-left: 530%;
		}

	#finding-common-ground-in-unexpected-places	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 82%;
		margin-left: 530%;
		}

	#speaking-past-an-oppressive-template	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 5%;
		margin-left: 541.25%;
		}

	#the-premises-of-the-culture-of-death	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 12%;
		margin-left: 541.25%;
		}

	#nursery	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 19%;
		margin-left: 575%;
		}

	#second-basement	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 26%;
		margin-left: 665%;
		}

	#ri-monthly-blogging	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 33%;
		margin-left: 687.5%;
		}

	#eagles-nest	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 40%;
		margin-left: 732.5%;
		}

	#the-moral-compass-swings-to-nihilistic-pole	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 47%;
		margin-left: 777.5%;
		}

	#lynch-rhode-islands-activist-general	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 54%;
		margin-left: 777.5%;
		}

	#legislature-cracks-down-on-carpenters	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 61%;
		margin-left: 788.75%;
		}

	#the-hard-luck-of-former-beneficiaries	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 68%;
		margin-left: 800%;
		}

	#near-sea	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 75%;
		margin-left: 800%;
		}

	#move-west-young-welfare-recipient	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 82%;
		margin-left: 811.25%;
		}

	#voting-by-party-in-ri	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 5%;
		margin-left: 833.75%;
		}

	#the-four-horsement-of-ris-apocalypse	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 12%;
		margin-left: 845%;
		}

	#deficit-of-comprehension-in-ri-crisis	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 19%;
		margin-left: 856.25%;
		}

	#ris-economic-clock-runs-down	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 26%;
		margin-left: 878.75%;
		}

	#providence-phoenix-blogging	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 33%;
		margin-left: 890%;
		}

	#tcc	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 40%;
		margin-left: 901.25%;
		}

	#heroes-and-chumps-vie-in-rhode-island	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 47%;
		margin-left: 901.25%;
		}

	#establishment-against-democracy-in-tiverton	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 54%;
		margin-left: 946.25%;
		}

	#kay-kitchen	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 61%;
		margin-left: 980%;
		}

	#slate-hill-farm-bath	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 68%;
		margin-left: 1002.5%;
		}

	#first-tax-day-tea-party	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 75%;
		margin-left: 1013.75%;
		}

	#marriage-rules-beyond-the-ken-of-kids	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 82%;
		margin-left: 1036.25%;
		}

	#deck-and-stairs	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 5%;
		margin-left: 1036.25%;
		}

	#binding-towns-to-the-unions-game-on-contracts	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 12%;
		margin-left: 1081.25%;
		}

	#which-democrat-will-have-the-last-gubernatorial-laugh	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 19%;
		margin-left: 1092.5%;
		}

	#inaugurating-a-civic-witness	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 26%;
		margin-left: 1092.5%;
		}

	#schools-are-slipping-yet-nobody-cares	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 33%;
		margin-left: 1103.75%;
		}

	#a-federalist-christmas	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 40%;
		margin-left: 1103.75%;
		}

	#big-pay-misses-the-point-for-needed-reform	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 47%;
		margin-left: 1103.75%;
		}

	#weathering-a-storm-of-associations	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 54%;
		margin-left: 1115%;
		}

	#the-churchs-union-challenge	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 61%;
		margin-left: 1126.25%;
		}


	#with-this-school-committee-union-strategy-pays-dividends	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 68%;
		margin-left: 1126.25%;
		}

	#the-winding-path-to-true-north	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 75%;
		margin-left: 1137.5%;
		}

	#tiverton-budget-numbers-tell-sad-story	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 82%;
		margin-left: 1137.5%;
		}

	#tivertoncc	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 5%;
		margin-left: 1148.75%;
		}

	#giving-pilate-a-title-to-use	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 12%;
		margin-left: 1148.75%;
		}

	#a-peculiar-sense-of-community-from-the-special-interests	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 19%;
		margin-left: 1160%;
		}

	#tiverton-scheme-plays-into-unions-hands	{
		position: absolute;
		height: 5%;
		width: auto;
		top: 26%;
		margin-left: 1182.5%;
		}

	#exhibit-icon {
		position: absolute;
		margin-top: 10%;
		margin-left: 2%;
		margin-right: 2%;
		width: 20%;
		}

	#exhibit-navigation {
		position: absolute;
		margin-top: 2%;
		margin-left: 2%;
		margin-right: 2%;
		width: 20%;
		height: 10%;
		}

	#exhibit-body {
		position: absolute;
		margin-left: 24%;
		width: 76%;
		}

	h1.exhibit-title {
		font-family: "times new roman", times, serif;
		font-size: 2em;
		text-align: center;
		}

	img.exhibit-photo {
		width: 60%;
		border-style: solid;
		border-width: 2px;
		border-color: #0D1362;
		}

	#first-publication {
		text-align: right;
		font-size: 0.75em;
		font-family: "times new roman", times, serif;
		}

	#poem-text {
		margin-left: 5%;
		text-align: justify;
		font-family: "times new roman", times, serif;
		}
