#navigation4textbutton a:hover,
#navigation3textbutton a:hover,
#navigation2textbutton a:hover,
#navigation1textbutton a:hover  {
   text-decoration: underline;
}

#navigation1textbutton a,
#navigation4textbutton a,
#navigation3textbutton a,
#navigation2textbutton a  {
   display: block;
   width: 100%;
   text-decoration: none;
   color: #003333;
}

#navigation4textbutton,
#navigation3textbutton,
#navigation2textbutton,
#navigation1textbutton  {
   font: bold 12px/15px Arial;
   letter-spacing: 2px;
   text-align: left;
   visibility: visible;
   position: absolute;
   top: 171px;
   z-index: 3;
   width: 124px;
   height: 15px;
}

#navigation3textbutton  {
   left: 409px;
}

#navigation2textbutton  {
   left: 249px;
}

#navigation4textbutton  {
   left: 569px;
}

#navigation1textbutton  {
   left: 89px;
}

#backgroundcopy  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 800px;
   height: 1200px;
   background-color: #FFFFFF;
   background-image: none;
}

#contenttext p  {
   font: bold 12px/24px Arial;
   margin: 0px;
   color: #000000;
   letter-spacing: 2px;
   text-align: left;
}

#contenttext  {
   visibility: visible;
   position: absolute;
   left: 19px;
   top: 221px;
   z-index: 2;
   width: 756px;
}

#topbanner  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 800px;
   height: 156px;
   background-color: #003333;
   background-image: none;
}

#footerbg  {
   background: url(indexmedia/footerbg.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 1143px;
   z-index: 2;
   width: 800px;
   height: 57px;
}

#navbg  {
   background: url(indexmedia/navbg.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 155px;
   z-index: 2;
   width: 800px;
   height: 51px;
}

#index  {
   margin: 0px auto 0px auto;
   width: 800px;
   position: relative;
}

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

