@charset "utf-8";
body {
	background: fixed url(images/bgtile.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}

select {width: 235px; background-color: #6d8080; color: #ffffff;}
input {margin-top: 5px;}
form {margin: 0px}

.protect {
	background-repeat: no-repeat;
	background-position: center;
}

a:link, a:visited {
	color: #e2c9c3;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	outline: 0;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #ccb3ad;
}
.back {
	color: #e2c9c3;
	font-size: x-small;
	text-decoration: none;
}
.back:hover {
	color: #e2c9c3;
	font-size: x-small;
	text-decoration: underline;
}
.bodytext {
	color: #FFFFFF;
	background-color: #6d8080;
}
.captiontext {
	font-size: small;
	color: #e6cfc9;
}
.captiontexttitle {
	font-size: small;
	color: #e6cfc9;
	font-style: italic;
}
.citation {
	font-size: small;
	color: #ffffff;
	margin-left: 60px;
}
.collectionhead {
	font-variant: small-caps;
	font-size: x-large;
	color: #ffffff;
	font-weight: bold;
}
.collectionsubhead {
	font-variant: small-caps;
	font-size: large;
	color: #ffffff;
	font-weight: bold;
}
.endnotes {
	font-size: small;
	color: #ffffff;
}
h1 {
	font-size:24px;
}
.horizontalline {
	background-color: #80736c;
}
img {
	border-style: none;
}
.imageborders {
	border: medium solid #ccb3ad;
}
.indent {
	margin-left: 12px;
}
ul{
	list-style: outside circle;
}
ul.sitemap{
	list-style: outside square;
}
.largemargin{
	margin-left: 30px;
}
.ol {
	list-style: outside decimal;
}
.listBoxes {
	padding: 5px;
	margin: 5px;
}
.paintInfo{
	font-size: medium;
}
.sidebar {
	color: #FFFFFF;
	background-color: #8da6a6;
}
.style1 {
	font-size: x-small
}
.tributename {
	font-variant: small-caps;
	font-size: large;
	color: #e6cfc9;
}
.tributesub {
	font-variant: small-caps;
	color: #ffffff;
}
.welcometext {
	font-size: small;
	color: #ffffff;
}
