/* 
================================
 Container Styles for DotNetNuke
================================
*/   


.backgwider
{
	border-style: none;
	background-image: url(cloud_DarkBlue710.jpg);
	width:760;
}

.backgleftwider
{
	border-style: none;
	background-image: url(leftfill.jpg);
	height: 100%;
	width: auto;
}
.backgrightr
{
	border-style: none;
	background-image: url(rightfill.jpg); 
	height:100%;
	
	
}


