/* 
================================
Upgraded and Modified by Nina Meiers - for the DNN Community
Remixed by Tactile Design Group
================================
*/  

/* background color for the content part of the pages */
Body {
	margin-top: 1px;
	}
.PageMaster {
	height: 100%;
/*	background-color: #131313; */
	}

/* Control Panel Colors */
.controlpanel {
	background-color: #EAEAEA;
	}
