/* The definitions for the pages in each section */

/*** Page top menu styles ***/
span.PageMenuSeparator {
	margin-left: 6px;
	margin-right: 6px;
}
#sideContent img {
	display: none;
	float: left;
	margin-left: -26px; 
}
#sideContent img.ActiveSection {
	display: inline;
	margin-top: 1px;
}

/* change the image at the top */
#header {
	background-image: url( ../Images/NextEnergyBuilding.jpg );
}