     body {
        background-color: black;
        color: white;
        margin: 50px;
        margin-top: 10px;
        padding: 0;
         font-size: .9em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
        }
     .main{
          position:absolute; 
          text-align: left;
          width: 800px;
          height: 550px;
          border: 2px solid silver;
          background: white url('../images/bg_ripple.gif');
          color: black;
          margin-left: 10px;
          margin-right: 10px;
       }   
      h1 {
          font-size: 150%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0 0 15px 0;
        padding: 0;
         background-color: #eee;
        color: #404040;
      }
      h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 110%;
      }
    p {
       font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 110%;
        margin: 0 0 16px 0;
        padding: 0;
      }
      .content>p {
        margin: 0;
      }
      .content>p+p {
        text-indent: 30px;
      }

.links {
  font-size:80%;
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-weight:normal;
}

.tab a {
color: black;
  display: block; 
  text-align: center; 
  text-decoration: none; 
  width: 120px;
 }

.current_tab a{
color: black;
  display: block; 
  text-align: center; 
  text-decoration: none; 
  font-weight:bold;
   width: 120px;
 }
.links a {
  display: block; 
  text-align: center; 
  text-decoration: none; 
  border: 3px ridge silver;
  color: black;
  background: white;
  margin-bottom:1px; 
  padding-left:1px;
  padding-right:1px; 
  padding-top:1px; 
  padding-bottom:1px;
  }
.links a span {display: none;}  

.links a:hover {
    display: block; 
    color: #FFFFFF;
    background: gray
}

.links a:hover span {
        position: absolute;
        display: block;
        width: 170px;
        top: 370px;
        left: 565px;
        border: 9px double white;
        background-color: #eee;
        padding: 10px;
        color: black;       
       } 
.links a:hover span.tabs {
position:absolute; 
background-color:
black; color:white; 
border: 8px double silver;
width: 250px;  
top: 20px; 
left:250px;
font-size:125%;
}

.links a:hover span.left {
        position:absolute;
        width: 170px;
        top: 125px;
        left: 320px;
        border: 9px double black;
        background-color: #eee;
        padding: 10px;
        z-index: 2;
        color: black;             
}  

.links a:hover span.left_popup {
        position:absolute;
        display: block;
        width: 170px;
        top:-10px;
        left:560px;
        border: 9px double white;
        background-color: #eee;
        padding: 10px;
        z-index: 3;
        color: black;       
       }
   

.links a img {height: 0px; width: 0px; border-width: 0px;} 

.links a:hover img {
    position: absolute;
    height: 75px; 
    width: 200px; 
     border: 5px ridge silver;
    }   
    
    .links a:hover img.tabview {
    position: absolute;
    height: 120px; 
    width: 320px; 
    top: 60px;
    left: 235px;
    border: 5px ridge black;
    }  
    
.menu a img {height: 0px; width: 0px; border-width: 0px;} 

.menu a:hover img {
    position: absolute;
    height: 70px; 
    width: 270px; 
    border: 5px ridge silver;
    }   



 .menu  {
  font-size:12px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
}

.menu a {
  display: block; 
  text-align: center; 
  text-decoration: none; 
  border: 3px solid black;
  margin-bottom:1px; 
  padding-left:1px;
  padding-right:1px; 
  padding-top:1px; 
  padding-bottom:1px;
  color: black;
  background: white;
 }
 
 
 .menu a.inuse {
  display: block; 
  text-align: center; 
  text-decoration: none; 
  color: red;
  border: 3px solid black;
  margin-bottom:1px; 
  padding-left:1px;
  padding-right:1px; 
  padding-top:1px; 
  padding-bottom:1px;
  background: silver; 
 }
 
 .menu a.inuse:hover {
  display: block; 
  border: 3px solid black;
  color: red;
  background: silver;
  margin-bottom:1px; 
  padding-left:1px;
  padding-right:1px; 
  padding-top:1px; 
  padding-bottom:1px;
}
 
.menu a span {
  display: none;}  

.menu a div {display: none;}  

.menu a:hover {
  display: block; 
  border: 3px solid black;
  background: #eee;
  color: maroon;
  padding:1px;
}

.menu a:hover span {
 position:absolute;
        display: block;
        width: 150px;
        top: 220px;
        left:10px;
        border:1px solid maroon;
        background: #eee;
        padding: 5px;
        color: maroon; 
        font-size:90%; 
           z-index:2;
                }    

.menu a:hover span.left {
        position:absolute;
        display: block;
        width: 170px;
        top: 15px;
        left: 270px;
        border: 3px dotted black;
        background-color: #eee;
        padding: 10px;
        z-index: 1;
        color: black;       
       
}   
.menu a:hover div {
        position: absolute;
        display: block;
        left:25px;
        top:-200px;   
        width: 170px;
        border: 9px double green;
        background-color: #eee;
        padding: 10px;
        z-index: 1;
        color: black;       
    }      
/* this defines an image class with specific params */
img.mid {
    position: relative;
    border: 1px solid black;
    padding: 0px;
    z-index: 3;
    }    

img.guitar {
    position: absolute;
    border:2px none; 
    top:120px; 
    padding: 0px;
    z-index: 3;
    } 
        
      
.banner{
    position: absolute;
    border-style:inset; 
    border-width:5px; 
    background: white;
    color: #404040;
    margin-top: 2px; 
    margin-bottom: 2px;
    text-align: center; 
    font-size: 125%;
    padding: 3px;
    z-index: 0;
   } 
    
    
  
    
 /* All the content boxes belong to the content class. */

      
  .content {
     position: absolute;
     font-size: 90%;
     width: 350px;
     height: 360px;
     border: 1px solid black;
     background-color: white;
     color: black;
     padding: 5px;
     overflow: scroll;
     z-index: 1;
    }
      
      .navleft {
        position: absolute;
        width: 170px;
        top: 90px;
        left: 10px;
        font-size: 90%;
        border: 5px double #404040;
        background-color: #eee;
        color: white;
        padding: 5px;
        z-index: 2;
      }
  .bottomsg {
        position: absolute;
        width: 300px;
        left: 220px;
         top: 450px;
        font-size: 80%;
        border: 5px double silver;
        background-color: #eee;
        color: black;
        padding: 5px;
        z-index: 2;
      }
   .navright {
        position: absolute;
        width: 180px;
        left: 580px;
        top: 10px;
        border: 9px double #404040;
        font-size:78%;
        background-color: #eee;
        color: black;
        padding: 5px;
        z-index: 1;
      }
address{
     position: absolute;
     top: -470px;
     width: 230px;
     left: 560px;
     border-style:inset; 
     border-width:5px;
     color: #C0C0C0;
     font-size: 8pt;
     background: black; 
     text-align: center; 
     padding: 4px; 
         }  
  
  .modified{
     position: absolute;
     width: 150px;
     top: 520px; 
     left:610px;
     border-style:inset; 
     border-width:1px;
     color: #C0C0C0;
     font-style:italic;
     font-size: 8pt;
     background: black; 
     text-align: center; 
     padding: 4px; 
         }
