

.halftoneTd {
	background-color: #EBEBE9;
}

.halftoneImageTd {
	background-image: url("../images/halfTone_bottomEnd.gif");
}


.galleryNameText, .galleryNameText_large {
	font-family: Lucida Sans Unicode, Arial Narrow, Verdana, Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #206BC7;
}

.galleryNameText_large {
	font-size: 22pt;
}


div#gallery-thumb-block {
  margin-left:4em;
}

div#gallery-thumb-block img {
}

div#gallery-thumb-block div.gallery-thumb {
  width:160px;
  height:160px;
  margin:10px 3%;
  float:left;
  text-align:center;
}

.galleryTitle {
  color:#2873CE;
  font-size:34px;
  font-weight:bold;
}

div.gallery-info {
  clear:both;
  background-color:#ebebe9;
  padding:0.2em 1.5em;
}
