body {
	background: #7c6539;
}
.main {
	position:absolute;
	left: 50%;
	width:585px;
	height:660px;
	background: #FFFFFF;
	border-right: 5px solid #E8DAC0;
	border-bottom: 5px solid #E8DAC0;
	border-left: 5px solid #E8DAC0;
	padding-left: 65px;
	padding-right: 50px;
	font: 12px Arial, Helvetica, sans-serif;
	top: 130px;
	margin: auto 0px 0px -350px;
}
.footer {
	position:absolute;
	left: 50%;
	top: 640px;
	width:585px;
	margin-left: -292.5px;
	text-align: center;
	font-size: 10px;
	color: #362602;
}
.heading {
	font-size: 15px;
	font-weight: bold;
	color: #392606;
}
.header {
	position:absolute;
	left: 50%;
	width:700px;
	height:138px;
	margin-left: -350px;
	margin-top: auto;
	top: 0px;
	z-index: 1;
}	
.nav {
	position: absolute;
	z-index: 4;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #9E0000;
	left: 406px;
	top: 5em;
	width: 302px;
	text-align: center;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9E0000;
	font-weight: bold;
}

a:link {
	color: #9E0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3A2709;
	font-weight: bold;
	text-decoration: none;
}
.lyric {
	background: url(graphics/lyric%20copy.gif) no-repeat;
	position: absolute;
	z-index: 7;
	left: 14%;
	width: 250px;
	height: 184px;
	top: 350px;
	color: #E8DAC0;
	font: italic bold 15px Arial, Helvetica, sans-serif;
	padding: 22px 15px 15px;
}
.imgright {
	vertical-align: text-top;
	text-align: left;
	float: right;
	margin-left: 10px;
	border: thin solid #382504;
	margin-bottom: 10px;
}
.imgleft {
	vertical-align: text-top;
	text-align: left;
	float: left;
	border: thin solid #382504;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imgcenter {
	border: thin solid #382504;
}
.images {
	text-align: center;
}
