@charset "utf-8";


/* --- SPONSORS FORMATTING --- */
#content {
	padding: 30px 30px;
	margin-top: 30px; }
	
#content h1 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	color: #1a4e4a;
	font-size: 2em; }
	
#content h2 {
	margin-bottom: 0;
	padding-bottom: 5px;
	color: #1a4e4a;
	border-bottom: 1px #1a4e4a solid; }
	
#content p {
	margin-top: 0;
	padding-top: 5px; }
	
	
#section {
	background: url(/images/div_gradient.gif) top #fff repeat-x; 
	padding: 10px; }
	
	
#about_instrument #section {
	height: 300px; }
	
#column {
	width: 425px;
	float: left; }
	
#directors {
	height: 105px; }

#directors h1 {
	font-size: 1.8em; 
	margin: 0;
	padding: 0; }

#instrument {
	font-size: 1em; }	

#instrument ul { 
	margin-left: 5px;
	padding-left: 15px; }	
	
#instrument li {
	margin: 0;
	padding: 0; }	
	
#firstchair p {
	margin: 0;
	padding: 0; }
	
#firstchair ul { 
	margin-top: 0;
	padding-top: 0;
	margin-left: 5px;
	padding-left: 15px; }	

