.home {
	background-image: url(images/homebutton.jpg);
	background-repeat: no-repeat;
}
.home a:hover {
	border: 0;
	background-image: url(images/homebuttonH.jpg);
	background-repeat: repeat;
}
.story {
	background-image: url(images/storybutton.jpg);
	background-repeat: no-repeat;
}
.story a:hover {
	border: 0;
	background-image: url(images/storybuttonH.jpg);
	background-repeat: repeat;
}
.songs {
	background-image: url(images/songsbutton.jpg);
	background-repeat: no-repeat;
}
.songs a:hover {
	border: 0;
	background-image: url(images/songsbuttonH.jpg);
	background-repeat: repeat;
}
.singers {
	background-image: url(images/singersbutton.jpg);
	background-repeat: no-repeat;
}
.singers a:hover {
	border: 0;
	background-image: url(images/singersbuttonH.jpg);
	background-repeat: repeat;
}
.support {
	background-image: url(images/supportbutton.jpg);
	background-repeat: no-repeat;
}
.support a:hover {
	border: 0;
	background-image: url(images/supportbuttonH.jpg);
	background-repeat: repeat;
}.rightbar {
	background-image: url(images/rightbar.jpg);
	background-repeat: repeat-y;
}
.leftbar {
	background-image: url(images/leftbar.jpg);
}
.contentbg {
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	width: 720px;
	background-color: #000000;

}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}.topimg {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 20px;

}
.benefactor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-variant: small-caps;
}
.reddivider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.address {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contenthdr {
	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
	width: 680px;
	padding-right: -5px;

}
.contenthdrsongs {

	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
	width: 281px;
	padding-right: -5px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
}
.copy a {
	color: #333333;
}
