a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #E412CA;
	text-decoration: underline;
	font-weight: bold;

}
body {
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat;
	font-family: "Century Gothic", "Tw Cen MT", Verdana;
	background-color: #CCA25B;
	background-image: url(images/background.gif);

}
.table {
	background-color: #FFFFFF;
	border: thick groove #0E0508;
}

p {
	font-family: "Century Gothic", "Tw Cen MT", Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E412CA;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;

}
h4 {
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h5 {
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.footer {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #000000;
	font-size: 12px;
	
	
}
.bandmember {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	position: fixed;
	height: 200px;
	width: 600px;
}
.dayscript {
	font-family: "Kristen ITC";
	font-size: 16px;
	font-weight: bold;
	color: #E412CA;
	text-align: right;
}
