 

 html,body {
   margin: 0;
   padding: 0;
 }
 
 #outer {
   margin:0;
  
   height:0;
   position: relative;
 }
 
 #inner {
   width: 100%;
   height: 0%;
   background-color: #999;
   position: fixed;
   top: 0;
   left: 0;
   z-index: 2;
 }
 
 #second {
   width:100%;
   
  
   position: absolute;
   top: 0;
   left:0;
   z-index: 10;
 }
 

 

 
 #backdrop {
   width: 100%;
  
           }
           
           
  #comments {
             position: absolute;
             width: 60%;
             margin-left: 30%;
             z-index: 2;
            }
  
   #heading
                  { 
                   
                   text-align: center;
                  
                   width: 66%;
                  
                  }
  
	#pageDiv {
	 position: absolute;
	  margin-left: 20%;
    
         display: block; 
    
    margin-top: 20px;
    width: 60%;
    background: rgba(255, 255, 204,0.8);
    /* background-color:  #ffffcc;*/
    
    
     
  }		    
		    
	#testDiv1 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 20px;
    margin-left:2%;
    width: 30%;  
  }	
  
  	#testDiv1A {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 2%;
    margin-left:2%;
    width: 30%;  
  }	
  
  #testDiv2 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 2%;
    margin-left:34.7%;
    width: 30%;  
  }	
  
  #testDiv3 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 2%;
    margin-left:67.5%;
    width: 30%;  
  }	
  
  #testDiv4 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 22%;
    margin-left:2%;
    width: 30%;  
  }	
  
  #testDiv5 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 22%;
    margin-left:34.7%;
    width: 30%;  
  }	
  
   #testDiv6 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 22%;
    margin-left:67.5%;
    width: 30%;  
  }	
  
  #testDiv7 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 42%;
    margin-left:2%;
    width: 30%;  
  }	
  
   #testDiv8 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 42%;
    margin-left:34.7%;
    width: 30%;  
  }	
  
  #testDiv9 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 42%;
    margin-left:67.5%;
    width: 30%;  
  }	
  
   #testDiv10 {
	  
	  position: absolute;
	  
    overflow: hidden;
    border: 2px solid #73AD21;
    margin-top: 62%;
    margin-left:2%;
    width: 30%;  
  }	
  
  	#testDivText {
	  
	  position: static;
	  font-style: italic;
	  font-size: 70%;
    overflow: hidden;
    color: blue;
    margin-top: 1px;
    margin-left:2%;
    width: 30%;  
  }	
  .activeButton { 
    margin-top: 5px;
    background-color: transparent;
    font-size: 100%;
    border-color:transparent;
    color:red;
    z-index: 1;
  }
  .pasiveButton {    
    margin-top: 5px;
    background-color: transparent;
    font-size: 100%;
    border-color:transparent;
    color:green;
    z-index: 1;
  }
    
  
 
   #heading3  { 
      position: absolute; 
      top: -25%;
      left: 15%;
    
      z-index: 1;          
      text-align: center;
      width: 66%;
       font-size: 3vw;
       font-family:"Palatino Linotype";                   
   }
 h2 {
    margin: auto;
    text-align: center;
     font-family:"Palatino Linotype";                   
    margin-right:30%;
 }
  #article {
   
    width: 64%; 
     margin-right: 2%;
    float: right;
     font-family:"Palatino Linotype";                   
   
 }
 
 #links {
   
    width: 30%; 
    margin-left: 2%;
    margin-top: 30%;
    float:left;
    font-family:"Palatino Linotype";  
    color: red;
    
 }
 
   #my_canvas
                 {
                  padding-left: 0;
                  padding-right: 0;
                  margin-left: auto;
                  margin-right: auto;                  
                  position: relative; 
                 }
            
         
         
           #my_canvas2
                 {
                 position: relative;
                
                  
                   
                 
                 }        
           #heading2
                  { 
                   position: absolute;
                   top: 25%;
                   left: 50%;
                   margin-right: -50%;
                   /* transform: translate(-50%, -50%); */
                   z-index: 1;          
                   text-align: center;
                  
                 
                   width: 66%;
                  
                  }
            
 

  
 



  #my_canvas3 {
         position: relative;
         border-style: none;
        
  }    
  
 #my_canvas1 {
         position: relative;
         border-style: none;
                   
  }     
          
  #image1 {
         position: relative;
         top: 50%;
         left: 10%;
        width: 80%;
        height: 80%;
                   
  }   
  
          
  #pic1 {
         position: relative;
        max-width:100%;
        max-height:100%;
                   
  }  
  
  img {
    max-width: 100%;
    max-height: 100%;
}
  
  
   #text1 {
         position: fixed;
         top: 50%;
         left: 10%;
         margin-left: 10%;
        max-width: 60%;
        
                   
  }
  
   #gPlus {

  
  float: left;
 
  position: relative;
  
}         
  
  /* ////////////////////////////////////////////////////////////////// */
    
    #linkSpan {
                
                 padding-bottom: 3%;
                 margin: auto;
              }   
    
    
     #nav { 
                    font-size: 100%;  
                    text-align: left;
                    margin-left: 1%;
                    margin-top: 1%;
                   }
    
             #nav:link { 
                    font-family: Arial;
                    text-decoration:none;
                    color: green;
                   }
                   
             #nav:Visited { 
                    font-family: Arial;
                    text-decoration:none;
                    color:green;
                   } 
                   
             #nav:hover { 
                    font-family: Arial;
                    text-decoration:none;
                    color: #a3875d;
                   }
                   
            #nav:active { 
                    font-family: Arial;
                    text-decoration:none;
                    color: red;
                   }         
      /* /////////////////////////////////////////////////////////////////////////// */
    
    #share {
            
            position: absolute;
            margin-left: 96%;
            margin-top: 1%;
            z-index: 10;
            width: 2%;
            height: 2%;
           }
           
  #share2 {
            
            position: absolute;
            margin-left: 96%;
            margin-top: 1%;
            z-index: 10;
            width: 7%;
            height: 7%;
           }       
   
    #shareG {
            
            position: absolute;
            margin-left: 96%;
            margin-top: 1%;
            z-index: 9;
            width: 0%;
            height: 0%;
           }
   
   #shareT {
            
            position: absolute;
            margin-left: 96%;
            margin-top: 1%;
            z-index: 9;
            width: 0%;
            height: 0%;
           }
   
    #shareIn {
            
            position: absolute;
            margin-left: 96%;
            margin-top: 1%;
            z-index: 9;
            width: 0%;
            height: 0%;
           }
   
    #shareF {
            
            position: absolute;
            margin-left: 96%;
            margin-top: 1%;
            z-index: 9;
            width: 0%;
            height: 0%;
           }
   
   