.Outline {
	border: 1px solid #003366;
}
.FrontBG {
	background-attachment: fixed;
	background-image: url(images/frontPageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #000066;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-align: center;
	vertical-align: middle;
}
.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	color: #000066;
	text-align: left;
}

.buttonTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.artistsBG {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 0px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px none #000033;
	border-left: 1px none #000033;
	background-image: url(images/Artistspic2.jpg);
}
.buttonBG {
	background-attachment: fixed;
	background-image: url(images/buttonBG.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainTxtRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	color: #FF0000;
	text-align: left;
	font-weight: normal;
}

