#scgal_surround {
  margin: 0px auto;
  padding: 0px;
  width: 875px;
  height: 565px;
  background-color: #000000;
  clear: both;
}

#scgal_toc {
  float: left;
  width: 295px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#scgal_toc a {
  display: block;
  float: left;
  width: 130px;
  height: 120px;
  margin: 5px 0px 0px 5px;
  padding: 10px 5px 5px 5px;
  color: #FFFFCC;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

#scgal_toc a:hover {
  background-color: #9C2A26;
}

#scgal_toc a img {
  width: 120px;
  height: 90px;
  border-style: none;
  margin-bottom: 2px;
  padding: 0px;

}

#scgal_toc #selected {
  background-color: #9C2A26;
}

#scgal_smoothgallery {
  float: left;
  width: 577px;
  height: 565px;
  text-align: left;
  border-left: 3px solid #FFFFCC;
}

#scgal_smoothgallery #scgal_play {
  position:absolute;
  margin: 0px;
  padding: 0px;
  left:535px;
  top:418px;
  z-index:12;
}

#scgal_smoothgallery #scgal_pause {
  position:absolute;
  margin: 0px;
  padding: 0px;
  left:555px;
  top:418px;
  z-index:12;
}

#scgal_smoothgallery_externalCarousel {
  text-align: left;
  margin: 0 auto;
  width: 577px;
  height:116px;
  overflow:hidden;
  background: #000000;
  border-top: 3px solid #FFFFCC;
  color: #FFFFCC;
}