
/*for colour scheme #669933*/

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

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

#container {
	background-color: #693;
}

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

ul.nav_global a:hover {
	color: #333;
	background: #CF6;
}

