#nav {
display: none;
}
#text h1, #text h2, #text h3, #text h4 {
font: small-caps 1.8em Trajan, Georgia, palatino, "palatino linotype", serif;
color: #000;
margin: 0 0 10px 0;
}
#text h2 {
font-size: 1.5em;
}
#text h3 {
font-size: 1.3em;
}
#text h4 {
font-size: 1.2em;
}
#text p {
padding: 7px 0;
line-height: 1.3em;
}
#text ul {
list-style: square;
margin: 0 0 0 22px;
}
#text li {
margin: 6px 0;
}
#text li ul {
list-style: disc;
}
#text span.staff {
width: 130px;
float: left;
clear: left;
}
