.galleryTitle
{
  position: relative;
  left: 20px;
  height: 112px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
}

.galleryIndexImg
{
  position: relative;
  left: 5px;
  top: 5px;
}

.galleryClose
{
  font-weight: bold;
  font-size: 12px;
  text-align:  left;
  color: #20aa50;
}

.evenGalleryIndex
{
  background: #eeeedd;
  width: 100%;
  height: 152px;
  margin-bottom: 10px;
}

.oddGalleryIndex
{
  background: #eeeedd;
  width: 100%;
  height: 152px;
  margin-bottom: 10px;
}

.evenGallery
{
  background: #ddddcc;
  width: 100%;
  margin-bottom: 10px;
}

.oddGallery
{
  background: #ddddcc;
  width: 100%;
  margin-bottom: 10px;
}

.galleryItem
{
  text-align: center;
  align: center;
}

.galleryThumb
{
  border-width: 1px;
  border-color: #000000;
}

#smallText
{
  text-align:  left;
  font-size: 11pt;
  font-family: arial;
}

#subText
{
  text-align:  left;
  font-size: 8pt;
  font-family: arial;
}

#popupBody
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  z-index:1;
  top: -581px;
  width: 660px;
  /*height: 523px;*/
  height: 570px;
  border-style: solid;
  border-width: 1px;
  background: #ffffff;
  display: none;
}

#imgDesc
{
  position: absolute;
  top: 610px;
  left: 20px;
}

#imgNav
{
  position: absolute;
  /*top: 498px;*/
  top: 5px;
  right: 20px;
}

#imgTag
{ 
  position: relative;
  top: 30px;
  text-align:center;
}

#imgCopyright
{
  position: absolute;
  top: 493px;
  left: 10px;
}

#imageNavTextActive
{
  font-family: arial; 
  font-weight: bold;
}

#imageNavTextInactive
{
  font-family: arial; 
  font-weight: bold;
  color: #ccc;
}

a.galleryOpen:link    { color: #000000; text-decoration: none; }
a.galleryOpen:visited { color: #000000; text-decoration: none;}
a.galleryOpen:hover   { color: #20aa50; text-decoration: none;}
a.galleryOpen:active  { color: #000000; text-decoration: none;}
a.galleryOpen:focus   { color: #20aa50; text-decoration: none;}

a.galleryClose:link    { color: #000000; text-decoration: none;}
a.galleryClose:visited { color: #000000; text-decoration: none;}
a.galleryClose:hover   { color: #20aa50; text-decoration: none;}
a.galleryClose:active  { color: #000000; text-decoration: none;}
a.galleryClose:focus   { color: #20aa50; text-decoration: none;}

a.galleryPopup:link    { color: #000000; text-decoration: none;}
a.galleryPopup:visited { color: #000000; text-decoration: none;}
a.galleryPopup:hover   { color: #000000; text-decoration: none;}
a.galleryPopup:active  { color: #000000; text-decoration: none;}
a.galleryPopup:focus   { color: #000000; text-decoration: none;}

a.imageNav:link    { color: #000000; text-decoration: none;}
a.imageNav:visited { color: #000000; text-decoration: none;}
a.imageNav:hover   { color: #20aa50; text-decoration: none;}
a.imageNav:active  { color: #000000; text-decoration: none;}
a.imageNav:focus   { color: #20aa50; text-decoration: none;}