#flashbutton a:hover  {
   background-position: -197px 0%;
}

#ipadbutton a:hover  {
   background-position: -192px 0%;
}

#flashbutton a  {
   background: url(layoutmedia/flashbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 27px;
   width: 197px;
   font-size: 27px;
   line-height: 27px;
}

#ipadbutton a  {
   background: url(layoutmedia/ipadbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 33px;
   width: 192px;
   font-size: 33px;
   line-height: 33px;
}

#flashbutton  {
   visibility: visible;
   position: absolute;
   left: 126px;
   top: 339px;
   z-index: 1;
   width: 197px;
   height: 27px;
}

#ipadbutton  {
   visibility: visible;
   position: absolute;
   left: 380px;
   top: 339px;
   z-index: 1;
   width: 192px;
   height: 33px;
}

#flamingo  {
   background: url(layoutmedia/flamingo.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 87px;
   z-index: 1;
   width: 636px;
   height: 241px;
}

#layout  {
   margin: 0px auto 0px auto;
   width: 636px;
   position: relative;
}

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

