body {
	font-family: 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: Arial, Helvetica, sans-serif;
}
#shosws {
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-size: 12px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#shosws td {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.navBar {
	text-align: center;
	height: auto;
	width: 400px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.pastshows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bolder;
}
.pastlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.copyrightNotice {
	background-color: #000000;
	height: 50px;
	width: 450px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul {
	list-style-type: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
