/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 8px;
}
a:link {
	color: #922215;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #922215;
	text-decoration: underline;
}
a:active {
	color: #eeeeee;
	text-decoration: underline;
}
	
#PROGRAM {
	font-size: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2f3031;
	width: 800px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

#FOOTER {
	color: #FFFFFF;
	background-color: #2f3031;
	width: 825px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 25px;
}

#intermission {
	font-size: 17px;
	text-transform: none;
	color: #000000;
	background-color: #F9F9F9;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#conductors {
	font-size: 17px;
	text-transform: none;
	color: #000000;
	background-color: #F9F9F9;
	width: 800px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.orchestra {
	font-size: 15px;
}
.orchestra strong {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.History1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.smtext {
	font-size: 11px;
}
.biotext {
	text-indent: 25px;
	font-size: 14px;
}
.imgborder {
	padding: 2px;
	border: 1px solid #2f3031;
}
#BIOTITLE {
	font-size: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2f3031;
	width: 800px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}.biolayout {
	width: 750px;
	padding-bottom: 50px;
	padding-left: 25px;
	height: 220px;
}
