body {
	background-color: #4682B4;
	color: #000000;
}
p {
	background: transparent;
	color: Black;
   padding: 4px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
hr {
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: text-bottom;
}
a {
	color: Black;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
/*	text-align: center; */
}
a:hover {
	color: #993333;
	background-color: transparent;
	text-decoration: none;
}
a.nav {
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	
}
div {
	color: #FFFFFF;
	background-color: transparent;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
div.h1 {
	color: #FFFFFF;
	background-color: #000000; 
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 20px;
	text-align: right;
	width: 800px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: "Courier New", Courier, monospace;
}
div.bottomNav {
	background-color: #000000;
	color: #FFFFFF; 
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 20px;
	text-align: right;
	width: 800px;
	position: absolute;
	top: 560px;
	left: 0px;
	font-family: "Courier New", Courier, monospace;
}
h1 {
	background-color: #4682B4;
	color: #000000; 
	padding: 4px;
	width: 560px;
	font-family: "Courier New", Courier, monospace;
}
h2, h3, h4, ol, li { 
	background-color: #FFFFFF;
	color: #000000; 
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}
.P {
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align: center;
}
.infotext {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.regText {
	background: transparent;
	color: Black;
   padding: 4px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.redText {
	background: transparent;
	color: #993333;
	padding: 4px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.copyright {
	background: transparent;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#scroll {
	background-color: #FFFFFF;
	color: #000000;
	width: 400px; 
	height: 300px; 
	overflow: scroll; 
	border:	1px;                           
}
#loneImage {
	position: relative;
	left: 5%;
	top: 5%;
}
#moreStories {
	height: 260px;
	left: +210px;
	position: absolute;
	top: 70px;
	width: 258px;
	z-index: 1;
}
#band {
	color: #FFFFFF;
	background-color: #4682B4;
	left: +35px;
	position: absolute;
	top: 91px;
	height: 300px;
	width: 400px;
}
#bandInfo {
	/*padding: 4px; */
	color: #000000;
	background-color: #FFFFFF;
	border: 4px #000 solid;
	left: +35px;
	position: absolute;
	top: 388px;
	width: 290px;
}
#details {
	background-color: #FFFFFF;
	color: #000000;
	border: 4px #000 solid;
	padding: 4px;
	left: 480px;
	height: auto;
	position: absolute;
	top: 140px;
	width: 210px;
}
#Showdetails {
	background-color: #FFFFFF;
	color: #000000;
	border: 4px #000 solid;
	padding: 10px;
	left: 480px;
	height: auto;
	position: absolute;
	top: 140px;
	width: 310px;
	overflow: scroll;
}
#infoBox {
	padding: 4px;
	color: #000000;
	background-color: #FFFFFF;
	border: 4px #000 solid;
	left: +105px;
	top: 110px;
	position: absolute;
	width: 210px;
}
#oldCd {
	height: 174px;
	width: 169px;
	left: +10px;
	position: absolute;
	top: 320px;
}
#contact {
	padding: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 4px #000 solid;
	left: +200px;
	position: absolute;
	top: 100px;
	width: 400px;
}