/* 
================================
 Container Styles for DotNetNuke
================================
*/   


.backgcon1
{
	border-style: none;
	background-image: url(cloud_DarkBlue.jpg);
	width:310;
}

.backgleftcon1
{
	border-style: none;
	background-image: url(leftfill.jpg);
	height: 100%;
	width: auto;
}
.backgrightcon1
{
	border-style: none;
	background-image: url(rightfill.jpg); 
	height:100%;
}



