body {
	background-color: #dad1c0;
	width: 800px;
	font-family : arial;
}

h3 {
	font-family : arial;
	font-size : 14pt;
}

#header {
	width: 100%;
	height: 182px;
}

#container {
}

#nav {
	border-right: 1px solid black;
	background-color: #e3ceb3;
	width: 164px;
	float: left;
}
/*
#wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#wrapper {
	display: inline-block;
	border: 2px solid black;
}
* html #wrapper {height: 1%;}	
*/
#content {
	border-left: 1px solid black;
	margin-left: 164px;
	padding: 10px 10px 10px 10px;
	background-color: #f2e9dd;
}

#content p {
	font-family: arial; 
	font-size: 11pt;
}

#footer {
	clear: both;
}

ul.nav-section {
	margin: 0;
	padding: 10px;
}

li.ns-item {
	border: 1px solid white;
	border-bottom: 0px;
	list-style-type: none;
	font-size: 10pt;
	font-family: arial;
	padding: 2px 10px 2px 10px;
}

.ns-item a:link {
	color: #1818ff;
	font-weight: bold;
	text-decoration: none;
}

.ns-item span {
	color: #1818ff;
	font-weight: bold;
	text-decoration: none;
}

.ns-item a:visited {
	color: #1818ff;
	font-weight: bold;
	text-decoration: none;
}

.ns-item a:hover {
	color: #996600;
}

li.last {
	border: 1px solid white;
}

.nss-item a:link {
	color: #000000;
	text-decoration: none;
}

.nss-item a:visited {
	color: #000000;
	text-decoration: none;
}

.nss-item a:hover {
	color: #996600;
	text-decoration: none;
}

ul.nav-subsection {
	padding: 0 0 0 10px;
	margin: 0
}

li.nss-item {
	list-style-type: none;
	font-size: 8pt;
	font-family: arial;
	margin: 2px 0 0 0;
}



ul.related-links {
	list-style-type: none;
}

li.related-link {
	margin-top: 10px;
}



.conductor-image {
	text-align: center;
}


.ticket-prices {
	font-family: arial;
	font-size: 10pt;
	margin-left: 20px;
}

td.ticket-type {
	width: 120px;
}

td.ticket-price {
	text-align: right;
}



#board-officers div {
    display:block;
}

#board-officers dl {
	float : left;  
	width : 200px;
	margin-top : 0;
}

#board-officers dt {
	font-family : arial;
	font-size : 11pt;
	text-align : left;
}

#board-officers dd {
	font-family : arial;
	font-size : 9pt;
	text-align : left;
	margin-left : 0;
	margin-bottom : 10px;
}



#board li {
	list-style-type: none;
	font-size: 10pt;
	font-family: arial;
	margin-left : -3em;
}


#assisting-personnel dl {
	width : 400px;
}

#assisting-personnel dt {
	font-family : arial;
	font-size : 10pt;
	text-align : left;
}

#assisting-personnel dd {
	font-family : arial;
	font-size : 10pt;
	text-align : right;
	margin-top : -10pt;
}

.orchestra-column {
	float : left;
	width : 150px;
	font-family : arial;
	font-size : 9pt;
}

.orchestra lh {
	margin-left : -27pt;
	font-size : 11pt;
	font-weight : bold;
}

.orchestra li {
	margin-left : -3em;
	list-style-type: none;
}

#orchestra-notes {
	clear : both;
}

#orchestra-notes p {
	font-size : 8pt;
	margin : 0;
}


#guild-members {
	font-family : arial;
	font-size : 9pt;
}

#guild-members ul {
	float : left;
	width : 140px;
	list-style-type : none;
	margin-left : -27pt;
}

#guild-members lh {
	font-size : 10pt;
	font-weight : bold;
}

#guild-bottom {
	clear : both;
}

#guild-board {
	width : 400px;
}

#guild-board dt {
	font-family : arial;
	font-size : 10pt;
	text-align : left;
}

#guild-board dd {
	font-family : arial;
	font-size : 10pt;
	text-align : right;
	margin-top : -10pt;
}




#donor-class {
	margin-left : 150px;
	width : 200px;
}

#donor-class dt {
	font-family : arial;
	font-size : 10pt;
	text-align : left;
}

#donor-class dd {
	font-family : arial;
	font-size : 10pt;
	text-align : right;
	margin-top : -10pt;
}


.concert-title {
	font-size : 20pt;
	text-align : center;
}

.concert-date {
	margin-top : -10pt;
	text-align : center;
	font-size : 10pt;
}

.concert {
	width : 600px;
}

.concert-program {
	font-size : 11pt;
	width : 100%;
}

.song-title {
	text-align : left;
}

.song-composer {
	text-align : right;
}

.song-movement {
	font-size : 10pt;
	padding-left : 20px;
}

.soloist {
	text-align : center;
	font-size : 9pt;
	padding-bottom: 10pt;
}

ul.auditions li span {
    font-size: 12px;
}

