
      BODY { height: 400px } /* Required for percentage heights below */
      
        
      #bigbox {
      position: fixed;
      width:100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
	  overflow: none;
      background-color: black;
        background-image: url(Pics_Page/Skull-35.gif);
	  background-repeat: no-repeat;
	  background-attachment: fixed;
	  background-position: 50% 57%;
      border-style: none;
      }
   #bigboxblank {
      position: fixed;
      width:100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
	  
      background-color: black;
     
      }
      #header {
        position: fixed;
        width: 100%;
        height: 22%;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
        background-color: transparent;
      }
      #leftbar {
        position: fixed;
        width: 18%;
        height: auto;
        top: 20%;
        right: auto;
        bottom: 8%;
        left: 0;
        background-color: transparent;
      }
      #main {
        position: fixed;
        width: auto;
        height: auto;
        top: 22%;
        right: 20%;
        bottom: 8%;
        left: 20%;
        background-color: silver;
        overflow: auto; 


     }
      #rightbar {
        position: fixed;
        width: 18%;
        height: auto;
        top: 20%;
        right: 0;
        bottom: 8%;
        left: auto;
         background-color: transparent;

      }
      #footer {
        position: fixed; z-index: 2;
        width: 100%;
        height: 7%;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
         background-color: black;
         text-align: center;
      }
      
      #banbox {
      position: fixed;
      width: auto;
      height: 50px;
      top: 20px;
      right: 10%;
      bottom: auto;
      left: 10%;
      text-align: center;
      background-color: transparent;
      }
      
      #logobox {
      position: fixed;
      width: auto;
      height: 150;
      top: 40%;
      right: 40%;
      bottom: auto;
      left: 40%;
      background-color: black;
      color: black;
      }
      
      #picbox {
      position: fixed;
      width: auto;
      height: auto;
      overflow: auto;
	  bottom: 8%;
	  top: 22%;
	  left: 12%;
	  right: 12%;
	  padding-right: 5px;
	  padding-left: 10px;
	  background-color: transparent;
	  text-align: center;
	  
      }
      
      #picbox2 {
      position: fixed;
      width: auto;
      height: auto;
      #overflow: auto;
	  bottom: 8%;
	  top: 22%;
	  left: 12%;
	  right: 12%;
	  padding-right: 5px;
	  padding-left: 10px;
	  background-color: transparent;
	  text-align: left;
	  
      }
     
      #skullbox {
      position: fixed;
      width: 80%;
      height: auto;
      #overflow: auto;
	  bottom: 8%;
	  top: 18%;
	  left: 10%;
	  right: 10%;
	  padding-right: 5px;
	  padding-left: 10px;
	  background-color: transparent;
	 
      }
      
      #textbox {
      position: fixed;
      width: auto;
      height: auto;
      overflow: auto;
	  bottom: 8%;
	  top: 22%;
	  left: 18%;
	  right: 18%;
	  padding-right: 5px;
	  padding-left: 5px;
	  background-color: silver;
      }
     #linkbox {
      position: fixed;
      width: auto;
      height: auto;
      overflow: auto;
	  bottom: 8%;
	  top: 22%;
	  left: 45%;
	  right: 10%;


	  background-color: black;
      }
      #midbox {
      position: fixed;
       left: 19%;
	  right: 19%;
      width: auto;
      top: 75%;
      height: auto;
      background-color: transparent;
      color: white;
      bottom: 8%;
      
      }
      #Ttl {
      text-align: center;
      color: purple;
      }
      
      #littlebox {
      position: fixed;z-index: 1;
      width: 100%;
  background-color: transparent;
      color: white;
      height:2%;
	  text-align: center;
      
      }
          
	.yellowlink A:link{color:yellow}
	.whitelink A:link{color:white}
	
	#picbox3 {
      position: fixed;
      width: auto;
      height: auto;
      overflow: auto;
	  bottom: 8%;
	  top: 24%;
	  left: 12%;
	  right: 12%;
	 
	  background-color: black;
	  text-align: center;
	  
      }
	  
	   #contbox {
      position: fixed;
      width: 50%;
      height: auto;
      #overflow: auto;
	  bottom: 8%;
	  top: 22%;
	  left: 10%;
	  right: 10;
	  padding-right: 5px;
	  padding-left: 10px;
	  background-color: transparent;
	 
      }
      #boxbox {
      position: fixed;
      width: auto;
      height: auto;
      bottom: 8%;
      background-color: transparent;
      left: 25%;
      right: 25%;
      }
	
	 #leftcross {
        position: fixed;
        width: 58px;
        height: 65px;
       
        bottom: 9%;
        left: 5px;
        background-color: transparent;
      }
	  
	  #rightcross {
        position: fixed;
        width: 58px;
        height: 65px;
       
        bottom: 9%;
        right: 5px;
        background-color: transparent;
      }
	  
	   #continfobox {
      position: fixed;
	  z-index: 2;
      width: 30%;
      height: auto;
      #overflow: none;
	  bottom: auto;
	  top: 30%;
	 
	  left: 30%;
	  padding-right: 5px;
	  padding-left: 5px;
	  background-color: transparent;
	  border-style: inset;
	  border-width: 5px;
	  border-color: silver;
	 
      }
	  
	  #picbox4 {
      position: fixed;
      width: auto;
      height: auto;
      overflow: none;
	  bottom: 8%;
	  top: 24%;
	  left: 12%;
	  right: 12%;
	 
	  background-color: black;
	  text-align: center;
	  
      }