/* Layout Stylesheet */ 

body {
 margin:20px;
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
	text-align:left;
	border:1px solid #000000;
	width:960px;
	margin:auto;
	border-width: 0;
 }

#hdr {
	height:auto;
	float: inherit;
	padding-left: 155px;
 }
#outer #hdr #hdr_left {
	width: 155px;
	margin-left: 1px;
	float: left;
}


#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
	position:relative;
	color: #333333;
	width:960;
	padding:0;
	background-image: url(../../../Headshear%20artwork/body_graphic.jpg);
 }

#l-col {
	float:left;
	width:145px;
	height: 200px;
 }

#cont {
	width:650px;
	color: #333333;
	border:solid #000000;
	border-width:0 0 0 0px;
	text-align:left;
	margin: auto;
 }

#ftr {
	height:25px;
	color: #FFFFFF;
	border-width:0 0 0 0;
	margin:0;
	margin-left: 155px;		
 }
#outer #bodyblock #cont #album_graphic {
	height: 238px;
	width: 650px;
}
#outer #bodyblock #cont #album_graphic #home_albumtext_left {
	width: 200px;
	float: left;
}
#outer #bodyblock #cont #album_graphic #home_albumgraphic_middle {
	width: 200px;
	float: inherit;
}
