@charset "utf-8";
/* CSS Document */
#scrollone {
	width:670px;
	height:295px;
	background-color:#FFF;
	float:left;
	z-index: 2;
}
#scrolltwo {

}
#sidescroll {
	height:295px;
	width:269px;
	float:left;
	z-index: 600;
	background-image: url(../img/menuBack.gif);
	background-repeat: no-repeat;
}

.pics {  
    height:  295px;  
    width:   640px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    top:  0; 
    left: 0 
}
