@charset "utf-8";
#organist {
	margin-top: 5px;
	border: thin outset #CCCCCC;
	margin-bottom: 5px;
	height: 140px;
}
#concert_prog {
	border: thin outset #993300;
}




#sidebar1 #ianHare {
	float: left;
	margin-right: 5px;
}

#mus_director {
	height: 110px;
	margin-top: 15px;
	margin-bottom: 5px;
	border: thin outset #CCCCCC;
}
#sidebar1Ad {
	clear: both;
}

#sidebar1 #andrew {
	float: left;
}
#sidebar1Soloists {
	margin-top: 20px;
	margin-bottom: 5px;
}
#sidebar_sop {
	float: left;
	height: 180px;
	margin-top: 25px;
	margin-bottom: 5px;
	width: 160px;
	clear: both;
}
#sidebar_sop table {
	margin-left: 20px;
	margin-top: 5px;
}
#sidebar_mezzo table {
	margin-left: 20px;
}
#sidebar_mezzo {
	float: left;
	height: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 160px;
}
#sidebar_tenor table {
	margin-left: 20px;
}
#sidebar_tenor {
	float: left;
	height: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 160px;
}
#sidebar_bass table {
	margin-left: 20px;
}
#sidebar_bass {
	float: left;
	height: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 160px;
}

