
/*for colour scheme #336699*/

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

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

#container {
	background-color: #369;
}

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

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

ul.nav_global a:hover {
	background: #39C;
}

