@charset "UTF-8";
.smallbottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.pageback {
	background-attachment: scroll;
	background-color: #2B2A87;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lyricsback {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/lyrics_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.aboutusback {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/aboutus_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textpages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #2B2A87;
	text-align: left;
	vertical-align: top;
}
.contactusback {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/contactus_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pressback {
	background-attachment: scroll;
	background-image: url(images/newsandpress_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
