body {
  background-color: #000000;
  font-family: Arial;
  font-color: #000000
  }
  
.supersmall {
	font-family:Arial;
	font-size:1px;
	font-weight:normal;
	font-color: #000000;
	text-indent: -2500px;
}

  #mainarea{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 793px;
    height: 500px;
    margin-top: -250px; /*set to a negative number 1/2 of your height*/
    margin-left: -396px; /*set to a negative number 1/2 of your width*/
    border: none;
    background-color: #000000
}


  #SplashLogo { 
  background-image: url(images/logos/splash-logo-glass.jpg);
  height: 500px;
  width: 793px;
  border: none; 
  }
  
  #enter {
  left: 19px;
  top: 44px;
  height: 500px;
  width: 793px;
  border: none; 
  
  }
  
  #menu a {
  position: absolute;
  text-decoration: none;
  border: none;
  }
  
  #menu a i { 
  visibility: hidden;
  }
  
/*a#barrels { left: 19px; top: 44px; height: 174px; width: 125px; }
a#ginger { left: 153px; top: 44px; height: 88px; width: 88px; }
a#tamari { left: 251px; top: 44px; height: 88px; width: 88px; }
a#maple { left: 153px; top: 141px; height: 74px; width: 20px; }
a#glass { left: 209px; top: 139px; height: 98px; width: 130px; }
a#window { left: 18px; top: 225px; height: 144px; width: 185px; }
a#sesame { left: 18px; top: 376px; height: 88px; width: 88px; }
a#wasabi { left: 115px; top: 376px; height: 88px; width: 88px; }
a#greendoor { left: 209px; top: 244px; height: 220px; width: 130px; }
a#enter { left: 345px; top: 44px;  height: 420px; width: 450px; }*/



/*a#barrels:hover { background-image: url(images/logos/hover/collage-barrels.jpg); }
a#ginger:hover { background-image: url(images/logos/hover/collage--ginger.jpg); }
a#tamari:hover { background-image: url(images/logos/hover/collage-tamari.jpg); }
a#maple:hover { background-image: url(images/logos/hover/collage-maple.jpg); }
a#glass:hover { background-image: url(images/logos/hover/collage-glass.jpg); }
a#window:hover { background-image: url(images/logos/hover/collage-window.jpg); }
a#sesame:hover { background-image: url(images/logos/hover/collage-sesame.jpg); }
a#wasabi:hover { background-image: url(images/logos/hover/collage-wasabi.jpg); }
a#greendoor:hover { background-image: url(images/logos/hover/collage-greendoor.jpg); }
a#enter:hover { background-image: url(images/logos/hover/collage-enter.jpg); }

a#barrels:hover, 
a#ginger:hover, 
a#tamari:hover, 
a#maple:hover, 
a#glass:hover, 
a#window:hover, 
a#sesami:hover, 
a#wasabi:hover, 
a#greendoor:hover, 
a#enter:hover, { border: none; }*/ 

