/* ------ Background Styles ------ */
.InnerBannerBg
{
	background-image: url(Images/Backgrounds/PurpleBannerBg.jpg);
	background-repeat: no-repeat;
}

.InnerCenterBg
{
	background-image: url(Images/Backgrounds/PurpleCenterBg.jpg);
	background-repeat: no-repeat;
	background-color: #080613;
}