.maintable{
	background-image: url("../pics/photogallery/bgphotogallery.jpg"); 
	font-family:"Verdana"; color:rgb(222,222,221); font-size:7pt;
}
#text{margin-top:262px; margin-left:41px;}
#kodak{
	height:110px; width:2430px;
	background-image: url("../pics/photogallery/kodak.gif"); 
	background-repeat:repeat-x;
	padding-top:16px;
}
.img, .line{float:left;}

/* scroll */
#container{
	width:655px; height:110px; 
	overflow:hidden;
	margin-left:40px; margin-top:24px;
}
#content{position:relative; height:110px; width:2430px}
#scrollArea{
	position:absolute; 
	height:5px; width:655px;
	margin-left:40px; margin-top:5px;
	background:black;
}
#scroller{
	position:absolute; left:1px; 
	height:5px; background-color:#c2c1c1; /*ie6*/ font-size:0px;
}
img {border:0px;}
