body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

body a:link, body a:visited {
	text-decoration: none;
	color: #666666;
}

body a:active, body a:hover {
	text-decoration: none;
	color: #00AEEF;
}

#main_container {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}

#white_box {
	background-color: #FFFFFF;
	width: 760px;
	clear: right;
	padding: 0px;
	margin: 0px;
/*	overflow: visible; */
}

#top_section {
	background-color: #FFFFFF;
	width: 760px;
	height:146px;
	background-image: url(../img/music_banner.jpg);
	background-repeat: no-repeat;
}

#content_box {
	width: 740px;
	margin-top: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-color: #FFFFFF;
	min-height: 850px;
}

#left_nav_box {
	clear: none;
	width: 190px;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
}

#left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 191px;
	line-height: 1.8em;
	height: auto;
	margin-left: 15px;
	background-image: url(../img/nav_item.png);
	background-repeat: repeat-y;
	padding-top: 0px;
}

#left_sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	width: 191px;
	line-height: 1.8em;
	height: auto;
	margin-left: 15px;
	margin-top:15px;
	text-align:center;
}

#left_pictures {
	clear: none;
	width: 190px;
	float: left;
	padding-top: 50px;
	vertical-align: bottom;
	margin-left: 15px;
	background-color: #00FF00;
}

#left_pictures_jazz {
	clear: none;
	width: 190px;
	float: left;
	padding-top: 168px;
	vertical-align: bottom;
	margin-left: 15px;
}

#left_pictures_symphonic {
	clear: none;
	width: 190px;
	float: left;
	padding-top: 10px;
	vertical-align: bottom;
	margin-left: 15px;
}

#left_pictures_intermediate {
	clear: none;
	width: 190px;
	float: left;
	padding-top: 10px;
	vertical-align: bottom;
	margin-left: 15px;
}

#left_pictures_singing {
	clear: left;
	width: 190px;
	padding-top: 5px;
	vertical-align: bottom;
	margin-left: 15px;
	padding-right: 10px;
	float: left;
}

#left_pictures_conductor {
	clear: none;
	width: 190px;
	float: left;
	padding-top: 800px;
	vertical-align: bottom;
	margin-left: 15px;
}

#body_content {
	width: 495px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-left: 230px;
	line-height: 1.5em;
	padding-bottom: 20px;
}

#bio_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	min-height: 260px;
}

#bio_content_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	min-height: 130px;
}

h1 {
	font:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	line-height:1.2em;
}

h2 {
	font:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding:0px;
	margin: 5px 0 10px 0;
	line-height:1.2em;
}

h3 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}

h4 {
	font:Arial, Helvetica, sans-serif;
	color: #C41D2B;
	font-size: 16px;
	line-height:1.2em;
	font-weight: normal;
	text-decoration: blink;
}

.innercolright
{
	float:right;
	width:240px;
	clear:right;
	margin-left: 25px;
	margin-bottom: 20px;
}
#top_footer {
	float:left;
	clear:both;
	width:737px;
	height:20px;
	padding-left: 25px;
	padding-top: 10px;
}

#footer {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow:hidden;
	display: bottom;
	color: #FFFFFF;
}
#nav_top {
	background-repeat: no-repeat;
	width: 191px;
	height: 13px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(../img/nav_top.png);
}
#nav_end {
	background-repeat: no-repeat;
	width: 191px;
	height: 13px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(../img/nav_bottom.png);
}

#left_nav ul {
	display: inline;
	list-style-type: none;
}
#left_nav li {
	list-style-type: none;
	width: 190px;
	background-image: url(../img/arrow_grey.gif);
	background-position: 165px 3px;
	background-repeat: no-repeat;
	padding: 0px;
	padding-left:15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;

}
#left_nav .selected {
	background-image: url(../img/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 165px 3px;
}
#bio_content hr {
	margin-left: 210px;
	padding: 0px;
	margin-bottom: 5px;
}
#bio_content li {
	list-style-type: none;
}
