* { behavior: url(iepngfix.htc); }

#frame { position: absolute; top: 30px; left:143px; background: url(../img/gallery_main_frame.gif) left top no-repeat; width: 428px; height: 318px;}




div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 404px; 
	height: 294px;
	overflow: hidden;
	border:0px solid #cccccc;
	position: absolute;
	top: 12px;
	left: 12px;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:404px;
		height:294px;
		overflow:hidden;
		float:left;
		padding:0em;		
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section1, div#section2, div#section3, div#section4, div#section5, div#section6, div#section7, div#section8 {
		background:#666666;
		color:#ffffff;
		}

	div.controls img {float: left;}


	div.controls a img {
		background-color: #e3e3e3;
		}


	div.controls a img.current {
		background-color: #a5a5a5;
		}



