html          {  position: relative;
                 background: #070400;
                 top: 0;
                 left: 0;
                 height:   100%;  
                 margin: 0;
                 padding: 0;
                 border: 0;
              }
              
body          {  position: relative;
                 color: #FFEF44;
                 background: #070400 url(/pics/oncidium.jpg) right top no-repeat scroll;
                 padding: 0;
              }
              
body.daisy    { 
                 background: #070400 url(/pics/daisy.jpg) 100% 90% no-repeat fixed;
              }
              
#container    {  background: transparent ;
                 min-width: 750px;
                 height: 100%;
                 margin: 0;
                 padding: 0;
              }

#navigation   { width: 206px;
                border-color: #528A27;
                background: transparent url(/pics/oncstar.jpg) -64px -262px no-repeat scroll;
                margin: 210px 0 10px 45px;
                padding: 0;
              }

a:link,
a:visited,
a:active      { color: #DC8524;
              }
              
a:hover,
a:focus       { color: #FFEF44;
              }

h1, h2, h3, h4 { font-family: "Comic Sans MS", san-serif;
                 background: transparent;
                 color: #E38100;
                 font-weight: bold;
                 padding-top: 25px;
               }
               
#navigation h2 {background: #07F000 url(/pics/oncidstripe.jpg) right bottom no-repeat scroll;
                color: #595200;
                padding-left: 16px;
                padding-top: 0;
               }

#navigation li {border-color: transparent;}

#navigation li:hover,
#navigation li:focus
              {  
                 background: white url(/pics/orchidleafbk.jpg) -30px -100px no-repeat;   
                 border-color: #FFEF44;
              }

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

              
#main404,
#main         { border: none;
                height: 100%;
                background: transparent;
                padding: 240px 15px 35px 45px; 
                margin:  0 0 0 250px;
              }

#main404      { margin-right: 250px; 
                padding-top: 140px;}

#main404 h2,
#main h2      { padding-left: 45px;
                font-size: 180%;
              }


#index,
#index0,
#lisa,
#pg404,
#cindex        { position: absolute;
                 font-size: 300%;  
                 top: -22px;
                 left: -250px;
                 width: 400px;
                 text-align: center;
                 color: #E38100;
               }
               
#pg404       { left: 0px; }
               
#lisa         {  top: -80px;
                 left: -255px;
                 font-size: 1500%;
                 color: #F3DC33;
                 z-index: 2;
               }
               
#lisa span     { display: block;
                 position: absolute;
                 left: 32px;
                 top: 188px;                 
                 z-index: 1;
                 font-size: 30%;
                 color: #BF5A02;
               }
               
#footer,
#footer span   { padding: 5px;
                 color: #A69A2D;
               }

