html
{
  background-color: #3C0016;
}

h1
{
  color:            #F7DB16;
}

.exhibitdescript
{
  margin-left:      auto;
  margin-right:     auto;
  text-align:       left;
  font-size:        92%;
  font-weight:      normal;
  font-style:       italic;
  width:            640px;
  padding:          4px;
}

#explain
{
  color:            #F7DB16;
}

#instruction
{
  text-align:       center;
  color:            #84FF28;
}

#thumbnail
{
  color:            #808080;
  border-collapse:  separate;
  border-spacing:   2px;
  table-layout:     fixed;
  font-family:      Arial, Tahoma, Helvetica, sans-serif;
  font-size:        92%;
  font-style:       normal;
  font-weight:      bold;
  text-align:       center;
  vertical-align:   middle;
  margin-left:      auto;
  margin-right:     auto;
}

.imgcell
{
  background-color: #202020;
  border:           2px solid #808080;
  width:            110px;
  height:           110px;
  padding:          2px;
}

.cornercell
{
  height:           28px;
  width:            26px;
  padding-bottom:   4px;
}

.topcell
{
  height:           28px;
  width:            110px;
  padding-bottom:   4px;
  vertical-align:   top;
}

.emptyleftcel
{
  height:           36px;
  width:            26px;
  padding:          2px;
}

.leftcell
{
  height:           110px;
  width:            26px;
  padding:          2px;
}

.capcell
{
  height:           36px;
  width:            110px;
  padding:          2px;
  font-weight:      normal;
  vertical-align:   top;
}

.t-nail:link, .t-nail:visited, .t-nail:hover
{
  color:            #202020;
  background-color: transparent;
}

#photographer
{
  color:            #0080CC;
  margin-bottom:    0px;
}

#photodispltbl
{
  color:            #0080CC;
  border:           none;
  border-collapse:  separate;
  border-spacing:   10px;
  table-layout:     fixed;
  font-family:      Arial, Tahoma, Helvetica, sans-serif;
  font-size:        82%;
  font-style:       normal;
  font-weight:      bold;
  text-align:       center;
  vertical-align:   middle;
}

#photodispltbl tr
{
  width:            648px;
}

#photoimagecol
{
  border:           none;
  width:            648px;
  padding:          2px;
}

#phototitlecol
{
  border:           none;
  width:            648px;
  font-size:        170%;
}

#photodescriptcol
{
  border:           none;
  width:            648px;
  text-align:       left;
}

#emailus:link, #emailus:visited
{
  font-style:       normal;
  color:            #00C0C0;
}

#emailus:hover
{
  font-style:       normal;
  color:            #FFFF00;
}

.footer
{
  color:            #F7DB16;
}

/* Show photos */

.wephotoshowdiv
{
  background-color: #202020;
  border:           4px #0080CC solid;
}

.wephotoshowdisplist
{
  margin:           0px;
  padding:          10px 10px 10px 10px;
  display:          block;
  color:            #0080CC;
  text-align:       center;
  vertical-align:   middle;
  font-family:      Arial, Tahoma, Helvetica, sans-serif;
  font-style:       normal;
  font-weight:      bold;
  list-style-type:  none;
}

.wephotoshowcntl
{
  width:            660px;
}

.wephotoshowbtn
{
  padding:          2px;
  border:           none;
}

.wephotoshowphotographer
{
  font-size:        210%;
  padding-top:      20px;
  padding-bottom:   20px;
}

.wephotoshowdispimg
{
  padding:          2px;
}

.wephotoshowtitle
{
  padding-top:      20px;
  font-size:        170%;
}

.wephotoshowdesc
{
  font-size:        92%;
  width:            660px;
  text-align:       left;
}


