a ins  {
   text-decoration: none;
}

*:focus  {
   outline-style: none;
}

#utubebutton a,
#facebutton a,
#myspbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 27px;
   width: 27px;
   font-size: 27px;
   line-height: 27px;
}

#aboutbutton a,
#catsbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 35px;
   width: 97px;
   font-size: 35px;
   line-height: 35px;
}

#ridefooter,
.footer  {
   width: 100%;
   position: relative;
   clear: left;
   display: block;
}

#aboutbutton a  {
   background-image: url(sg_home_media/aboutbutton.gif);
}

#utubebutton a  {
   background-image: url(sg_home_media/utubebutton.gif);
}

#facebutton a  {
   background-image: url(sg_home_media/facebutton.gif);
}

#myspbutton a  {
   background-image: url(sg_home_media/myspbutton.gif);
}

#catsbutton a  {
   background-image: url(sg_home_media/catsbutton.gif);
}

#ridefooter  {
   font-size: 0px;
}

a.nm  {
   background-position: 0px 0px;
}


