#Header h1 {
	background: transparent url(/images/Hillcrest/header-hillcrest.png) no-repeat  bottom right;
	width:276px;
	}
	#Header	.WrapCorner {
		background:transparent url(/images/Hillcrest/header-wrapcorner.png) no-repeat top left;
		}
		
.HeaderNav ul {
	height:25px;
	background:transparent url(/images/SharedElementary/header-nav-elementary.png) no-repeat scroll top left;
	}		

#Nav-Main, 
#Nav-Main ul li ul,
#Nav-Main ul li:hover ul li ul,
#SidebarCalendar,
#BellSchedule {
	background-color:#61457E;
	background-image: url(/images/SharedElementary/sidebar-module-corner-elementary.png); 
	background-repeat: no-repeat;
	background-position: bottom right;
	color:#fff;
	}

#Nav-Main li a, 
#Nav-Main li a:visited,
#Nav-Main ul li ul li ul li a {
	color:#fff;
	}
	#Nav-Main li a:hover,
	#Nav-Main li a.Active,
	#Nav-Main ul li ul li ul li a:hover {
		color:#000;
		}
