body {
	font-family:  "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 20px auto;
	background-color:#E6E2CF; 	
}

#container {
	border: 1px solid gray;
	margin: 0px auto;
	background-color: #D0D3E6; /* #FEFEF2; */
	background-position: center;
	width: 767px;
}

#masthead {
	margin:10px 10px 15px 10px;
}

#main-menu {
	width: 105px;
	float:left;
	margin-left:20px;
	text-align:right;
}

#main-menu ul { list-style:none; margin:0; padding:0; }
#main-menu li { margin-bottom:5px; }
#main-menu a:link { text-decoration:none; color:#5E5EB3; }
#main-menu a:visited { text-decoration: none; color: #5E5EB3; }
#main-menu a:hover { text-decoration:underline; color:#9191FF; }
#main-menu #current { font-weight: bold; color:blue; }

#content {
	margin: 5px 11px 0 160px;
	padding:20px;
	background-color:white;
	border: 1px solid gray;
	}

div.image-left {
	float: left;
	margin: 0px 10px 10px 0;
	padding: 0.25em;
}

.image-center {
	display:block;
	margin: 5px auto;
	padding:1.25em;
}

.image-left { display:block; margin: 5px 5px; }

#right-column {
	margin-left: 160px;
	margin-top: 0px;
}

#directors .right-column { margin-left:190px; }

.centered {
	text-align: center;
}

.clear-both {
	clear:both;
}

div#harmony-creed {
	text-align: center;
}

div#inner-harmony-creed {
	line-height:1.8em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman" Serif;
	width: 350px;
}

table#events td {
	padding-right: 20px;
	padding-bottom: 5px;
}

table#events tr.year td{
	padding-top:20px;
	padding-bottom:10px;
}


#quartets table.members {
	margin:10px auto;	
}
#quartets h2 {margin-bottom:15px;}
#quartets table.members td.name { padding-left:25px;}
#quartets .left-image { float: left; padding-bottom:20px}
#quartets .right-column { float: left; }
#quartets .right-column h3 { margin: 0px 0px 20px 0px; padding-left:20px; }
#quartets .right-column table { padding-left:15px; }
#quartets .quartet { margin-bottom: 50px; }

#board table { margin: 0  0 16px 0; }
#board table .title { text-align:center; font-size:1.2em; padding-bottom:8px;  }
#board table td { padding-bottom:5px;}
#board table .position { text-align:right; padding-right:8px; }

.creed-letter {
	font-size: 1.4em;
	font-style: bold;
}

#footer { clear:both;  margin-top: 10px; line-height: 1.7em; }
#footer p:first-line { font-size: 0.8em; }
