body {
	background-color:		black;
	font-size: 			small;
	font-family: 			Verdana, "New York", serif;
	font-color:			white;
	text-align:			center;
}
body img{
	margin-top:			0px;
	align:				center;
}
body a {
	color:				black;
}
#hplogo {
	position:			absolute;
	top:				30px;
	left:				85px;
	z-index:			99;
}
#homepage a {
	color:				#DEB887;
	text-decoration:		none;
}
#homepage td {
	text-align:			center;
}
#homepage form {
	color:				#DEB887;
}

#emailsignup input[name="list_email"]{
	color: 				#804000;
	border:				0;
	text-align: 			center;
	font: 				95% Georgia, Times, serif;
	padding: 			5px 15px 6px 10px;
	top: 				-2px;
	z-index: 			3;
}

#emailsignup input[name="list_submit"]{
	color: 				#FFFF99;
	text-transform: 		capitalize;
	font: 				100% Georgia, Times, serif;
	z-index: 			3;
}

#emailsignup input[name="list_submit"]:hover {
	color: 				#804000;
}
#footer {
	background-color: 		black;
	color: 				White;
	text-align:			center;
	font-size:			x-small;		
	line-height:			10px;
	padding-left:			10px;
	width:				845px;
	border:				none;
	margin-right:			auto;
	margin-left:			auto;
	position:			relative;
}
#footer a {
	color:				#DEB887;
	text-decoration:		underline;
}
#footer td,th {
	text-align:			center;
	padding-right:			15px;
	padding-left:			15px;
}
#footer img {
	border:				none;
}
#toplogo {
	width:				750px;
	margin-left:			auto;
	margin-right:			auto;
	background-color:		black;
}
#allcontent {
	background-color:		#FAEBD7;
	width:				750px;
	margin-left:			auto;
	margin-right:			auto;
	padding-bottom:			15px;
	padding-top:			15px;
	margin-top:			5px;
}
#left {
	text-align:			left;
	margin-left:			10px;
}
#floatingimage {
	float:				right;
	top:				-10px;
	left:				350px;
	padding-right:			10px;
}
#floatingimage img {
	border:				none;
}
#lyrics {
	margin-left:			20px;
}
#shows {
	text-align:			left;
	background-color:		#FAEBD7;
	width:				750px;
	margin-left:			auto;
	margin-right:			auto;
	padding-bottom:			15px;
	padding-top:			15px;
	margin-top:			5px;
}
#shows table,td,tr {
	margin:				15px;
	padding-top:			10px;
	padding-bottom:			10px;
	text-align:			left;
}

