

div.sgContainer
  {
  width: 580px;
  }

a img
  {
  border: 0px;
  margin: 2px;
  }

div.sgContainery
  {
  clear: both;
  text-align: center;
  margin: 12px auto 12px auto;
  }

.phototitle {
  background-color: #1E90FF;
  background-image: url(images/pic_title.gif);
  background-repeat: no-repeat;
  color: white;
  background-position: 4px;
  text-align: left;
  padding: 2px;
  padding-left: 18px;
  margin: 0;
}

.gallerytitle {
  xbackground-color: #1E90FF;
  xbackground-image: url(images/pic_gallery.gif);
  xbackground-repeat: no-repeat;
  color: white;
  xbackground-position: 4px;
  text-align: left;
  padding: 2px;
  padding-left: 18px;
  margin: 0;
}

.listtitle{
  background-color: #1E90FF;
  background-image: url(images/pic_list.gif);
  background-repeat: no-repeat;
  color: white;
  background-position: 4px;
  text-align: left;
  padding: 2px;
  padding-left: 20px;
  margin: 0;
}

.small{
	font-size: smaller;
	font-weight: normal;
}

div.sgTab {
  padding: 2px;
  margin: 0px 8px 0px 8px;
  clear: both;
  border: 1px solid #604080;
  background-color: #DFDFEF;
}

div.sgContent
  {
  xbackground-color: #FBFBFB;
  xpadding: 12px;
  text-align: center;
  xborder: 1px solid #ECC434;
  margin-bottom: 10px;
  xborder: 1px solid #ECC434;
  }

div.sgContent_image
  {
  width: 580px;
  text-align: center;
  margin-bottom: 10px;
  xborder: 1px solid #ECC434;
  }

img.sgContent {
  margin-left: auto;
  margin-right: auto;

}

.sgContent_image
  {
  xborder: 1px solid #ECC434;
  xpadding: 5px 2px 15px 2px;
  }

div.sgGallery{
  height: 140px;
  margin: 8px;
  padding: 2px;
  border: 1px solid #604080;
  background-color: #DFDFEF;
  background-color: #FFF;
  text-align: left;
}

div.sgGalleryThumbnail {
  text-align: left;
  margin: 5px 4px 1px 3px;
  width: 150px;
  height: 100px;
  float: left;
}

.sgGalleryTitle
{
  width: 380px;
  height: 100px;
  margin: -2px;
  xpadding: 5px;
  font-weight: bold;
  margin: 5px -2px 0px -2px;
  xborder: 1px solid blue;
  float: right;
}

.sgGalleryTitle A
  {
  font-weight: bold;
  font-size: 11pt;
  }


div.sgGalleryTitle p {
  margin-top: 0;
  margin-bottom: 2px;
}


div.sgThumbnail {
  float: left;
  margin: 8px;
  padding: 2px;
  border: 1px solid #DDDDDD;
  background-color: #fff;
  text-align:left;
}
img.sgThumbnail {
  margin: 8px;
  border: 1px solid #DDDDDD;
}


img.sgImage {
  border: 1px solid #000;
}

div.sgNavBar, p.sgNavBar {
  text-align: center;
}

div.sgNavBar {
  margin: 4px;
}

div.sgNavBar2 {
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 4px;
}

div.strecher {
  clear: both;
  xheight: 1px
}

img.sgNavBar{
  margin:5px;
}

.details{
	background-color: #FBFBFB;
	font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	margin: 4px auto 4px auto;
	padding: 4px;
	text-align:left;
	line-height: 16px;
}

#crumb {
  font-size: xx-small;
  padding:6px;
  text-align:left;
}

a:link, a:visited
  {
  color: #63009C;
  text-decoration: underline;
  }

a:hover
  {
  color: #CE3031;
  text-decoration: underline;
  }