a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#centrestagebutton a:hover  {
   background-position: -356px 0%;
}

#centrestagebutton a  {
   background: url(homemedia/centrestagebutton.gif) no-repeat 0% 0px;
   display: block;
   height: 54px;
   width: 356px;
   font-size: 54px;
   line-height: 54px;
}

#centrestagebutton  {
   visibility: visible;
   position: absolute;
   left: 324px;
   top: 498px;
   z-index: 2;
   width: 356px;
   height: 54px;
}

#gradbackground  {
   background: url(homemedia/gradbackground.gif) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1024px;
   height: 800px;
}

#home  {
   margin: 0px auto 0px auto;
   width: 1024px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #DDDDDD;
}

