
/*CSS Document*/
/*Try to group the overrides together using commas as much as possible.... Every single line of code should have a variable in it. If it is not a variable based style it should go in the publication stylesheet*/
/*______________________font colors that change___________________________*/   
/*______________________backgrounds images that change___________________________*/
#topnav-image {
	background-image: url(../img/main-img-5.jpg);
}
/*______________________backgrounds colors that change___________________________*/  
.lower-content-box {
	background-color: #003366;
	background-image: url(../img/top-nav-see.jpg);
}

}
/*______________________border colors that change___________________________*/  
/*______________________Other Variables____________________________________*/  

