/* This constrains the Slideshow images.*/
#banner {
max-width: 2000px;
margin: 0 auto;
}
