html          {  background: white;
                 height: 100%;
                 margin: 0;
                 padding: 0;
              }


body          {  color: white;
                 background: white url(../pics/chiswallbkg.jpg) left top repeat scroll;
               
              }

h1, h2, h3, h4 { font-family: "FrenchScript", "French Script MT", "Matura MT Script capitals", "Brush Script MT", mistral, cursive;
               font-family: "Bradley Hand ITC", "Bradley Hand ITC TT", "Bradley Hand ITC TT-Bold", "Monotype Corsiva", mistral, cursive;
                 font-size: 180%;
                 background: none;
                 color: #CCC4AE;
                 font-weight: bold;
                 padding-left: 12px;
               }
               

#satmosd          {font-family: "FrenchScript", "French Script MT", "Matura MT Script capitals", "Brush Script MT", mistral, cursive;
               font-family:  "Bradley Hand ITC", "Bradley Hand ITC TT", "Bradley Hand ITC TT-Bold", "Monotype Corsiva", mistral, cursive;
               font-weight: bold;
               font-size: 240%;
               line-height: 80%;
               background: transparent url(../pics/satmodistant.jpg) 0 -95px  no-repeat scroll;
               border: #30201F solid 1px;
         /*       font-size: 250%; */
               position: absolute;
               height: 128px;
               width: 200px;
               top: -26px;
               left: -253px;
               padding: 6px 0 0 0;
               text-align: center;
               color: #3A2F21;}

a:link,
a:visited     { color: #E8D17D;
              }
              
a:hover,
a:focus       { color: #374e92;
              }
              
a:active       { color: #E8D17D;
              }

#navigation   { position: relative;
                z-index: 15;
                left: 50px;
                width: 186px;
                border-color: #30201F;
                background: #000000 url(../pics/satmo_stone.jpg) left bottom no-repeat scroll;
                padding: 0; 
                padding-bottom: 350px;
              }
              
#navigation ul { position: realtive; 
                 width: 87%;
                 margin: auto;
                 }

#navigation li {position: relative;
                border-color: black;
                margin: 2px auto;
                padding-right: -10px;
                }

html>body
#navigation li {border-color: transparent;}

#navigation h2 {background:  #171415 url(../pics/chisfloorslice.jpg) right top no-repeat scroll; 
                padding-left: 6px;
               }

#navigation li:hover,
#navigation li:focus
              { background:  black url(../pics/SatMo_Bernard.png) 95px -50px no-repeat scroll;
      /*        background: #E4DDDC;   */
                 border-color: #786838;
              }

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

#container    { position: relative;
        /*        top: 170px;   */
                width: 100%;
                min-width: 700px;
                padding-top: 170px;
                margin: 0;
              }
              
#main         { border-color: #30201F;
                color: #E8FAFE;
                top: -150px;  
                background: black url(../pics/SatMo_Bernard.png) right top no-repeat scroll;
                padding: 0 30px 15px 15px;
                margin:  0 50px -105px 310px;
              }
              
#main h2 {background: #171415 url(../pics/chisfloorslice.jpg) right top no-repeat scroll; 
               }
               
#main .credits  {margin-left:  40px;
                 margin-bottom: 26px;
              }

#main .credits h1,
#main .credits h2   {
                color: #CCC4AE;
                background: transparent none;
               }
               
#main .credits h1 {line-height: 160%;
                   font-size: 200%;
                   margin: 16px 0 0 -30px;
                   color: white;
               }

#main .credits h2 {font-size: 160%;
                   margin: 20px 0 0 -26px;
               }
               

#main li     { list-style-image:  url(../pics/satmohand.png) ;
               margin-top: 0;
               padding-top: 5px;
             }

              
#footer        {color: #2A1F11;
                z-index: 10;
                padding-top: 0;
                margin-top: 0;  
              }

#footer a:link
             {color: white;}
#footer a:hover,
#footer a:focus       { color: #374e92;
              }

