/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:left; 
} 
 
#pagewidth{ 
 width:950px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:absolute;
 height:70px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#maincol{
	background-color: #FFFFFF;
	position:relative;
	float: center;
	position: relative;
	padding: 40px;
	background: url('images/neil_young_bg.jpg')  no-repeat center bottom;



 width:; 
	left: 0;
	top: 50px;
	z-index: -100;
 }
 
#footer{
position:relative; 
 height:20px; 
  background-color:#FFFFFF; 
 clear:both;
 
  width:; 
	left: 0;
	top: 50px;
 }

.menu {
	color: #330000;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;	
}
A.menu:link {color: #330000;TEXT-DECORATION: none;}
A.menu:active {color: #330000;TEXT-DECORATION: none;}
A.menu:visited {color: #330000;TEXT-DECORATION: none;}
A.menu:hover {color: #330000;TEXT-DECORATION: underline;}

H1 {
	color: #330000;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
