/**************** Navigation code *********************/

.theNav {
font-family: georgia, arial, sans-serif; 
width:790px; 
height:25px; 
position:relative; 
font-size:11px; 
z-index:100;
background:#617AA5; /*  Blue  */ 
}

.theNav ul li a, .theNav ul li a:visited {
display:block; 
text-decoration:none; 
width:156px; 
height:25px; 
text-align:center; 
color:#fff; 
border-width:0px 1px 0px 1px; 
border-color: #fff; 
border-style: solid; 
line-height:25px; 
font-size:11px; 
overflow:hidden;
}

#corporate .corporate, #business .business, #lands .lands, #shareholders .shareholders, #jobs .jobs, #ancsa .lands, #doyonlands .lands, #resources .lands, #yukon .lands, #contacts .lands
{ 
background:#617AA5; /*  Blue  */
}

.theNav ul {
padding:0; 
margin:0; 
list-style: none;
}

.theNav ul li {
float:left;
position:relative;
}

.theNav ul li ul { display: none; }

.theNav ul li:hover a {
color:#fff; 
background:#617AA5; /*  Blue  */
}


.theNav ul li:hover ul {
display:block; 
position:absolute; 
top:25px; 
left:0; 
width:105px;
}

.theNav ul li:hover ul li a.hide {
background:#617AA5; /*  Blue  */
color:#fff;
}

.theNav ul li:hover ul li:hover a.hide {
background:#617AA5; /*  Blue  */
color:#fff;
}

.theNav ul li:hover ul li ul { display: none; }
.theNav ul li:hover ul li a {
display:block; 
background:#617AA5; /*  Blue  */
color:#fff;
}

.theNav ul li:hover ul li a:hover {
background: #617AA5; /*  Blue  */
color:#fff;
}
.theNav ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:157px; 
top:0;
}

.theNav ul li:hover ul li:hover ul.left {left:-157px;}

/************* End Nav  ******************/

/************* Begin Marque **************/

.floatLeft{float: left;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top; margin-right:10px; margin-left:5px;} 
.image-right{float: right; vertical-align: text-top;} 
div.wrapContainer{width:99.5%; float:left; } 

#pscroller1{
width: 782px;
height: 80px;
border: 1px solid black;
padding: 3px;
background-color: #DFE1BE; /* light green */
font-family: georgia, arial, sans-serif; 
font-size:12px;
}

#pscroller1 a{
/*text-decoration: none;*/
}


/************* End Marque **************/
