#confSectionsBox {

	/* 	This sets the background image and color to main content
		If You have set pictures in management area, you can take it in use by replacing the Id numbers below or 
		copying the path directly from management area.
		You can also change the background color by replacing the color #xxxxxx with your own color code */
	
    width: 1260px;
    margin: 20 auto;

	background-repeat: no-repeat;
    padding-right: 230px;
    background-size: 200px;
    background-position-x: right;
    background-position-y: top;
	background-image: url('/event/50625/images/13839-sponsorWSCCR-May2026.png');


    min-height: 1050px;
}