div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 680px;
	height: 670px;
	overflow: hidden;
	left: 381px;
	top: 516px;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:835px;
	height:650px;
	overflow:hidden;
	float:left;
	padding:1em;
		}
	div.scroller div.content {
	width: 1000px;
	height: 1560px;
		}
    div#section2 {font-family:Tahoma, Geneva, sans-serif; }
	div#section3 {font-family:Tahoma, Geneva, sans-serif; }
	div#section4 {font-family:Tahoma, Geneva, sans-serif; }
	div#section5 {font-family:Tahoma, Geneva, sans-serif; }
    div#section6 {font-family:Tahoma, Geneva, sans-serif; font-size:12px}
	div#section7 {font-family:Tahoma, Geneva, sans-serif; font-size:12px}
	div#section8 {font-family:Tahoma, Geneva, sans-serif; font-size:12px;}
	div#section9 {font-family:Tahoma, Geneva, sans-serif; font-size:12px}
	div#section10 {font-family:Tahoma, Geneva, sans-serif; font-size:12px}
    div#section11 {font-family:Tahoma, Geneva, sans-serif; font-size:12px}
