.slidebox						{ background: white; width: 561px; margin: 0 auto; 
								  padding: 0px 0; }

#slider							{ background: white url(http://www.darleymill.com/images/img_mill.jpg); height: 284px; overflow: hidden;
								  position: relative; margin: 0px 0; }
								  
#slider2							{ background: white url(http://www.darleymill.com/images/restaurant.jpg); height: 284px; overflow: hidden;
								  position: relative; margin: 0px 0; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: absolute; }

.slide							{ padding: 130px 20px; width: 900px; float: left; position: relative; }


.slide p						{ color: #ffffff; font-size: 12px; line-height: 22px; width: 500px; }
.slide img						{ position: absolute; top: 20px; left: 400px; }

.scrollimage                      { font-weight:bold; font-size:25px; color:#ffffff; text-decoration:none;  }

