body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #000000;
}
#content {
	float: right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}
#navbar {
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 200px;
	width: 508px;
	border-style: double;
	background-position: center center;
	font-size: 16px;
	margin: 2px;
	background-repeat: no-repeat;
	background-image: url(http://www.midwestmassive.com/img/musicheader.jpg);
	color: #000000;
	font-weight: bold;
}
#border {
	background-color: #eeeeee;
	padding: 2px;
	height: auto;
	width: 672px;
	border: thin solid #cccccc;
}
.main {
	background-color: #eeeeee;
	padding: 2px;
	height: auto;
	width: 518px;
	border: thin solid #cccccc;
}
.innermain {
	border: thin dashed #000000;
	padding: 2px;
	margin: 2px;
	width: 508px;
}
.mlisttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: auto;
	width: 490px;
	border: thin double #000000;
	background-position: left top;
	font-size: 12px;
	margin: 2px;
	padding: 4px;
	background-repeat: repeat;
	background-image: url(http://www.midwestmassive.com/img/bartile.jpg);
}
.mlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #333333;
	height: 40px;
	width: 500px;
	border: thin double #000000;
	background-position: center center;
	font-size: 12px;
	margin: 2px;
	background-repeat: no-repeat;
	background-image: url(http://www.midwestmassive.com/img/musicbg.jpg);
}
.mlist a:hover{
	background-color: #dddddd;
}
.ending {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin dashed #000000;
	padding: 2px;
	margin: 2px;
	width: 508px;
}
ul{
	list-style-type: square;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}