/* Homepage calls this to use a different background (instead of inheriting */
/* 	the one from the master page.  This one has the archer on bottom */
/*	This class gets injected from the Homepage template Footer area */
.backgroundContainerChapter
{
	width: 1083px;
	height: 1137px;
	background-image: url(../../App_Themes/NCS/images/Background_Home_Chapter.jpg);
	background-repeat: no-repeat;
	background-color: #e8e0c9;
	margin: 0;
	padding: 0px;
}