#enterbutton a:hover  {
   background-position: -160px 0%;
}

#infinityxmedia  {
   visibility: visible;
   position: absolute;
   left: 100px;
   top: 140px;
   z-index: 2;
   width: 800px;
   height: 600px;
}

#enterbutton a  {
   background: url(indexmedia/enterbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 11px;
   width: 160px;
   font-size: 11px;
   line-height: 11px;
}

#enterbutton  {
   visibility: visible;
   position: absolute;
   left: 419px;
   top: 95px;
   z-index: 2;
   width: 160px;
   height: 11px;
}

#layer1  {
   background: url(indexmedia/layer1.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1000px;
   height: 1000px;
}

#index  {
   margin: 0px auto 0px auto;
   width: 1000px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

