/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.containerwrapper { border:#871F1C solid 1px; margin-bottom:25px; background-color:#E7E2CE; width:100%;} 
.containertopbar{ background-color:inherit; border-bottom:1px #686388 solid; height:36px;}
.containertopbar table{width:20px; float:left; display:inline;}
.containertopbar span.Head{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#686388; font-weight:bold}

.containercontentpane{ background-color:inherit; }
.containerbottombar{ background-color:inherit; text-align:right; }

.mainwrapper { border:#871F1C solid 1px; margin-bottom:25px; background-image:url(images/maincotainer.jpg); background-position:top left; background-repeat:no-repeat;  background-color:#E7E2CE;} 
.maintopbar{ background-color:inherit; height:45px;}
.maincontentpane{ background-color:inherit; width:60%;}
.mainbottombar{ background-color:inherit; text-align:right; }

.fancybottombar{
	text-align:right;
	height:40px; 
	background-color:inherit; 
	background-image:url(images/fancybottom.gif); 
	background-position:bottom center; 
	background-repeat:no-repeat; }

.fancywrapper { 
	border:#871F1C solid 1px; 
	margin-bottom:25px; 
	background-color:#E7E2CE;
	width:100%;}