body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #F0E8DE;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B6374;
}
a {
	color: #AEA69C;
}
a:hover {
	color: red;
}

#container {
	width: 720px;
	margin: 0 auto;
	border: 1px solid #000000;
}
#header {
	margin: 0;
	padding: 0;
	height: 125px;
	width: 720px;
}
#header h1 {
	text-indent: -1234em;
	margin: 0;
}
#header h1 a {
	display: block;
	height: 98px;
	text-decoration: none;
}
#header ul {
	position: relative;
	height: 25px;
	margin: 2px 0 0;
	padding: 0;
	text-indent: -1234em;
	background-repeat: no-repeat;
	list-style: none;
}
#header li {
	height: 25px;
	position: absolute;
	top: 0;
}
#header li a {
	display: block;
	height: 25px;
	text-decoration: none;
}
li#bands {
	left: 0px;
	width: 87px;
}
li#aboutus {
	left: 87px;
	width: 108px;
}
li#contactus {
	left: 195px;
	width: 123px;
}
li#switch {
	left: 566px;
	width: 154px;
}
li#tips {
	left: 318px;
	width: 131px;
}
#top {
	background-repeat: no-repeat;
	background-position: top left;
}
#middle {
	background-image: url(../images/border-middle.gif);
	background-repeat: repeat-y;
	margin: 15px auto 10px auto;
	width: 623px;
}
#content {
	background-image: url(../images/border-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 300px;
	_height: 300px;
	padding: 60px 10px 30px;
	position: relative;
}
#info h4 {
	text-indent: -1234em;
	background-image: url(../images/moreinfo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	margin: 10px;
}
#foot {
	background-color: #AEA69C;
	padding: 5px 20px;
	color: #FFFFFF;
	font-size: 10px;
}
#foot a {
	color: #FFFFFF;
	text-decoration: none;
}
.thumb {
	height: 160px;
	width: 180px;
	float: left;
	margin: 10px 10px 10px 5px;
}
.thumb h6, .thumb p {
	clear: both;
	text-align: center;
	margin: 2px 0;
}
.thumb h6 {
	font-size: 12px;
}
.photothumb {
	float: right;
	background: url(../images/dropshadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.photothumb img {
	border: 1px solid #B3AEA6;
	display: block;
	position: relative;
	margin: -5px 5px 5px -5px;
	padding: 5px;
	background-color: #FFFFFF;
}
div.archive {
	text-align: right;
	font-size: 12px;
	color: #7E879B;
	font-weight: bold;
	margin-right: 10px;
}
a.archive, .topback a, .bottomback a {
	text-decoration: none;
	color: #7E879B;
}
a.current {
	color: #D6006A;
	text-decoration: none;
}
#left {
	float: left;
	width: 360px;
	border-right: 1px solid #AEA69C;
	padding: 10px;

}
.clear {
	clear: both;
}
#songlist {
	height: 250px;
	overflow: auto;
}
#right {
	margin-left: 380px;
	margin-top: 50px; 
}
div#photo {
	margin: 30px;
	padding-top: 30px
}
#printlist {
	clear: right;
	border: 1px solid #000000;
	padding: 15px;
	width: 150px;
	font-weight: bold;
	text-align: center;
	margin: 30px auto;
}
#mp3 {
	margin: 10px auto 15px 10px;
	clear: right;
	padding: 0px 0 10px 10px;
	border-bottom: 1px solid #AEA69C;
}
.bottomback {
	position: absolute;
	bottom: 8px;
	right: 15px;
	width: 280px;
text-align: right;
}
.topback {
	position: absolute;
	top: 50px;
	right: 15px;
	width: 280px;
text-align: right;
}

#left h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: -30px !important;
	margin-top: 0;
}
h3.listing {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 10px;
	clear: right;
margin-top: 20px;
margin-left: 10px;
}
#right h3.listing {
	border-top: 1px solid #AEA69C;
}
#description {
border-bottom: 1px solid #AEA69C;
margin-bottom: 10px;
}


.rclear {clear: right; height: 1px;}

