body          {  color: #3f583d;
                 // background: white url() right 300px no-repeat scroll;
                 padding: 0;
               
              }

h1, h2, h3, h4 { font-family: Papyrus, Frenchscript, swing, fantasy;
                 font-size: 180%;
                 background: none;
                 color: #636674;
                 font-weight: bold;
                 font-style: italic;
               }

#navigation li {border: 1px transparent solid;}

a:link,
a:visited,
a:active      { color: #a9a9ab;
                color: #657c6a;
              }
              
a:hover,
a:focus       { color: #FAB616;}

#navigation li:hover,
#navigation li:focus
              {  background: #EBCB91;
              background: #95b79c;   
                 border-color: #761010;
              }

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

#navigation h2 { 
                 text-align: center;}
                 



#container    { width: 100%;
                background: transparent url() right bottom no-repeat scroll;
                min-width: 700px;
                margin: 0;
                padding: 0;
              }
              
#navigation   { width: 186px;
                border: none;  
                margin: 140px 0 100px 45px;
                padding: 0; 
              }
              
#navigation ul { width: 75%;}

#main         { border: none;
                padding: 0 150px 15px 15px;
                margin:  20px 15px 300px 320px;
              }
              
#main li     { // list-style-image: url(../pics/browndot.gif); 
             }
#bragging    { padding-top: 40px;
               font-size: 1.25em;
               text-align: center;
              font-style: italic;
}
              
#matchless   { font-family: Papyrus, swing, fantasy;
               font-size: 250%;
               position: absolute;
               height: 140px;
               width: 200px;
               top: 10px;
               left: -220px;
               padding: 0;
               color: #573B1A;
                 color: #42444d;
                 font-style: italic;
               // background: transparent url(../pics/lacanau.gif) right bottom no-repeat scroll;
              }

 #footer {  width: 98%;
            padding: 10px;
 }            
 
 #footer span { bottom:  0;
                left: 12px;
             }
