P.header           {  font-size: 30px;
                font-style: italic;
                text-align:    right;
                margin: 5px;
                color: red;
                      font-weight: bold
                   }
.small               {  font-size: smaller
                   }
P.footer           {  font-size: smaller;
                      font-style: italic
                   }
DIV.nbgc           {  width:      100%;
                      padding-left: 0.2in;
                   }
DIV.bgc            {  background: #CCDDFF;
                      width:      100%;
                      padding-left: 0.2in;
                   }
SUP                {  font-size: smaller
                   }
IMG.left           {  float:    left;
                   }
IMG.right          {  float:    right;
                   }
.left              {  text-align:    left;
                   }
.center            {  text-align:    center;
                   }
.right             {  text-align:    right;
                   }
.top               {  vertical-align:top;
                   }
.margins           {  margin-left:   0.2in;
                      margin-right:  0.2in;
                      padding-left:  0.2in;
                      padding-right: 0.2in;
                   }
.veryLtGreen       { background: #E8F8E8 }
.thinBorder        {  border:  solid thin black; }
.pad               { padding: 0.2in }

.linebottom        { border-bottom:  solid black;
               }
.navButtonSize     { height:  60;
                     width:  240;
                     background-position: 0px 0px;
                   }
.button4212        {
                   }

A                  { text-decoration: none;
                     font-family:     Arial;
                     font-style:      italic;
                     font-weight:     bold;
                     background:      transparent;
                   }
A :link                 { color: #808080;
               }
A :visited           { color: #808080;
               }
A:hover                { color: #FF0000;
               }               
IMG.floatLeft    {  padding-right: 0.1in;
                  padding-bottom:0.03in;
                  float:         left;
               }
IMG.picSize        {  width: 3in;
                  height: 2.25in;
               }
IMG.rabbitPics  {  padding-right: 0.1in;
                  padding-bottom:0.03in;
                  float:         left;
                  width:         3in;
                  height:        2.25in;
               }
BODY                     { background-image: url("natfl238.gif");
                 font-family: Arial,Helvetica;
               }
IMG                        { border: 0;
               }
H2                          { font-family: Arial;
                 font-style: italic;
                 font-weight: bold;
                 font-size: 32px;
                 color: #FF0000;
               }
#header      {   position        : fixed;
              height          : 100px;
              left            : 0;
              right           : 0;
              top             : 0;
              bottom          : auto;
              border-bottom   : 2px solid #cccccc;
              text-align      : center;
              vertical-align  : middle;
          }
#navbar      {   position        : fixed;
              top             : 102px;
              bottom          : 0px;
              left            : 0;
              right           : 260px;
              margin          : 5px;
              border          : 0px;
              width           : 280px;
              height          : auto;
              padding         : 10px;
              overflow        : auto;
          }
#content    {   position        : fixed;
              left            : 0px;
              top             : 102px;
              bottom          : 0px;
              margin          : 0px;
              border          : 0px;
              right           : 0px;
              padding         : 10px;
              overflow        : auto;
              text-align      : justify;
          }
#footer      {   position        : fixed;
              top             : auto;
              left            : 310px;
              bottom          : 0;
              border-bottom   : 2px solid #cccccc;
              text-align      : center;
              vertical-align  : middle;
          }
          
          

