
/*for colour scheme #003399*/

#container_branding_lower {
	background-image: url(images/branding_bottom_bkgd-039.gif);
	}
	
#branding_lower_left {
	background-image: url(images/header_bottom_left-039.gif);
}

#branding_lower_right {
	background-image: url(images/header_bottom_right-039.gif);
}

#container {
	background-color: #039;
}

#navigation ul li {
	border-bottom: #039 1px solid;
}

ul.nav_global a:link, ul.nav_global a:visited {
	color:#FFF;
}

ul.nav_global a:hover {
	background: #069;
}
