html          { 
                 background: #ccdfe6 url(../pics/silseabkg_1.jpg) center bottom no-repeat scroll;

}

a:link,
a:visited,
a:active      { color: #21282f;
              }
              
a:hover,
a:focus       { color: white;}


#navigation {border-style: none;
}

#navigation li {border-style: solid;
                border-color: transparent;
}

#navigation li:hover,
#navigation li:focus
              { background:  #ccdfe6 url(../pics/silseabkg_1.jpg) 0 0 no-repeat scroll;
                           border-style: solid;
                           border-color: white;
              }

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


li#here        { color: #323c46;
}


#main  {border-style: none;
        padding:  80px 150px 20px 100px; 
        
        }
        
#main li     { list-style-image:  url(../pics/silshell_2.png) ;
               margin-top: 0;
               padding-top: 5px;
             }

#silsea {font-size: 300%;
          color: #3f4749;
          color: #4b5b6a;
          padding-bottom: 18px;
          background: url(../pics/silseatitle_7.png) 50px 0 transparent no-repeat;
           height: 40px;
           text-indent: -2000px;
}

h2 {color: #4b5b6a;
    font-size: 140%;
    font-style: italic;
}

#bragging {
    position: relative;
    width: 100%;
    color: #4b5b6a;
    font-size: 120%;
    font-style: italic;
    text-align: center;
}


#footer {position: relative;
         width: 100%;
         margin: 0;
         padding: 5px;
         }


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

