body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:76%;
	background-color:#ddd;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:2.3em;
	line-height:1;
	font-weight:bold;
	}
h2 {
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 0px;
	font-size:2em;
	line-height:1;
	font-weight:bold;
}
h2.subhead {
	margin:-10px 0px 15px 0px;
	padding:0px;
	}
h3 {
	font-size:1.2em;
	line-height:1;
	font-weight:bold;
	}
p {
	margin:0.7em 0em 1em 0em;
	padding:0em;
	line-height:1.3;
	}
ol {
	margin:0px;
	padding-left:40px;
	}
ul {
	list-style:none;
	padding-left:0em;
	margin-left:2em;
}
pre {font:1.1em "courier new",monospace;}
a {
	text-decoration:none;
	font-weight:bold;
	}
a:link {color:#04f;}
a:visited {color:#048;}
a:hover {
	text-decoration:underline;
	color:#48f;
	}
a:active {
	text-decoration:underline;
	color:#48f;
	}
img {border:none;}

#Content {
	margin:20px 50px 25px 200px;
	padding:15px 15px 5px 15px;
	color:#000;
	background-color:#fff;
	border:1px solid #888;
	font-size:1.0em;
	}
#Content>p {margin-bottom:10px;}

#ContentMain {
	margin:20px 50px 25px 200px;
	padding:0px;
	color:#000;
	background-color:#fff;
	border:1px solid #888;
	font-size:1.0em;
	min-width:600px;
	}
#ContentMain>p {margin-bottom:10px;}

#MainTitle {
	padding:0px;
	margin:0px;
	text-align:center;
	background:#000 url(titlebg.jpg);
	max-height:200px;
	}
#MainTitle h1 {
	padding:0px;
	margin:0px;
	}
#MainText {padding:15px;}

#Menu {
	position:absolute;
	top:20px;
	left:20px;
	width:162px;
	padding:10px;
	color:#fff;
	background-color:#000;
	border:1px solid #fff;
	line-height:1.7;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	}
body>#Menu {width:140px;}

#Menu ul {
	font-size:0.9em;
	padding:0em;
	margin:2.5em 0em 0em 0em;
	}
#Menu li {
	margin:0em 0em 0.7em 0em;
	line-height:1.2;
	}

#Menu a:link {color:#fff;}
#Menu a:visited {color:#ccc;}
#Menu a:hover {
	text-decoration:underline;
	color:#fff;
	}
#Menu a:active {
	text-decoration:underline;
	color:#fff;
	}
#Menu img {margin-bottom:-5px;}

.update {
	display:block;
	padding:0px;
	margin:0px 0px 16px 0px;
}
.updatehead {font-weight:bold;}

p.nav {margin:20px 0px 10px 0px;}
div.nav {margin:20px 0px 10px 0px;}

table.volumes {text-align:center;}
table.volumes td {
	padding:5px 10px 10px 10px;
	white-space:nowrap;
	}

table.songs td {
	padding:10px;
	white-space:nowrap;
	}
table.songs td.text {
	padding:10px 0px 0px 0px;
	font-size:1.5em;
	font-weight:bold;
	}
table.songs ul {
	padding:0px;
	margin:5px 10px 5px 10px;
	}
table.songs h3 {
	margin:0px;
	padding:0px;
	}
ul.credits {
	padding:0px;
	margin-left:0px;
	}
ul.credits li {margin:0.2em 0em 0.2em 0em;}

hr.minor {height:1px;}
hr.major {height:5px;}

div.translation h3 {
	font-size:1.3em;
	line-height:1;
	}
div.translation a.anchor:hover {
	text-decoration:none;
	color:#000;
	}
div.translation div {font-weight:bold;}

table.changes {border:1px solid #000;}
table.changes td {
	padding:6px;
	border:1px solid #000;
	}
table.changes td.heading {
	font-weight:bold;
	}
table.changes td.page {
	font-weight:bold;
	text-align:center;
	line-height:1.4;
	}
div.notes {margin-bottom:20px;}
div.notes p {margin:4px 0px;}
div.notes a:hover {
	text-decoration:none;
	color:#000;
	}



