a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#homebutton a:hover,
#newsbutton a:hover,
#contactbutton a:hover  {
   background-position: -102px 0%;
}

#newsbutton a,
#homebutton a,
#contactbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 41px;
   width: 102px;
   background-position: 0% 0px;
   font-size: 41px;
   line-height: 41px;
}

#hznhome,
#hznnews  {
   width: 100%;
   height: 1px;
   overflow: visible;
   position: absolute;
   top: 50%;
   left: 0px;
}

#contactbutton a  {
   background-image: url(newsmedia/contactbutton.gif);
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 34px;
   top: 220px;
   z-index: 2;
   width: 102px;
   height: 41px;
}

#homebutton a  {
   background-image: url(newsmedia/homebutton.gif);
}

#newsbutton a  {
   background-image: url(newsmedia/newsbutton.gif);
}

#homebutton  {
   visibility: visible;
   position: absolute;
   left: 35px;
   top: 104px;
   z-index: 2;
   width: 102px;
   height: 41px;
}

#background  {
   background: url(newsmedia/background.gif) no-repeat;
   visibility: visible;
   width: 748px;
   height: 750px;
   position: absolute;
   margin-left: -374px;
   left: 50%;
   top: -375px;
}

#newsbutton  {
   visibility: visible;
   position: absolute;
   left: 33px;
   top: 162px;
   z-index: 2;
   width: 102px;
   height: 41px;
}

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

