body {
	font: Georgia, "Times New Roman", Times, serif;
	margin: 30px auto;
	max-width: 90%;
	background-image: url(/images/plants/schillerana.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	visibility: visible;
	background-color: #000D14;
}

div.content {
	clear: left;
	padding: 1em 1em 0;
	border-left: 10px solid #999;
	border-right: 10px solid #999;
	border-bottom: 10px solid #999;
	border-top: 4px solid #999;
	color: #036;
	background-image: url(/images/layout/lemony.png);
	background-color: #CC9;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
body {
	padding: 0 50px;
}

img {
	border: #bdf solid 1px;
	padding: 5px;
}

label {
	display: block;
	font-weight: bold;
}

li {
	margin: -0.05em;
	list-style-type: none;
	background-color: #CFC;
}

ol#toc {
	height: 2.3em;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
}

ol#toc a {
	background: #bdf url(tab.png);
	color: #FFF;
	display: block;
	float: left;
	height: 2.3em;
	padding-left: 10px;
	text-decoration: none;
	white-space: nowrap;
}

ol#toc a:hover {
	background-color: #3C0;
	background-position: 0 -120px;
	color: #000;
}

ol#toc a:hover span {
	background-position: 100% -120px;
}

ol#toc li {
	float: left;
	margin: 0 1px 0 0;
}

ol#toc li.current a {
	background-color: #666;
	background-position: 0 -60px;
	color: #CCC;
	font-weight: bold;
}

ol#toc li.current span {
	background-position: 100% -60px;
}

ol#toc span {
	background: url(tab.png) 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 2.3em;
}

p {
	text-indent: 25px;
	margin-top: 0em;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: .1em;
}
p#red_header  {
	font-size: x-large;
	line-height: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #af0000;
	text-align: left;
	text-indent: -20px;
	margin-top: 1.2em;
	margin-bottom: -0.5px;
}
p#redheader1stline  {
	font-size: x-large;
	line-height: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #af0000;
	text-align: left;
	text-indent: -30px;
	margin-top: -.5em;
}
p#red_headersubhead  {
	font-size: large;
	line-height: normal;
	color: #036;
	text-align: left;
	text-indent: -5px;
	font-weight: bolder;
	text-indent: -10px;
	text-transform: capitalize;
	margin-top: .5em;
	margin-bottom: .5px;
}
p#red_footer {
	font-size: large;
	line-height: normal;
	color: #af0000;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 100px;
	font-weight: bolder;
}
p .names {
	text-transform: capitalize;
	font-size: 1.4em;
}
p .said {
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-style: italic;
}
p .glossary-words {
	font-weight: 900;
	font-variant: normal;
	text-transform: lowercase;
	font-style: normal;
	font-size: 1.25em;
}
p .pronounce {
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
}
