BODY    {background-image: URL(images/background.jpg);
         background-repeat: no-repeat; margin: 0px;
         background-color: navy}

BODY, TD, .norm
        {font: normal 9pt palatino linotype, times roman; color: #333;
         text-decoration: none;}
TABLE   {border-collapse: collapse; }

A       {font:normal  9pt "Trebuchet MS", arial, helvetica, verdana; color: #333;
         text-decoration: decoration;}

A:hover {color: red; }

.a      {font:normal  9pt "Trebuchet MS", arial, helvetica, verdana; color: #333; }

LI      {margin-bottom: 5px; list-style-type: square; }

P       {margin-bottom: -5px; }

IMG     {border: solid 0px black; }

.h2     {font:bold 16pt "Trebuchet MS", arial, helvetica, verdana; color: white;
         margin-top: 20px; margin-bottom: 15px;}

.h3     {font:bold 10pt   verdana; color: #a00; }

table, td {vertical-align: top;}

#shell  {width:750px; border: solid 1px #333333;
         background-color: white; align: center;
         margin-left: 10px; margin-top: 3px; margin-right: 0px; margin-bottom: 0px;
         min-height: 500px; padding: 0px;
         -moz-border-radius: 8px; border-radius: 8px;}

.shell  {width:750px; padding: 0px; margin: 0px;}

#head   {background-image: URL(images/banner.jpg);
         background-repeat: no-repeat; margin: 0px;
         background-color: black; height: 90px;
         padding: 0px; margin: 0px; border-bottom: solid 1px black;
         border-radius: 5pt 5pt;}

.head   {font:bold 13pt "Trebuchet MS", arial, helvetica, verdana; color: white; }

#menu   {height: 25px; width: 100%; background-color: #daf0fd;
         background-image: URL(images/menubar.gif);
         vertical-align: middle; }

.menu   {font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333;
         height: 22px; width: 16.5%;
         vertical-align: middle; text-align: center;}

#main   {margin-left: 0px; padding-left: 15px; }

.indt   {margin-left: 15pt; margin-top: 3pt;}

#foot   {background-color:silver; color: white;
         padding: 3px; margin: 0px;
         position:fixed   ; bottom:0px; left: 1px;}

.foot   {font:bold 6pt "Trebuchet MS", arial, helvetica, verdana; color: white;}

#copy   {margin-top:0px; width: 300px; height: 30px; align: center;}

.copy   {background-image: URL(images/copyright.gif);
         background-repeat: no-repeat; margin: 10px;
         font: normal 8pt "Trebuchet MS", arial, helvetica, verdana;
         color: silver;;}

.posn   {color: gray; font: solid 6pt "Trebuchet MS", arial, helvetica;
         text-decoration: none; text-align: right;
         margin-top: -0px; }
.sponsor {padding: 0px; margin: 0px; border: none; background: transparent;
          position: relative; bottom: -20px; }
.bdr     {border-right : solid 2px #daf0fd; padding-right: 4px;}
.bdt     {border-top   : solid 2px #daf0fd;}
.bdb     {border-bottom: solid 2px #daf0fd;}
.bdl     {border-left  : solid 2px #daf0fd;}


