#outerWrapper {
	border-top: none;
}

#header {
	background: url(../../images/editable_images/hdr_textured6.jpg) no-repeat center center;
	border: none;
}

#header h1, #header h2 {
	color: #b9cdd6;
	text-shadow: #30576a 0 1px 0;
}

.menuBkgLeft {
	background: url(../../images/menu_bkg_left_dkBlue2.png) no-repeat;
}

.menuBkgRight {
	background: url(../../images/menu_bkg_right_dkBlue2.png) no-repeat;
}

.navcontainer ul{
	background: url(../../images/menu_bkg_middle_dkBlue2.png) repeat-x;
}

.navcontainer {
	margin-top: 0px;
}

.navcontainer a, .navcontainer a:visited {
	color: #2e5a71;
	text-shadow: none;
}

.navcontainer .current,
.navcontainer .currentAncestor, .navcontainer a:visited.current {
	background: url(../../images/current_dots_dkBlue2.png) no-repeat center bottom;
	color: #4b85a0;
}

.navcontainer a:hover {
	color: #4b85a0;
}

.navcontainer ul ul, .navcontainer ul ul ul {
	background-color: #111a1f;
}

.navcontainer ul ul a:hover, .navcontainer ul ul .current,
.navcontainer ul ul .currentAncestor, .navcontainer ul ul a:visited.current, .navcontainer ul ul ul a:hover, .navcontainer ul ul ul .current,
.navcontainer ul ul ul .currentAncestor, .navcontainer ul ul ul a:visited.current{
	color: #4b85a0;
	text-shadow: #1f1f1f 0 1px 0;
	background-color: #2d3a42;
}