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

body {
	background: url(http://www.maxfishermusic.com/imgs/news_bg.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat;
	background-color: black;
	text-decoration: nounderline;
	color: black;
	margin: 0 auto;
	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;
	text-decoration: nounderline;
	color: white;
	}
	
.leftNav a {
	float: left;
	width: 150px;
	padding: 20px 0 0 0;
	text-decoration: none;
	text-decoration: nounderline;
	font-weight: bold;
	color: white;
	}
	
.leftNav a:hover {
	text-decoration: none;
	text-decoration: nounderline;
	color: #FFCC33;
	}
	
.midContainer .midLeft {
	float: left;
	width: 730px;
	text-decoration: nounderline;
	padding: 50px 10px 10px 10px;
	}
	
.midLeft .midLeftTitle {
	float: left;
	width: 730px;
	padding: 0 0 5px 0;
	font: 1.0em bold Trebuchet MS, Helvetica, Arial, sans-serif;
	color: white;
	}
	
.midLeft .midLeftDate {
	float: left;
	width: 730px;
	padding: 0 0 10px 0;
	font: 0.9em bold Helvetica, Arial, sans-serif;
	color: white;
	}

.midLeft .midLeftContent {
	float: left;
	width: 730px;
	padding: 0 0 10px 0;
	font: 0.9em bold Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	color: white;
	}
	
.lowerContainer {
	padding: 0px 0 0 0;
	text-decoration: nounderline;
	font: 0.7em bold Helvetica, Arial, sans-serif;
	color: white;
	}