body {
	background-image: url();
	background-color: #D0B98D;
	font-family: "Lucida Console", Monaco, monospace;
	color: #605A51;
	line-height: 105%;
}
#homeMessage {
	width: 290px;
	
	font-size: 100%;
	line-height: 25px;
	
	text-align: left;
	
}
#footer  {
	font-size: 90%;
	background-color: #65615E;
	color: #E9E2CF;
}
#footer img {
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer a {
	color: #E9E2CF;
}


#gigs {
	
	font-size: 95%;
	width: 550px;
	text-align: left;
	position: relative;
	bottom: 770px;
}

#historyText {
	
	font-size: 95%;
	width: 550px;
	text-align: left;
	position: relative;
	bottom: 770px;
}
h3 {
	font-size: 120%;
	font-family: "Lucida Console", Monaco, monospace;
	text-decoration: underline;
	color: #6E675D;
}

#musicBox {
	
	font-size: 95%;
	width: 550px;
	text-align: left;
	position: relative;
	bottom: 770px;
}
#content {
	font-size: 90%;
	width: 550px;
	text-align: left;
	position: absolute;
	left: 139px;
	top: 284px;
}
#page {
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
	border: 2px solid #B66E62;
}


#content img{
	border: 2px solid #BB8569;
}


.floatRight {
	float: right;
	clear: left;
}
.floatLeft {
	float: left;
	clear: right;
}
#bios_band{
	float: right;
	margin: 5px;
}
.popUp {
	font-size: 75%;
	font-family: Verdans, Arial, Helvetica, sans-serif;
	background-color: #DDCFB2;
	visibility: hidden;
	padding: 10px;
	width: 170px;
	border: 1px solid #6E675D;
	color: #6E675D;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	z-index: 2;
	}
#lowerLinks {
	position: absolute;
	left: 125px;
	top: 210px;
	width: 120px;
}
#lowerLinks img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactLink {
	position: absolute;
	left: 110px;
	top: 770px;
	width: 120px;
}
#contactLink img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoControls a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E675D;
}
