/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {background-color: #202024; height:100%; margin: 0px;}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	padding:0px;
	margin:0px;	
	margin-bottom:-19px;
}
.body_left {
	width: 28px;
	background-color: #ffffff;
}
.body_right {
	background-position:left;
	width: 28px;
	background-color: #ffffff;
}

