

body          {  
                 background: #DE0000 url(/pics/wftr2.gif) right bottom no-repeat fixed;
              }

a:link,
a:visited,
a:active      { color: #786035;
              }
              
a:hover,
a:focus       { color: #FAB616;}

              
h1, h2, h3, h4 { font-family: "copperplate gothic light", copperplate, capitals, fantasy;
                 background: #DEB78E;
                 color: #42351D;
                 font-weight: bold;
                 letter-spacing: 1px;
               }
               
#container   { width: 100%;
               background: transparent url(/pics/wftrhs.gif) 50px 0px no-repeat fixed;
               padding: 10px 0 20px 0;
               min-width: 0;
             }
             
  
               
#navigation  { position: fixed;
               left: 0;
               top: 100px;
               background: white;
               z-index: 10;
             }
             
#navigation h2     { background: #FCD116 url(/pics/wftrtrainless.gif) left top no-repeat;
               padding: 2px 0 0 9px;
               height: 20px;
             }
             
#navigation li:hover,
#navigation li:focus
              {  background: #DE0000;
                 border-color: #761010;
              }

#navigation li:hover a:hover,
#navigation li:focus a:focus
              {  color: #FCD116;
              }

#navigation li#here:hover, 
#navigation li#here:focus {background: inherit;
                           border-color: transparent;}

               
#wftr        { text-align: center;
               color: #DE0000;
               background: inherit;
             }
             
#main        { position: relative;
               top: 10px;
               width: 35%;
               margin:  15px 0 10px 210px;
               
               background: white;
               z-index: 20;
             }

#main h2     { background: #FCD116 url(/pics/wftrtrain.gif) left top no-repeat;
               padding: 2px 0 0 9px;
               height: 20px;
             }

#main li     { list-style-image: url(/pics/brreddot.gif); }

               
#footer      {position: relative;
              width: 37%;
              margin:  0 0 100px 200px;
              z-index: 5;
              padding: 5px 0 15px 15px;
              text-align: left;
             }
             
#footer span#update
             {display: block;
              position: relative;
              padding: 0;
              margin-bottom: 12px;
}



