body
{
  margin:           0px 0px 20px 0px;
}

a
{
  text-decoration:  none;
  font-weight:      bold;
}

#banner
{
  height:                 1.6em;
}


#banner h1
{
  padding-left:     50pt;
}

#banner h2
{
  font-size:        small;
  padding-left:     50pt;
}

#banner h3
{
  font-size:    x-small;
  text-align:   right;
  margin:       0px 0px 0px 0px;
  padding:      0px 0px 0px 0px;
  position:     absolute;
  right:        5px;
  top:          5px;
}

#banner a
{
  text-decoration: none;
}

table.gallery
{
  padding-top:     20px;
  padding-bottom:  10px;
}

.cur_image
{
  border-bottom: 1px solid black;
}

.galleryimage
{
  text-align:      center;
  margin-bottom:   10px;
}

#exif table
{
  font-size:      small;
}

h4.image_label
{
  text-align:   center;
  border:       none;
}

#left
{
  position:         relative;
  width:            auto;
}

#center
{
  margin-left:    0px;
  border-left:    0px;
  border-bottom:  1px solid black;
}

.sidebar
{
  /* display:      none; */
}

.navigation
{
  text-align:     center;
  font-size:      small;
}

.navigation a
{
  font-weight:    normal;
}
.copyright
{
  font-size:    small;
  font-style:   italic;
}
