<STYLE TYPE="text/css">
<!--
body {
    background-color: #FFFFFF;
    background-image: url(images/pattern.gif);
    background-repeat: repeat-y;
    font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    color: #000080;
    margin: 0px;
    }

.mainnav {
    /*The navigation on the left side, positioned absolutely*/
    position: absolute;
    top: 5px;
    left: 5px;
    width: 130px;
    height: auto;
    font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    line-height: 110%;/*line-height set to 110% for better separation*/
    color: #FFFFFF;
    }

.mainnav ul li {
    font-size: 14px;
    font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    background-color: #003366;
    border-color: #800000;
    border-style: solid;
    border-width: 2px;
    padding: 1px;
    margin: 2px;
    margin-left: -38px;
    }

.mainnav img {
    border-color: #800000;
    border-style: solid;
    border-width: 2px;
    }

.navhead {
    color: #B0C4DE; 
    font-weight: 600; 
    font-size:14px; 
    background: transparent;
    }

.nav2head {
    color: #B0C4DE; 
    font-weight: bold; 
    font-size:12px; 
    background: transparent;
    }

.header {
    margin-top: 5px;
    margin-left: 165px;
    margin-right: 25px;/*breathing space for the text*/
    margin-bottom: 8px;
    } 

#stats {
    border: 1px solid #000080; 
    float: right;
    width: 165px;
    background: #eee;
    margin-top: 25px;
    padding: 5px;
    font-size: 12px;
    }

#stats p {
    margin-top: -18px;
    }

#postseason p {
    margin-top: -18px;
    }

#navbox {
    /*this is a box for in-content navigation*/
    border: 1px groove #000080;
    padding: 5px;
    font-size: 12px;
    }

.content {
    /*this is the main content area*/
    background: #FFFFFF;
    color: #000080;
    margin-left: 160px; /*to position the content area to the right of the navigation*/
    margin-right: 20px;/*breathing space for the text*/
    padding: 5px;/*space to separate navigation and content*/
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    width: auto;
    border: 0.1px solid #FFFFFF; /*to insure that NN4.xx renders the background-color of the content area*/
    }

h1 {
    color: #800000;
    font-size: 17px;
    font-weight: bold;
    margin-bottom:-5px;
    }

h2 {
    color: #800000;
    font-size: 13px;
    font-weight: bold;
    }

h3 {
    color: #800000;
    font-size: 17px;
    }

h4 {
    /*Only here for the playoff skinny*/
    color: #800000;
    font-size: 13px;
    font-weight: bold;
    margin-bottom:-18px;
    }

h5 {
    color: #800000;
    font-size: 10px;
    }

hr {
    color: #800000;
    size: 1;
    height: 1px;
    }

th {
    font-size: 14px;
    font-weight: bold;
    color: #800000;
    border-bottom: 1px solid #800000;
    }

td {
    font-size: 14px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 2px;
    }

caption {
    font-size: 10px;
    font-weight: bold;
    }

.titles {
    font-size: 14px;
    font-weight: bold;
    color: #800000;
    }

.new {
    font-weight: bold;
    }

.bar {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    background-color: "#666699";
    }

a:link {
    /*normal links in the text*/
    color: #800000;
    font-weight: bold;
    text-decoration: none; 
    background: #FFFFFF;
    }

a:visited {
    color: #000080; 
    font-weight: bold;
    text-decoration: none; 
    background: #FFFFFF;
    }

a:hover { 
    color: #FFFFFF; 
    font-weight: bold;
    text-decoration: underline; 
    background: #800000;
    }

/*now follow the section links in the navigation bar on the left side*/        
a.nav:link {
    color: #FFFFFF; 
    text-decoration : none; 
    font-weight: 600; 
    font-size:14px; 
    background: transparent;
    }

a.nav:visited {
    color: #FFFFFF; 
    text-decoration : none;
    font-weight: 600; 
    font-size:14px; 
    background: transparent;
    }

a.nav:hover { 
    color: #B0C4DE;
    text-decoration : none;
    font-weight: 600; 
    font-size: 14px;
    background: transparent;
    }

a.navtot {
    /*the style for the actual page*/
    color: #CDCDCD; 
    text-decoration: none; 
    font-weight: 600; 
    font-size: 14px; 
    background: transparent;
    }

/*these are the sub-section links in the navigation bar on the left side*/ 
a.nav2:link {
    color: #FFFFFF; 
    text-decoration : none; 
    font-size:12px; 
    background: transparent;
    }

a.nav2:visited {
    color: #FFFFFF; 
    text-decoration : none;
    font-size:12px; 
    background: transparent;
    }

a.nav2:hover { 
    color: #B0C4DE;
    text-decoration : none; 
    font-size:12px; 
    background: transparent;
    }

a.navtot2 {
    color: #CDCDCD; 
    text-decoration: none; 
    font-size:12px; 
    background: transparent;
    }/*the actual page*/

-->
</STYLE>
