body{
background: url(back_warblers.gif) fixed;
color:black;
font-family: Arial,sans-serif;
font-size: 11pt;
behavior: url(csshover.htc);
}

#topnav {
background: #00416B;
width: 100%;
text-align: center;
height: 24px;
padding-top: 4px;
color: white;
font-size:9pt;
font-weight: normal;
}

#topnav a{
color:white;
letter-spacing:1px;
font-size:9pt;
padding:2px;
text-decoration:none;
}

#topnav a:hover{
text-decoration: underline;
}

#footer {
background: #00416B;
width: 100%;
text-align: center;
height: 20px;
color: white;
font-size:9pt;
font-weight: normal;
}

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

h1{
color: black;
text-align: center;
font-size: 18px;
line-height:18pt;
}

p{
text-align: left;
line-height:1.5em;
font-size: 11px;
margin:0 0 15px;
}

li{
font-size: 11pt;
list-style-type: square;
color: red;
}

#officers td{
font-size: 11pt;
}

a{
color:#FC0102;
font-weight: bold;
text-decoration:none;
outline: none;
}

a:hover{
text-decoration:underline;
}