body {
font-family: verdana, sans-serif;
}

.navileft {
background-image: url('../images/stafftrans-gray.gif');
background-color: #005500;
color: white;
}

.navileft a {
color: white;
text-decoration: none;
padding-left: 3px;
font-size: 13px;
font-weight: bold;
background-color: transparent;
}

.navileft a:hover {
color: #005500;
background-color: white;
}

.navitop {
background-color: #005500;
color: white;
font-family: "lucida calligraphy", script;
font-size: 36px;
border-bottom: 1px white solid;
}

.naviright {
background-image: url('../images/stafftrans2-gray.gif');
background-repeat: repeat-y;
background-color: #005500;
color: white;
padding-right: 3px;
text-align: right;
}

.naviright a {
color: white;
text-decoration: none;
padding-right: 3px;
font-size: 13px;
font-weight: bold;
background-color: #005500;
}

.naviright a:hover {
color: #005500;
background-color: white;
}

.navirow {
padding-left: 3px;
padding-right: 3px;
color: white;
}

#choirtable {
height: 98.5%;
margin-top: 5px;
margin-bottom: 5px;
border: ridge black 3px;
}

.content {
background-color: white;
color: black;
border-top: 13px solid #005500;
padding: 5px;
}
