/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster_body {
	width: 98%;	
	background-color: #EFF2E5;
	border-right: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}


.containerrow2_darkgreen {
	background-color: #FFFFFF;
}

.TopRightCorner{
	background-image: url(EPPIC_What EPPIC_Top Right Corner.jpg);
	background-repeat: no-repeat;
	width: 32px;
}

.TopLeftCorner{
	background-image: url(EPPIC_What EPPIC_Top Left Corner.jpg);
	background-repeat: no-repeat;
	width: 23px;
}

.rightSide{
	background-image: url(EPPIC_What EPPIC_Right Bar Shade.jpg);
	background-repeat: no-repeat;
	width: 33px;	
	background-position: right;
}

.leftSide{
	background-image: url(EPPIC_What EPPIC_Left Bar.jpg);
	background-repeat: no-repeat;
	width: 23px;
}

.topHeader{
	background-image: url(EPPIC_What EPPIC_Header.jpg);	
	height: 27px;
}

.bottomBorder{
	background-image: url(EPPIC_What RPG_Bottom Bar Shade.jpg);
	height: 21px;
}

.bottomLeftCorner{
	background-image: url(EPPIC_What RPG_Bottom Left Corner.jpg);
	background-repeat: no-repeat;
	width: 12px;
}

.bottomRightCorner{
	background-image: url(EPPIC_What RPG_Bottom Right Corner.jpg);
	background-repeat: no-repeat;
	width: 21px;
}

.Head{
	font: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
