html { min-height: 100%; margin-bottom: 1px; }


BODY
{
 margin-top: 3px;
 border: none;
 font-family: Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
}

#wholepage
{
 width: 785px;
 border: 1px solid black;
 border-top: 2px solid black;
 border-bottom: 2px solid black;
 /*background-image: url('site_graphics/header.jpg');
 background-repeat: no-repeat; */
}


TR#navwrap
{
 width: 784px;
 height: 20px;
 background-color: #FFFFFF;
}

TR#hoops
{
 font-size: 11pt;
 color: #000000;
}

TR#hoops a, a:visited
{
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #3E415B;
}

TR#hoops a:hover
{
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 background-color: ;
 color: #3E415B;
}

DIV.navbox a, DIV.navbox a:visited
{
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
 color: #3E415B;
}

DIV.navbox a:hover
{
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
 background-color: #3E415B;
 color: #ffffff;
}

#content
{
 background-image: url('site_graphics/contentbackground2.gif');
 backgroung-repeat: no-repeat;  
 color: #000000;
 padding-left: 15px;
 padding-top: 4px;
 padding-right: 5px;
 text-align: left; 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 1.2;
}

a.contentlinks, a:visited.contentlinks
{
 color: #000000;
 font-size: 11pt;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: underline;
 font-weight: normal;
}

a:hover.contentlinks
{
 color: #000000;
 font-size: 11pt;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: underline;
}

.smalltext
{
 font-size: 8pt;
 color: #000000;
}

a.smalltext, a:visited.smalltext
{
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

a:hover.smalltext
{
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
 text-decoration: underline;
}

#footertext
{
 color: #ffffff;
 font-weight: bold;
 font-size: 10pt;
}

#footertext a, a:hover, a:visited
{
 color: #ffffff;
 font-weight: bold;
 font-size: 10pt;
 text-decoration: underline;
}