
#SlideShow1
{
   position: absolute;
   /*left: 233px;
   top: 139px;*/
   width: 94%;/*548px*/
   height: 430px;
   border: 8px #000000 ridge;
   z-index: 12;
}
#SlideShow1
{
   /*left: 233px;
   top: 139px;
   width: 548px;
   height: 324px;*/
   visibility: visible;
   display: inline;
}
#SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
