/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster 
{
	width: 100%;
	
}



.trans_box1 
{
  
  /* Mozilla doesn't support crazy MS image filters, so it will ignore the following */
  /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/rotaryclubgoes/images/1p_50t_white.png'); */
  /* background-image:url('/rotaryclubgoes/images/1p_50t_white.png'); */
}

/* IE ignores css styles with [attributes], so it will skip the following. 
.trans_box1[class]
{
     background-image:url('/rotaryclubgoes/images/1p_50t_white.png'); 
}
*/
.headerline {
	background-image: url(/rotaryclubgoes/images/headerline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}





























































































