body, html { color: black; font-size: 14px; font-family: Georgia, "Century Schoolbook", "Times New Roman", serif; min-width: 850px; min-height: 100%; margin: 0; padding: 0; }

p { color: black; font-size: 14px; font-family: Georgia, "Century Schoolbook", "Times New Roman", serif; }

a:link { color: #800000; }
a:visited { color: navy; }
a:hover { color: navy; }
a:active { }

h1 { color: #800000; font-size: 22px; font-weight: bold; }
h2 { font-size: 20px; font-weight: bold; }
h3 { font-size: 18px; font-weight: bold; font-style: italic; }
h4 { font-size: 16px; font-weight: bold; margin: 0; padding: 0; }

.caption { color: #666666; }
.small { font-size: 12.5px; }
.nav { color: #800000; font-size: 14px; font-weight: bold; text-align: center; }
.nav a { text-decoration: none; }
.nav a:hover { text-decoration: underline; }
.nav_currentpage a { color: #800000; font-size: 14px; font-weight: bold; text-align: center; text-decoration: underline; }

#wrapper { position: relative; min-height: 100%; height: 100%;}

html, body #wrapper { height: auto; }

#masthead { background-color: black; background-image: url(../images/logo-masthead.gif); background-repeat: no-repeat; background-position: center top; position: absolute; top: 0; left: 0; width: 100%; height: 100px; min-width: 750px; margin: 0; padding: 0; border-width: 0; outline-width: 0; clear: both}

#clearer { clear: both; margin: 0; padding: 0; }

#sidenav { position: absolute; top: 150px; width: 200px; margin: 0 0 0 15px; padding: 0; }

#content { position: absolute; top: 110px; left: 280px; width: 625px; float: right; margin: 0; padding: 0; }

#footer { width: 100%; clear: both; margin: 0; padding: 0; }

.roster ul { float: left; width: 350px; margin: 0; padding: 0; list-style: none; }
 
.roster li { float: left; width: 265px; margin: 0; padding: 0; list-style-type: none; font-size: 14px; }

