#partybutton a,
#peoplebutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 132px;
   background-position: 0% 0px;
   font-size: 132px;
   line-height: 132px;
}

#peoplebutton a:hover  {
   background-position: -216px 0%;
}

#partybutton a:hover  {
   background-position: -215px 0%;
}

#sandrabdayhomepage  {
   margin: 0px auto 0px auto;
   width: 775px;
   position: relative;
}

#peoplebutton a  {
   width: 216px;
   background-image: url(sandrabdayhomepagemedia/peoplebutton.gif);
}

#partybutton a  {
   width: 215px;
   background-image: url(sandrabdayhomepagemedia/partybutton.gif);
}

#peoplebutton  {
   visibility: visible;
   position: absolute;
   left: 50px;
   top: 430px;
   z-index: 2;
   width: 216px;
   height: 132px;
}

#partybutton  {
   visibility: visible;
   position: absolute;
   left: 524px;
   top: 430px;
   z-index: 2;
   width: 215px;
   height: 132px;
}

#layer1  {
   background: url(sandrabdayhomepagemedia/layer1.gif) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 775px;
   height: 734px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background: #FFFFFF url(sandrabdayhomepagemedia/exteriortile.gif) center top repeat;
}

