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

a ins  {
   text-decoration: none;
}

#homebutton a:hover,
#slideshowsbutton a:hover
#videoshowsbutton a:hover{
   color: #6093D9;
}

#rogue,
#redbuttes,
#wallowa,
#oly,
#pasayten  {
   margin: 0px auto 0px auto;
   width: 800px;
   position: relative;
}

#nextbutton a:hover,
#prevbutton a:hover  {
   background-position: -45px 0%;
}

#slideshowsbutton a,
#videoshowsbutton a,
#homebutton a  {
   display: block;
   width: 100%;
   text-decoration: none;
   color: #000000;
}

#slideshowsbutton,
#videoshowsbutton,
#homebutton  {
   font: 18px/22px "Myriad Pro Condensed","Myriad Pro","Tahoma", "Verdana","Helvetica", sans-serif;
   text-align: left;
   visibility: visible;
   position: absolute;
   top: 759px;
   z-index: 2;
   width: 195px;
   height: 22px;
}


#olypicturebox table  {
   width: 100%;
   height: 100%;
}

#backgroundelements  {
   background: url(wallowamedia/backgroundelements.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 800px;
   height: 800px;
}

#slideshowsbutton  {
   left: 150px;
}

#videoshowsbutton  {
   left: 200px;
}


#olypicturebox  {
   visibility: visible;
   position: absolute;
   left: 165px;
   top: 264px;
   z-index: 2;
   width: 470px;
   height: 470px;
}

#prevbutton a  {
   background: url(wallowamedia/prevbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 37px;
   width: 45px;
   font-size: 37px;
   line-height: 37px;
}

#nextbutton a  {
   background: url(wallowamedia/nextbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 36px;
   width: 45px;
   font-size: 36px;
   line-height: 36px;
}

#prevbutton  {
   visibility: visible;
   position: absolute;
   left: 22px;
   top: 690px;
   z-index: 2;
   width: 45px;
   height: 37px;
}

#nextbutton  {
   visibility: visible;
   position: absolute;
   left: 94px;
   top: 690px;
   z-index: 2;
   width: 45px;
   height: 36px;
}

#homebutton  {
   left: 25px;
}

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

