#content{
	float:left;
}


/* Content (band page)
----------------------------------------
*/

#band-nav{
	height:195px;
	list-style:none;
}

#band-nav li{
	float:left;
	padding-right:59px;
}

#band-nav a{
	display:block;
	width:100px;
	padding-top:120px;
	font-size:1.50em;
	text-decoration:none;
}

#band-nav li.end{
	padding-right:0px;
}

#band-nav a span{
	font-size:.5em;
	font-style:italic;
}

#band-nav a:hover{
	color:#8BB19C;
}

#band-nav #denson{
	background:url(../images/band_denson.jpg) no-repeat;
}

#band-nav #park{
	background:url(../images/band_park.jpg) no-repeat;
}

#band-nav #walter{
	background:url(../images/band_walter.jpg) no-repeat;
}

#band-nav #stillwell{
	background:url(../images/band_stillwell.jpg) no-repeat;
}

#band-nav #kalb{
	background:url(../images/band_kalb.jpg) no-repeat;
}

#band-page{
	font-size:1.20em;
}

#band-page p{
	padding:0px 35px;
	padding-bottom:13px;
}

#member p{
	margin-left:125px;
}

#member strong{
	font-size:1.35em;
	font-weight:normal;
}

#band-page p img{
	float:left;
	margin-top:15px;
	margin-left:-160px;
}