/* 
Created for hjflaw.com
Please ask permission before using any of the script below. Thanks.
 */

body {
	background: url(http://www.maxfishermusic.com/imgs/bio_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
	background-color: black;
	color: black;
	font: 1.0em Helvetica, Arial, sans-serif;
	}
	
a img {
	border: none;
	}
	
.midContainer .leftNav {
	float: left;
	width: 150px;
	padding: 50px 0 0 0;
	font: Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: white;
	}
	
.leftNav a {
	float: left;
	width: 150px;
	padding: 20px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
	
.leftNav a:hover {
	text-decoration: none;
	color: #FFCC33;
	}
	
.midContainer .midLeft {
	float: left;
	width: 355px;
	padding: 70px 10px 10px 10px;
	font: 0.9em normal Helvetica, Arial, sans-serif;
	color: white;
	line-height: 1.4em;
	}
	
.midContainer .midRight {
	float: left;
	width: 355px;
	padding: 70px 10px 10px 10px;
	font: 0.9em normal Helvetica, Arial, sans-serif;
	color: white;
	line-height: 1.4em;
	}

.lowerContainer {
	padding: 350px 0 0 0;
	color: white;
	font: 0.7em normal Helvetica, Arial, sans-serif;
	}