a {
text-decoration:none;
}

#line {
width:600px;
height:1px;
 z-index:13;
  position:absolute;
  top:275px;
  left:50%;
  margin-left:-300px;
}



#CONTENT {
width:600px;
height:310px;
overflow:auto;
z-index:10;
position:absolute;
top:285px;
left:50%;
margin-left:-300px;
background:#ffffff;
padding:6px;
}


/*       LINKS TO RRV      */

#RRV
{
  z-index:22;
  position:absolute;
  top:290px;
  left:50%;
  margin-left:-315px;
  display: block;
  width: 200px;
  height: 24px;
  background: url("/images/RRV-LINK.png") no-repeat 0 0;
}

#RRV:hover
{ 
  background-position: 0 -24px;
}

#RRV span
{
  display: none;
}




/*       LINKS TO DCV      */

#DCV
{
  z-index:22;
  position:absolute;
  top:290px;
  left:50%;
  margin-left:-112px;
  display: block;
  width: 200px;
  height: 24px;
  background: url("/images/DCV-LINK.png") no-repeat 0 0;
}

#DCV:hover
{ 
  background-position: 0 -24px;
}

#DCV span
{
  display: none;
}



/*       LINKS TO AV      */

#AV
{
  z-index:22;
  position:absolute;
  top:290px;
  left:50%;
  margin-left:95px;
  display: block;
  width: 200px;
  height: 24px;
  background: url("/images/AV-LINK.png") no-repeat 0 0;
}

#AV:hover
{ 
  background-position: 0 -24px;
}

#AV span
{
  display: none;
}



.Ttours-lnk  {
z-index:17;
position:absolute;
top:740px;
left:50%;
margin-left:-420px;
}

.Tspecs-lnk {
z-index:18;
position:absolute;
top:740px;
left:50%;
margin-left:-215px;
}

.Thangouts-lnk  {
z-index:19;
position:absolute;
top:740px;
left:50%;
margin-left:-25px;
}

.Tmanual-lnk  {
z-index:20;
position:absolute;
top:740px;
left:50%;
margin-left:225px;
}


.Vrussianriver  {
z-index:17;
}

.Vdrycreek {
z-index:18;
}

.Valexander  {
z-index:19;
}



#TourGirl {
z-index:21;
position:fixed;
top:90px;
left:50%;
margin-left:-465px;
}


#LOGO {
z-index:11;
position:absolute;
top:640px;left:50%;
margin-left:145px;
height:100px;
width:234px;
border:0px;
}

#BlkLOGO {
z-index:5;
position:absolute;
top:20px;left:50%;
margin-left:-150px;
height:54px;
width:300px;
border:0px;
}


#LinkBox 
{
  z-index:33;
  position:fixed;
  bottom:0px;
  left:0px;
  width:100%;
  height:26px; 
  background:#f3801b;
}

#ShadowBox 
{
  z-index:32;
  position:fixed;
  bottom:0px;
  left:0px;
  width:100%;
  height:28px; 
  background:#000000;
}


/*       LINKS TO HOME      */

#HOME
{
  z-index:43;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-430px;
  display: block;
  width: 190px;
  height: 24px;
  background: url("/images/LINK_LIST_HOME.png") no-repeat 0 0;
}

#HOME:hover
{ 
  background-position: 0 -24px;
}

#HOME span
{
  display: none;
}

/*       LINKS TO SPECS      */

#SPECS
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-215px;
  display: block;
  width: 180px;
  height: 24px;
  background: url("/images/LINK_LIST_SPECSx.png") no-repeat 0 0;
}

#SPECS:hover
{ 
  background-position: 0 -24px;
}

#SPECS span
{
  display: none;
}



/*       LINKS TO HANGOUTS      */

#HANGOUTS
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-25px;
  display: block;
  width: 245px;
  height: 24px;
  background: url("/images/LINK_LIST_HANGOUTSx.png") no-repeat 0 0;
}

#HANGOUTS:hover
{ 
  background-position: 0 -24px;
}

#HANGOUTS span
{
  display: none;
}

/*       LINKS TO MANUAL      */


#MANUAL
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:225px;
  display: block;
  width: 200px;
  height: 24px;
  background: url("/images/LINK_LIST_MANUALx.png") no-repeat 0 0;
}


#MANUAL:hover
{ 
  background-position: 0 -24px;
}

#MANUAL span
{
  display: none;
}





#footer {
z-index:6;
position:absolute;
top: 733px;
left:50%;
width:800px;
margin-left:-400px;
text-align:center;
color:#550000;
font-family:Georgia;
font-size:12px;
}



