html, body {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	color: #662b2f;
	background: #54a6dd;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}
table.songwriter {
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	border-bottom: 1px solid #215c8d;
	color: #2a76b4;
	background: #2a76b4;
	text-align: center;
}
td.singer {
	border-left: 1px solid #215c8d;
	border-right: 1px solid #215c8d;
	color: #2a76b4;
	background: #2a76b4;
}
.music {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	width: 760px;
}
.acoustic {
	border: none;
}
.mystical {
	font-size: 9px;
	text-align: center;
}
a:link.mystical, a:visited.mystical {
	color: #662b2f;
	background: #54a6dd;
	text-decoration: none;
}
a:hover.mystical {
	color: #54a6dd;
	background: #54a6dd;
}
p {
	padding: 8px 0px 0px 0px;
	margin: 0px;
}
.middleNav {
	width: 318px;
	padding: 0px;
	margin: 0px;
	background-image: url('pix/ravensongring.gif');
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
}
.smallerMiddlenav {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0px;
	color: #864b4f;
	font-weight: normal;
}
.mediumMiddlenav {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	letter-spacing: 0px;
	color: #864b4f;
	font-weight: bold;
}
table.mainText {
	width: 505px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	padding: 0px;
	border-top: 1px solid #6eb7ee;
	border-right: 1px solid #569fd6;
	border-bottom: 1px solid #569fd6;
	border-left: 1px solid #6eb7ee;
	color: #763b3f;
	background: #6ab3ea;
}
td.mainText {
	padding: 0px;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
}
td.lyricText {
	padding: 0px;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
}
td.jsWarning {
	padding: 15px;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
}
#navButtons {
	padding: 25px 0px 0px 0px;
}
#navButtons ul {
	margin: 0;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
}
#navButtons ul li {
	display: inline;
	padding: 0px 5px 0px 5px;
}
 #navButtons ul li a {
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 2px 6px 2px 8px;
	color: #a0d1f1;
	background-color: #2a76b4;
	border: 1px solid #1a66a4;
}
#navButtons ul li a:hover {
	color: #fff;
	background-color: #369;
}
#credits {
	padding: 23px 0px 8px 0px;
	font-size: 10px;
	color: #86c7f9;
	background: #54a6dd;
}
#credits a:link, #credits a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #86c7f9;
	background: #54a6dd;
}
#credits a:hover {
	color: #9ce0ff;
	background: #54a6dd;
}
.standards {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.standards {
	padding-top: 15px;
	padding-bottom: 15px;
}
table.fbText {
	width: 234px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 1px;
	border-top: 1px solid #6eb7ee;
	border-right: 1px solid #569fd6;
	border-bottom: 1px solid #569fd6;
	border-left: 1px solid #6eb7ee;
	color: #763b3f;
	background: #6ab3ea;
}
.fbTextPic {
	margin: 5px 7px 5px 3px;
	border-top: 1px solid #569fd6;
	border-right: 1px solid #6eb7ee;
	border-bottom: 1px solid #6eb7ee;
	border-left: 1px solid #569fd6;
}
td.fbText {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}
a:link.fbText, a:visited.fbText {
	color: #336699;
	background: #6ab3ea;
	text-decoration: none;
}
a:hover.fbText {
	color: #2a76b4;
	background: #6ab3ea;
}
