a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#contactbck,
#homebck,
#aboutbck  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1024px;
   height: 1406px;
   background-repeat: no-repeat;
}

#contact,
#home,
#about  {
   margin: 0px auto 0px auto;
   width: 1024px;
   position: relative;
}

#contactbutton a:hover  {
   background-position: -58px 0%;
}

#aboutbutton a:hover  {
   background-position: -66px 0%;
}

#homebutton a:hover  {
   background-position: -62px 0%;
}

#contactbutton a  {
   background: url(aboutmedia/contactbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 18px;
   width: 58px;
   font-size: 18px;
   line-height: 18px;
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 914px;
   top: 160px;
   z-index: 2;
   width: 58px;
   height: 18px;
}

#aboutbutton a  {
   background: url(aboutmedia/aboutbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 16px;
   width: 66px;
   font-size: 16px;
   line-height: 16px;
}

#homebutton a  {
   background: url(aboutmedia/homebutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 20px;
   width: 62px;
   font-size: 20px;
   line-height: 20px;
}

#aboutbutton  {
   visibility: visible;
   position: absolute;
   left: 480px;
   top: 160px;
   z-index: 2;
   width: 66px;
   height: 16px;
}

#contactbck  {
   background-image: url(contactmedia/contactbck.jpg);
}

#homebutton  {
   visibility: visible;
   position: absolute;
   left: 400px;
   top: 158px;
   z-index: 2;
   width: 62px;
   height: 20px;
}

#aboutbck  {
   background-image: url(aboutmedia/aboutbck.jpg);
}

#homebck  {
   background-image: url(homemedia/homebck.jpg);
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}

