body

{
background-image: url(../hunt_img/huntbgcopy.jpg);
background-position: left top;
background-repeat: no-repeat;
background-color: #ffffff;
}

.button

{
color:#000000;
font: bold 7pt verdana;
width: 115px;
height: 29px;
background-image: url(../img/);
text-transform: uppercase;
text-align: center;
text-decoration: none;
cursor: hand;
}

.button_txt

{
line-height:25px;
top:50%;
margin-top: 16px;
}

.button_txt_var

{
line-height:11px;
margin-top: 5px;
}


#rohuntlogo

{
position: absolute;
left: 0px;
}

#btologo

{
position: absolute;
left: 360px;
}

#rologo

{
position: absolute;
left: 600px;
}

#navbar

{
position: absolute;
top: 180px;
width: 115px;
height: 325px;
background-color: #81909d;
}

#copy

{
color: #2a4966;
font: bold 8pt verdana;
text-align: center;
width: 100px;
}

#container

{
background-image: url();
background-repeat: no-repeat;
position: absolute;
top: 100px;
left: 115px;
height: 514px;
width: 685px;
}

#sponsers

{
position: absolute;
top: 6px;
left:580px;
width: 100px;
}

a:link 

{
color: #81909d;
}     /* unvisited link */

a:visited

{
color: #000000;
}  /* visited link */

a:hover 

{
color: #81909d;
}   /* mouse over link */

a:active 

{
color: #81909d;
}   /* selected link */