#architecturebutton a:hover  {
   background-position: -122px 0%;
}

#earthworksbutton a:hover  {
   background-position: -334px 0%;
}

#thebandbutton a:hover  {
   background-position: -114px 0%;
}

#architecturebutton a  {
   background: url(theartmedia/architecturebutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 22px;
   width: 122px;
   font-size: 22px;
   line-height: 22px;
}

#architecturebutton  {
   visibility: visible;
   position: absolute;
   left: 658px;
   top: 224px;
   z-index: 3;
   width: 122px;
   height: 22px;
}

#earthworksbutton  {
   visibility: visible;
   position: absolute;
   left: 446px;
   top: 163px;
   z-index: 3;
   width: 334px;
   height: 21px;
}

#thebandbutton a  {
   background: url(theartmedia/thebandbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 46px;
   width: 114px;
   font-size: 46px;
   line-height: 46px;
}

#thebandbutton  {
   visibility: visible;
   position: absolute;
   left: 667px;
   top: 388px;
   z-index: 3;
   width: 114px;
   height: 46px;
}

