
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:-59px;
	left:0;
	width:892px;
	height:31px;
	margin:0 auto;
	padding:0;
}
/*#nav960 a {
	position:relative;
	float:left;
	height:31px;
	background-repeat:no-repeat;
}*/
#nav2 {
	position: relative;
	top:50px;
	width:671px;
	height:44px;
	padding:0 0px 5px 265px;
	z-index: 1000
}
#nav2_index {
	position: absolute;
	top:-25px;
	float: right;
	width:671px;
	height:44px;
	padding:5px 0px 5px 205px;
	z-index: 1000;
}
html>body #nav2_index {
	position: absolute;
	top:-25px;
	float: right;
	width:671px;
	height:44px;
	padding:5px 0px 5px 205px;
	z-index: 1000;
}
/* ---- end nav id settings -------------------------- */
#L1, #L2, #L3, #L4, #L5, #L6, #L7 ,#L7, #L8, #L9 {background-color:#19ABFF;}
#hidden-layers {
	position:absolute;
	left:0;
	font-family:Arial, Helvetica, sans-serif;
	 font-size: 11px;
	top:24px;
	width:950px;
	background-color:#19ABFF;
	z-index: 1000;
}
/*body.youth #hidden-layers, body.missions #hidden-layers {
	position:absolute;
	margin-left: 190px;
	top:24px;
	width:950px;
	background-color:#19ABFF;
	z-index: 1000;
}*/
#hidden-layers a {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#fff;
	display:block;
	text-decoration:none;
	background-color:#19ABFF;
}

#hidden-layers a:hover {
	color: #19ABFF;
	text-decoration:none;
	background-color: #fff;
}


/*----------start page navigation settings--------------------*/
#sub-navcontainer
{
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 40px;
}

#sub-navlist li
{
display: inline;
background-repeat: no-repeat;
}

#sub-navlist a
{
padding-left: 40px;
padding-right: 40px;
padding-bottom: 14px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#sub-navlist a:link, #sub-navlist a:visited
{
padding-left: 40px;
color: #0084c8;
background: url(http://hekima.lionking.org/randomness/arrowbullet.gif);
background-position: 0 -28px;
background-repeat: no-repeat;}

#sub-navlist a:hover, #sub-navlist a#active
{
color: black;
padding-left: 40px;
background: url(http://hekima.lionking.org/randomness/arrowbullet.gif);
background-repeat: no-repeat;
background-position: 15px -11px;}

#sub-navlist li a:hover, #sub-navlist li a#active
{
color: #000000;
text-decoration: none;
text-align: left;
text-transform: uppercase;
}
