@charset "UTF-8";
/* CSS Document
Band And Crew CSS
© 2007 Michelle Wright
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 2/25/08 8:12AM
Validated 2/25/08 8:12AM */			
	
/* Global Layout Elements */	
	
div#headerdiv {
	background: url(../images/bandtop.jpg) top left no-repeat;
	}
	
div#titlediv {
	background: url(../images/bandandcrew2_04.jpg) top left no-repeat;
	}
	
div#contentdiv {
	background: url(../images/bio01_19.jpg) top repeat-y;
	}
	
div#contentrightdiv {
	background: url(../images/bandandcrew2_07.jpg) top left no-repeat;
	padding: 140px 145px 0 15px;
	}
	
div#contentbottomdiv {
	background: url(../images/biobottom_19.jpg) bottom left no-repeat;
	}
	
div#contentrightdiv h1 {
	padding: 0;
	font-size: 100%;
	}
	
div#contentrightdiv img.bandmember {
	float: left;
	border: 1px solid #000;
	margin: 0 10px 0 0;
	}
	
div#contentrightdiv div.clearfloatsdiv {
	margin: 0 0 40px 0;
	height: 10px;
	}
	
div#contentrightdiv div.clearfloatsdivlast {
	margin: 0 0 80px 0;
	height: 10px;
	clear: both;
	}
	
div#contentrightdiv p {
	padding: 0;
	}
	
div#contentrightdiv p.instrument {
	padding: 0 0 10px 0;
	font-style: italic;
	}
	
div#bannerdiv {
	margin: 70px 0 30px 40px;
	}
	
div#tellafrienddiv {
	margin: 15px 0 0 100px;
	}
	
/* Images */

img#halloffame {
	margin: 0 0 30px 0;
	}

