body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#BodyArea .Spacer {
	height: 250px;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #652001;
	text-decoration: none;
}
a:hover {
	color: #A8550F;
	text-decoration: underline;
}
#HeaderArea {
	background-image: url(images/headback.jpg);
	background-repeat: repeat-x;
	height: 115px;
	width: 100%;
}
#HeaderArea #Header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 115px;
}
#HeaderArea #Header #NavArea {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -4px;
}
a.HeaderNavTab:link, a.HeaderNavTab:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tab-off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 102px;
	margin-right: 3px;
	clear: none;
	float: left;
	text-align: center;
	padding-top: 4px;
}
a.HeaderNavTab:hover {
	background-image: url(images/tab-on.jpg);
}
#TopBar {
	background-color: #9E7B37;
	height: 14px;
	width: 100%;
}
#BodyArea {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
}
#BodyArea #CoverPhoto {
	height: 300px;
	width: 750px;
}
#BodyArea #CoverText {
	width: 380px;
	line-height: 150%;
	margin-left: 360px;
}
#BodyArea h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#FooterBar {
	background-color: #9E7B37;
	width: 750px;
	height: 6px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	clear: both;
}
#Footer {
	width: 360px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	height: 40px;
}
a.FooterNav:link, a.FooterNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 55px;
	margin-right: 3px;
	clear: none;
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #9E7B37;
	border: 1px solid #8B6B30;
}
a.FooterNav:hover {
	background-color: #923605;
}
/* Page Titles */
#BodyArea h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #903103;
	margin-top: 0px;
	margin-bottom: 20px;
}
#StillLeftCol {
	float: left;
	width: 300px;
}
#StillRightCol {
	width: 390px;
	margin-left: 340px;
	font-size: 12px;
}
/* Song Titles */
.SongTitle {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #FFFFFF;
	display: block;
	background-color: #C7A25C;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 18px;
	position: relative;
}
.SongSample {
	position: absolute;
	top: 1px;
	right: 2px;
}
#StillLeftCol td {
	vertical-align: top;
	background-color: #FCF4EB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5DDBC;
}
.Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #C7A25C;
	padding: 12px;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	text-align: center;
}
.LeftColumnText {
	width: 450px;
}
#RightPhotoArea {
	position: absolute;
	top: 40px;
	right: 0px;
}
#PhotoArea {
	margin-right: auto;
	margin-left: auto;
	width: 620px;
	text-align: center;
}
#PhotoNavArea {
	position: relative;
	width: 600px;
}

a.PhotoNav:link, a.PhotoNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 14px;
	width: 20px;
	margin-right: 3px;
	clear: none;
	float: right;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #9E7B37;
}
a.PhotoNav:hover {
	background-color: #EEEEEE;	
}
.PhotoNavOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 30px;
	margin-right: 3px;
	clear: none;
	float: right;
	text-align: center;
	padding-top: 4px;
}
.Photo {
	margin: 10px;
	border: 1px solid #000000;
}
.Note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 2px solid #C7A25C;
	padding: 3px;
	background-color: #F2F2F2;
}

