body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../Images/volcano.jpg);
	background-repeat: repeat;
	text-align: center;
	color: #FFFFFF;
	background-color: #6C0000;
	background-attachment: fixed;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.navBar {
	text-align: center;
	height: auto;
	width: 400px;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.bio {
	background-color: #000000;
	text-align: center;
	height: auto;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#bandTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.pictureColumn {
	padding: 10px;
	width: 190px;
	text-align: center;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9900;
	font-weight: bolder;
}
.bandPart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F48C00;
}
.memberInfo {
	text-align: left;
}

.personalBio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.copyrightNotice {
	background-color: #000000;
	height: 50px;
	width: 450px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
