/* ---- 2003-11-19 -- */
html, body {
	margin: 0;
	padding: 0;
	background: rgb(21%,21%,21%);
	color: #fff;
	font-family: "Century Schoolbook", "Trebuchet MS", Tahoma, Helvetica, Helv, Arial, Verdana, sans-serif;
	font-size: 1em;}
h1 {
	padding-left: 8px;
	border-top: .4em solid rgb(65%,12%,12%);
	border-left: .2em solid rgb(65%,12%,12%);
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Helvetica, Helv, Arial, Verdana, sans-serif;
	font-weight: normal;}
#bCrumb {
	padding: .75em;
	font-size: small;
	text-align: right !important;}
#samples {margin: 1em;}
#navigation {
	position: absolute;
	top: 4.1em;
	right: 22px;
	font-family: "Minion Pro", "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.4;}
#navigation p {
	margin: -3px;
	padding-bottom: 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px dotted white;}
#navigation p:first-letter {
	color: rgb(100%,65%,65%);
	font-size: large;
	font-weight: bold;
	margin-right: 2px;
	padding: 0 2px 12px 0px;
	border-right: 1px dotted white;}
#navigation ul {
	margin: 8px;
	padding: 0;	/* because of mozilla */
	list-style-type: none;
	width: 130px;}
#navigation li, #navigation li.activ {
	display: block;
	padding: 3px 4px 3px 8px;
	text-align: left;}
#navigation li {
	background: rgb(65%,12%,12%);
	color: #fff;
	text-decoration: none;
	border: 3px solid rgb(35%,1%,1%);}
#navigation li:hover {border: 3px solid rgb(100%,1%,1%);}
#navigation li.activ:hover {border: 3px dotted rgb(100%,1%,1%) !important;}
#navigation li a {
	color: #fff;
	text-decoration: none;}
#navigation li.activ, #navigation li.activ:hover {
	background: rgb(21%,21%,21%);
	color: #f0f0f0;}
#song {
	padding-bottom: 1em;
	width: 58%;
	background: rgb(65%,12%,12%);}
#song h1 {
	border-top: .3em ridge rgb(65%,12%,12%);
	border-left: none;
	margin: 0;}
#song p {padding-left: 2em;}
#song h1:first-letter {
	padding-right: 2px;
	font-family: "Monotype Corsiva", "ER Architekt", "Palatino Linotype", cursive, serif;
	font-size: 1.6em;
	font-style: italic;}
.sub1 {
	margin: 0 3%;
	border-left: .5em solid rgb(65%,12%,12%);}
.ldesc {display: none;}
.delimiter {visibility: visible;}
.notes {
	position: absolute;
	top: 23em;
	right: 3%;
	font-size: small;
	text-align: left;
	width: 16em;}
.notes hr {display: none;}
p.fchild {
	padding: 0 12px 24px 8px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Helv, Arial, Verdana, sans-serif;
	line-height: 1.2;
	font-style: normal;
	background: #000033;
	color: rgb(90%,20%,20%);
	border-left: .5em solid rgb(65%,12%,12%);}
#endbodydoc {
	margin: 2.5em .5em 0 .5em;
	padding-bottom: 0;}
#signatura {
	font-family: "Minion Pro", "Times New Roman", Times, serif;
	text-align: right;}
#endbodydoc a, .notes a {text-decoration: underline;}
#endbodydoc a:link, #endbodydoc a:visited, .notes a:link, .notes a:visited {color: #eee;}
#endbodydoc a:hover, .notes a:hover {
	background: rgb(65%,12%,12%);
	color: #fff;}
#endbodydoc a:active, .notes a:active {
	background: transparent;
	text-decoration: none;}
#bCrumb, #bCrumb a:link, #bCrumb a:visited, #bCrumb a:hover, #bCrumb a:active {
	background: transparent;
	color: silver;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Helv, Arial, Verdana, sans-serif;
	text-decoration: none;}