@charset "utf-8";

.WebText {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	color: #0000FF;
}
.greentext {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	color: #00FF00;
}
.yellowtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	color: #FFFF00;
}


.PageTitles {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}

.emaillist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bodybackground {
	color: #FFFFFF;
	background-color: #3300FF;
}
.minorheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
	font-weight: bold;
}
.albumorder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FF0000;
}
.upcomingshows {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #FFFFFF;
}
.onlinestorelinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: normal;
	color: #FF0000;
}
.contactlinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	color: #FF0000;
}
#pagestyle {
	position:absolute;
	width:496px;
	height:118px;
	z-index:1;
	left: 48px;
	top: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	visibility: hidden;
}
