@charset "utf-8";
/* CSS Document Art Style for Memorial Video Displays copyright 2026 Irene Rowley -  */

body.art_style3 {
	color:#fff;
	background-color: #111;
}


h1, h2, h3, h4, h5 {
	padding-top:12px;
}

a:link {
	color: #fff;
}

p {
	font-family: georgia, serif;
	font-size:13px;
	line-height: 145%;
	margin15px 0;

}

.selected, .selected a {
	color: #FFC;
}

#pagecontainer {
	max-width:800px;
	margin:auto;
	font-family: georgia, serif;
	font-size:13px;
	line-height: 145%;
}

#header {
	font-family: papyrus, georgia, serif;
	text-align: center;
}


#thumbnails {
	margin:25%; 
	text-align: left;
	}

#thumbnails a {margin: 12px}
	

#pagecontents {min-height:500px;}


#footer {
	margin-bottom: 20px;
	font-size: 80%;
	font-style: italic;
	bottom: 0px;
	text-align: center;
	margin-top: 20px;
}
#rightcol  {
	margin-left: 300px;
}
#rightcol h3 {
	font-size: 1.2em;
	line-height: 2.5em;
	padding-right: 10%;
}

.byline {
	font-style: italic;
	text-align: left;
	margin-right: 130px;
	margin-left: 130px;
}

div.homelink {
	background-color: #aaaaff;
	padding: 2px;
	width: 70px;
	border-width: 0px;
	border-style: none;
	text-align: center;
	font-style: italic;
}

h1, h2, h3 {
	font-family: papyrus, georgia, serif;
}
.fineprint {
	font-size: 80%;
}



a:visited {
	color: #9CC;
}

a:active {
	color: #0c9;
}

a:hover {
	color: #0C9;
}

.center {
	text-align: center;
}
.imageright {
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

.imageleft {
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-width: 0px;
	border-style: none;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

/* Styles added 2016 */

.width50percent { /* for the hard rule (HR) in the header  */
	padding-left:25%;
	padding-right:25%;
}

.width70percent { /* for the hard rule (HR) in the footers */
	padding-left:15%;
	padding-right:15%;
}

.border1 {
	border: 1px;
}

.papyrus {
	font-family: papyrus, times, serif;
}

.clearfloat {
	clear: both;
}
