.SideBar
{
   font-size:        x-small;
}

.SideBarCenter
{
   font-size:        x-small;
   text-align:       center;
}

.Center
{
   text-align:       center;
}

body 
{
   font-family:           Arial, Helvetica, sans-serif;
   font-weight:           normal;
   color:                 #FFFFFF;
   background-image:      url(http://www.stevehaun.com/Assets/natfl225Dark.jpg);
   background-color:      #003000;
   background-attachment: fixed
}

table
{
   color:            #FFFFFF;
}

a:link    { color: white;   }
a:active  { color: White;   }
a:visited { color: silver;  }
a:hover   { color: #FFEA00; }
