﻿body {
	background: #d3b7b4;
}
p {
	color: #ffff99;
	font-size:18px;
}
#quills td {
	background-image: url('images/quill sm.gif');
	height: 60px;
	width: 160px;
	border-style: none;
}
#sourcelist td {
	border-style:none;
	color:#FFFF66;
}
#container-index {
	background-image: url('images/old_ledger_open.jpg');
	background-repeat: repeat;
	width: 1200px;
	margin: auto;
	height : 900px;
	border: 0;
	padding: 0;
}
#container-index2 {
	background-image: url('images/old_ledger_open.jpg');
	background-repeat: repeat;
	width: 1200px;
	margin: auto;
	height : 1800px;
	border: 0;
	padding: 0;
}
#main {
	width: 1000px;
	float: left;
}
#links {
	color:#ffff99;
	text-decoration:none;
}
#main p {
	color: #ffff66;
	margin-left:50px;
	margin-right:50px;
}
h3 {
	color: #ffff66;
}
h3.indented {
	margin-left:50px;
	font-weight:bold;
	color:#dea804;
}
#sidebar {
	float: left;
	width: 200px;
	margin-top:50px;
	
}
#names a {
	text-decoration: none;
	color: #ffff66;
	}
#namelist td {
	border-style: none;
	text-align: center;
	color: #ffff66;
	font-weight: bold;
}
#namelist a {
	text-decoration: none;
	color: #ffff66;
	}
#jumps td {
	border-style: none;
	text-align: center;
	color: #ffff66;
	font-weight: bold;
}
#jumps a {
	text-decoration: none;
	color: #ffff66;
}
table.menu {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
table.nameresults {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
table.nameresults td {
	border-width:thin;
	border-color:orange;
	border-style: solid;
	color: #ffff66;
	font-size:medium;
}
table.nameresults a {
	text-decoration:none;
	color: #ffff66;
	}
table.nameresults th {
	border-width:thin;
	border-color:orange;
	border-style: solid;
	color: #ffff66;
	font-size:medium;
}
.pageheader {
	text-align: center;
	color: #ffff66;
}
li a {
	color: #ffff66;
	text-decoration: none;
}
.auto-style4 {
	border-width: 0px;
}
table#sourcelist{
	width:850px;
	margin-left: 50px;
}
.references_sidebar {
	font-size: small;
	margin-left:40px;
}
.td_right {
	text-align:right;
}
.auto-style6 {
	color: #FFFF66;
}
.sourcelist_side_head {
	color: #DEA804;
	font-weight:bold;
}
.auto-style7 {
	font-weight: bold;
}
.footnote {
	font-size: 14px;
}
.flink {
	color: #dea804;
	text-decoration: none;
	font-weight: bold;
}
span.dropt {
	color: #dea804;
	font-weight: bold;
}
span.dropt:hover {
	text-decoration: none;
	background: #ffffff;
	z-index: 6;
}
span.dropt span {
	position: absolute;
	left: -9999px;
	margin: 20px 0 0 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	z-index: 6;
}
span.dropt:hover span {
	left: 2%;
	background: #ffffff;
}
span.dropt span {
	position: absolute;
	left: -9999px;
	margin: 4px 0 0 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}
span.dropt:hover span {
	margin: 20px 0 0 170px;
	background: #ffffff;
	z-index: 6;
}
span.droptext {
	font-weight: normal;
	font-size: 12pt;
	color: gray;
	width: 300px;
}
.index-style1 {
	color: #DEA804;
}
.index-style2 {
	color: #FFFF99;
}
.index-style3 {
	text-align: right;
}
