body {
	background: url(/images/background.jpg) repeat;
	margin-top: 40px;
}
#wrapper_top {
	margin: 0px auto;
	height: 18px;
	width: 838px;
	display: block;
}
#wrapper {
	background: url(/images/wrapper_content.jpg) repeat-y;
	margin: 0px auto;
	width: 802px;
	padding-right: 18px;
	padding-left: 18px;
}
#wrapper_bottom {
	background: url(/images/wrapper_bottom.jpg) no-repeat;
	margin: 0px auto;
	width: 838px;
}
#wrapper_bottom p {
	font: 10px/45px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#wrapper_bottom a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper_bottom a:hover {
	text-decoration: underline;
}


table#topnav {
	width: 802px;
}
table#topnav td {
	height: 40px;
	background: url(/images/topnav_rule.gif) no-repeat right center;
}
table#topnav td#lyrics {
	background: none;
}
table#topnav td a {
	display: block;
	height: 40px;
}
table#topnav td u {
	display: none;
}
table#topnav td#home a {
	width: 128px;
	background: url(/images/topnav_home.gif) no-repeat center center;
}
table#topnav td#bio a {
	width: 102px;
	background: url(/images/topnav_bio.gif) no-repeat center center;
}
table#topnav td#cd a {
	width: 111px;
	background: url(/images/topnav_cd.gif) no-repeat center center;
}
table#topnav td#choral a {
	width: 198px;
	background: url(/images/topnav_choral.gif) no-repeat center center;
}
table#topnav td#listen a {
	width: 128px;
	background: url(/images/topnav_listen.gif) no-repeat center center;
}
table#topnav td#lyrics a {
	width: 135px;
	background: url(/images/topnav_lyrics.gif) no-repeat center center;
}

/*hover*/

table#topnav td#home a:hover {
	width: 128px;
	background: url(/images/topnav_home2.gif) no-repeat center center;
}
table#topnav td#bio a:hover {
	width: 102px;
	background: url(/images/topnav_bio2.gif) no-repeat center center;
}
table#topnav td#cd a:hover {
	width: 111px;
	background: url(/images/topnav_cd2.gif) no-repeat center center;
}
table#topnav td#choral a:hover {
	width: 198px;
	background: url(/images/topnav_choral2.gif) no-repeat center center;
}
table#topnav td#listen a:hover {
	width: 128px;
	background: url(/images/topnav_listen2.gif) no-repeat center center;
}
table#topnav td#lyrics a:hover {
	width: 135px;
	background: url(/images/topnav_lyrics2.gif) no-repeat center center;
}
#subnav {
	border-top: 1px solid #A09E8F;
	height: 16px;
}
#subnav a u {
	text-decoration: none;
	background: url(/images/arrow.gif) no-repeat 2px;
}
#subnav a:hover u {
	text-decoration: none;
	background: url(/images/arrow2.gif) no-repeat 2px;
}
#subnav a {
	display: block;
	width: 401px;
	float: left;
	text-align: center;
	background: #F0E5DA;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #935837;
	text-decoration: none;
	letter-spacing: 8px;
	margin: 0px;
	padding: 0px;
}
#subnav a:hover {
	background: #CC4D1A;
	color: #fff;
}
#border {
	border: 1px solid #A09E8F;
	background: url(/images/inside_background.jpg) repeat-y;
}
img#banner {
	display: block;
	border-bottom: 1px solid #A09E8F;
	clear: left;
}
#sidelefttexture {
	background: url(/images/sidelefttexture.jpg) no-repeat left top!important;
	background: url(/images/sidelefttexture.jpg) no-repeat -1px;
}
#sidelefttexture2 { /* do not show in Win IE*/
	background: url(/images/sidelefttexture.jpg) no-repeat left top!important;
	background: none;
}
#content {
}
#indent {
	margin-left: 311px;
	margin-right: 36px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#indent_border {
	margin-left: 271px!important;
	margin-left: 270px;
	margin-right: 0px;
	border: 5px solid #F2E9E0;
	padding: 20px 36px 20px 40px;
}
#content p {
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #5d5956;
	margin: 0px 0px 1em;
}
#content p.small {
	font-size: 11px;
	line-height: 18px;
	border-top: 1px solid #D3D1CA;
	margin-top: 10px;
	padding-top: 15px;
}
#sidetext {
	float: left;
	width: 210px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
#sidetextbuy {
	float: left;
	width: 210px;
	margin-left: 0px!important;
	margin-left: -1px;
}
#sidetext p {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #d25002;
	border-bottom: 1px solid #C5BEAE;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#sidetext p.norule {
	border-bottom: none;
}
#choralcovers {
	float: left;
	width: 132px;
	margin-right: 20px;
}
#choraltext p {
	font-size: 11px;
	line-height: 18px;
}
#sidetext_background {
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	background: url(/images/sidelefttexture.jpg) no-repeat left top!important;
	background: url(/images/sidelefttexture.jpg) no-repeat -1px;
	height: 820px;
}
#sidetext_background_lyrics {
	float: left;
	width: 210px;
	background: none!important; /* do not show in compliant browsers*/
	background: url(/images/sidelefttexture.jpg) no-repeat center;
	height: 820px;
	margin: 0px!important;
	margin-left: -1px;
	padding: 0px;
}
#sidetext_background p.choralside {
	padding-top: 90px;
}
#sidetext_background p {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #d25002;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#choralcovers img {
	display: block;
	margin-bottom: 10px;
}
#choraltitle {
	margin-bottom: 20px;
	padding-top: 20px;
}
div.cdtitle {
	margin-bottom: 20px;
	padding-top: 20px;
	margin-left: 80px;
}
#lyrics_indent {
	margin-left: 271px!important;
	margin-left: 270px;
	margin-right: 0px;
	border: 5px solid #F2E9E0;
	padding: 20px 36px 20px 80px;
}
#lyrics_indent p {
	margin-left: 15px;
	font-size: 11px;
	line-height: 18px;
}
#listen_indent {
	margin-left: 271px!important;
	margin-left: 270px;
	margin-right: 0px;
	border: 5px solid #F2E9E0;
	padding: 20px 0px 0px;
}
#listen_indent p {
	margin-left: 217px;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
#listen_indent p a {
	color: #5d5956;
	text-decoration: none;
}
#listen_indent p a:hover {
	color: #d25002;
}
#listen_indent h3 {
	color: #5d5956;
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 217px;
	background: #EEDDCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#listen_indent h4 {
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #d25002;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	float: left;
}
#sidelisten {
	float: left;
	width: 270px;
	height: 513px;
	overflow: hidden;
}
#sidelisten img {
	width: 270px!important;
	width: 269px;
}
p.released {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.released a {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
