a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#wbutton a,
#mbutton a,
#pbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 14px;
   background-position: 0% 0px;
   font-size: 14px;
   line-height: 14px;
}

#aboutbutton a:hover  {
   background-position: -182px 0%;
}

#homebutton a:hover  {
   background-position: -288px 0%;
}

#homeimage  {
   background: url(images/rotate.php);
   visibility: visible;
   position: absolute;
   left: 10px;
   top: 10px;
   z-index: 2;
   width: 960px;
   height: 600px;
}

#testimage  {
   background: url(homeimages/test.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 10px;
   top: 481px;
   z-index: 3;
   width: 960px;
   height: 100px;
}

#pbutton a:hover  {
   background-position: -160px 0%;
}

#mbutton a:hover  {
   background-position: -107px 0%;
}

#wbutton a:hover  {
   background-position: -129px 0%;
}

#aboutbutton a  {
   background: url(homeimages/aboutbutton.png) no-repeat 0% 0px;
   display: block;
   height: 12px;
   width: 182px;
   font-size: 12px;
   line-height: 12px;
}

#footertext p  {
   font: 11px/21px Verdana;
   margin: 0px;
   color: #585858;
   text-align: right;
}

#homebutton a  {
   background: url(homeimages/homebutton.png) no-repeat 0% 0px;
   display: block;
   height: 54px;
   width: 288px;
   font-size: 54px;
   line-height: 54px;
}

#aboutbutton  {
   visibility: visible;
   position: absolute;
   left: 788px;
   top: 667px;
   z-index: 2;
   width: 182px;
   height: 12px;
}

#footertext  {
   visibility: visible;
   position: absolute;
   left: 376px;
   top: 719px;
   z-index: 2;
   width: 594px;
}

#homebutton  {
   visibility: visible;
   position: absolute;
   left: 42px;
   top: 499px;
   z-index: 3;
   width: 288px;
   height: 54px;
}

#background  {
   margin: 0px auto 0px auto;
   background: url(homeimages/background.gif) no-repeat;
   visibility: visible;
   width: 980px;
   position: relative;
}

#pbutton a  {
   width: 160px;
   background-image: url(homeimages/pbutton.png);
}

#wbutton a  {
   width: 129px;
   background-image: url(homeimages/wbutton.png);
}

#mbutton a  {
   width: 107px;
   background-image: url(homeimages/mbutton.png);
}

#mbutton  {
   visibility: visible;
   position: absolute;
   left: 473px;
   top: 542px;
   z-index: 3;
   width: 107px;
   height: 14px;
}

#pbutton  {
   visibility: visible;
   position: absolute;
   left: 779px;
   top: 542px;
   z-index: 3;
   width: 160px;
   height: 14px;
}

#wbutton  {
   visibility: visible;
   position: absolute;
   left: 615px;
   top: 542px;
   z-index: 3;
   width: 129px;
   height: 14px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-image:url(homeimages/tile1.gif);
   background-repeat:repeat;
}


