/* Black Backgrounds =========================================================*/
body, #header, #mainContent, #mainContent .inside, #missionAndNextEvent, #news, .gutter20, #news ul li, #benefits, #howDoIJoin p, #memberBenefits, #footer .inside, #mainBox p, body.inside #news ul li, #myInformation label, #billingInformation label, #myInformation p, #billingInformation p, #guestContactInfo p, #confirmation table tr td, #guests p {
	background-color: #000;
}
/* No Backgrounds ============================================================*/
#mainContent .inside, #missionAndNextEvent, #header .inside, #benefits, #guestList ul li, #confirmation table tr td {
	background-image: none;
}
/* White Text ================================================================*/
body, #menu li a, li p, #mainBox p, #mainBox li {
	color: #fff;
}


/* Misc ======================================================================*/
h2 span {
	color: #B2D7E9;
	background-color: #005295;
}
h3, #myInformation h3, #confirmation h3 {
	background: #005295;
	color: #B3D8EA;
}
#mainContent {
	border-top: none;
	border-bottom: none;
}
#calendar ul ul li {
	background-color: #161616;
}

