
  body {
       background-color: gray;
       font-size:       small;
       font-family:     Verdana, Arial, Geneva, sans-serif;
       margin:         20px;
       margin-top:   0px;
        }
        
      h2 {
          color: maroon;    
          font-size: 200%;
          font-family: Verdana, Arial, Geneva, 
          }
      h4 { 
         color: #cc3300;
         }
     
         
 #all_content {
       width: 960px;
       padding-right: 100px;
       padding-left:  100px;
       padding-top:    5px;
       margin-left: auto;
       margin-right: auto;
       border-color: maroon;
       border-width:20px;
       border-style: solid;
     
       
 
  }
     
 .navigation {
        text-align: center;
        font-size: 18px;
        text-color: maroon;
        font-family: Verdana, Arial, Geneva;
        padding: 0px;
        margin-bottom: 0px;
        }
.navigation a:link{
        color: maroon;
        text-decoration: underline;
        font-size: 18px;
        font-weight: bold;
   
}

.navigation a:visited{
        color: black;
        text-decoration: underline;
        font-size: 18px;
        font-weight: bold;


}

.navigation a:hover{
        color: yellow;
        text-decoration: underline;
        font-size: 18px;
        font-weight: bold;

}

.navigation a:active{
        color: black;
        text-decoration: underline;
        font-size: 18px;
        font-weight: bold;
}




        
 #main {
        margin: 0px 2px 2px 2px;
        padding: 0px;
     
        
 }
        
  #bees {
      float: right;
      margin: 5px;
      padding: 5px;
      
     
        }
        
 #ayahuasca {
      margin: 5px;
      padding: 5px;
       
     

}


		
#bio {
     width: 960;
     font-size: medium;
     text-align: left;
     line-height: normal;
     margin: 20px;
     padding: 20px;
     border: thin solid #ffcc00;
     background-image: url(spiraltransparency.gif);
     background-repeat: no-repeat;
     background-position: top-right;
     
     }

#contact {
     width: 960px;
     font-size: medium;
     text-align: right;
     line-height: normal;
     margin: 40px;
     padding: 40px;
     border: thin solid #ffcc00;
     background-image: url(spiraltransparency.gif);
     background-repeat: no-repeat;
     background-position: bottom-right;


}


.nav a: {
        text-align: center;
        text-color: maroon;
        font-family: Verdana, Arial, Geneva;
        padding: 0px;
        margin-bottom: 0px;
        }

.nav a:link{
        color: maroon;
        text-decoration: underline;
        font-size: 18px;
        font-weight: bold;
   
}

.nav a:visited{
        color: yellow;
        text-decoration: underline;
        font-size: 18px;
        font-weight: bold;


}

.nav a:hover{
        color: black;
        text-decoration: underline;
        font-size: 18px;
        font-weight: bold;

}

.nav a:active{
        color: black;
        text-decoration: underline;
        font-size: 18px;
        font-weight: bold;
}


#resume {
     width: 960;
     margin: 40px;
     padding: 40px;
     border: thin solid #ffcc00;
     background-image: url(spiraltransparency.gif);
     background-repeat: no-repeat;
     background-position: bottom-right;


}

#portfolio {
      width: 960;
      border: thin solid maroon;


}
       
