html          { 
                 background: #D2B067 url(../pics/ghosts_texture3.jpg) right bottom no-repeat scroll;

}

body          {  position: relative;
                 color: #000000;
                 text-align: right;

                 margin: 0;
                 padding: 0;
                 width: 100%;
               
              }

h1, h2, h3, h4 { font-family: Papyrus, Frenchscript, swing, fantasy;
                 font-size: 180%;
                 background: none;
                 color: #3A3D15;
                 font-weight: bold;
                 text-align: right;
                 padding-right: 60px;
               }

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

#main h2 {
                 margin-top: 30px;
                 }

a:link,
a:visited,
a:active      { color: #450B0B;
              }
              
a:hover,
a:focus       { color: #54591F;}

#navigation li:hover,
#navigation li:focus
              {  background: #EBCB91;
                 border-color: #54591F;
              }

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

#navigation h2 { padding: 0;
                 text-align: center;}
                 
#ilike_add {  display: block;
              left: 8px;
}


#container    { min-height: 400px;
                width: 100%;
                background: transparent none;
                min-width: 700px;
                margin: 0;
                padding: 0;
              }
              
#navigation   { width: 186px;
                border: none;  
                margin: 96px 0 60px 45px;
                padding: 0; 
              }
              
#navigation ul { width: 75%;}

#main         { border: none;
                padding: 0 50px 15px 15px;
                margin:  60px 15px 60px 290px;
              }
              
/* #main li     { list-style-image: url(../pics/browndot.gif); 
             }
*/
              
#ghosts   { font-family: Papyrus, swing, fantasy;
               font-size: 300%;
               line-height: 80%; 
               position: absolute;
               width: 170px;
               top: -36px;
               left: -180px;
               padding: 0;
               color: #54591F;
              }

#footer {position: relative;
         margin-top: 0;
         padding: 5px;
         }


#footer span { bottom:  0;
                left: 12px;
             }

/* #footer .credit {font-style: italic;} */
