html {
  padding:0px;
  margin:0px;
}
body {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  padding:0px 0px;
}
#map-canvas {
  float: right;
  height: 600px;
  width: 600px;
  margin: 0px;
  padding: 0px
}
#gallery-head {
  left: 5px;
  right: 5px;
  padding: 5px;
  top: 5px;
  height: 65px;
  background: url(banner.jpg);
  font-size: 0px;
}
#gallery-navi {
  float: left;
  width: 190px;
  margin: 0px;
  padding: 5px;
  background: #c0cfe5;
  border-top: 5px;
  height: 100%;
}
#gallery-main {
  color: #ffffc0;
  font-family: Helvetica, sans-serif;
  font-size: 10pt; margin: 4%;
  margin: 0px 0px 0px 200px;
  padding: 5px;
  background: url(blackleather.png);
}
H1       {color: #ffffc0;}
TABLE    {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

TD       { color: #ffffc0; padding: 1em; border-width: 0;}
.credrow td { padding: 0; }
.scttbl TD  { padding-top: 0; padding-bottom: 0; margin: 0; }
IMG.photo      { border: 1px solid #ffffc0; }
IMG.pano_thumb      { border: 1px solid #ffffc0; width: 85px;
  overflow-x: visible;
  }
IMG.pano_img      { 
  overflow-x: scroll;
  overflow: auto;
  }
#gallery-main a:link    { color: #b0b0b0; }
#gallery-main a:visited { color: #b0b0b0; }
.logo	{ border-style:none; }

#gallery-head p {
  color: yellow;
  text-align: center;
  font-size: 24pt;
  font-weight: bold;
  font-style: italic;
  margin-top: -15px;
  /*margin-bottom: -10px;*/
}
#gallery-head p.copy {
  line-height: 10pt;
  font-size: 10pt;
  text-align: right;
  padding-right: 10px;
  font-style: normal;
  margin-top: 1px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}
#gallery-navi p {
  margin: 0px;
}
p.listing-entry-other-1 {
  padding-left: 10px;
}
p.listing-entry-this-1 {
  background: #e0e8f3;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
}
p.listing-entry-other-2 {
  padding-left: 20px;
}
p.listing-entry-this-2 {
  background: #e0e8f3;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
}
p.listing-entry-other-3 {
  padding-left: 40px;
}
p.listing-entry-this-3 {
  background: #e0e8f3;
  padding-left: 40px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
}
#gallery-head p.spacer {
  padding-bottom: 0px;
  font-size: 5px;
}
p.main-text {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
h1.photo_large {
  font-size: 12pt;
  text-align: left;
}

.photo_in_row {
  border: 1px solid #ffffc0;
  vertical-align: middle;
}

.imgtbl {
  text-align: left;
}

div.billeft {
  float: left;
  width: 50%;
}

div.bilright {
  float: right;
  width: 50%;
}

div.pano_large {
  border: 1px solid #ffffc0;
  width: 802px;
  overflow-x: scroll;
  overflow: auto;
}

.imgrow {
  width: 922px;
  overflow: auto;
}

.pano {
  width: 892px;
  overflow: auto;
  border: 1px solid #ffffc0;
}

.header {
  text-align: left;
  font-weight: bold; 
  margin-bottom: 0;
}

.text {
  text-align: left;
}

.billeft .lines,.bilright .lines {
  line-height: 60%;
}

.lines {
  font-style: italic;
  line-height: 60%;
}

.imgrow .text {
  text-align: left;
  margin-bottom: 0;
  margin-top: 2pt;
}

p.exiflink {
  font-style: italic;
}

p.ggeolink {
  text-align: center;
  font-style: italic;
}

.imgrow-content {
  text-align: left;
  width: 200px;
}

.credrow td {
  vertical-align: top;
  padding: 0em;
}
.photographer-stmt {
  font-style: italic;
  margin: 0em;
}
.exiftable {
  width: 320;
  float: left;
}
.exiftable tr {
  color: #ffffff; background: #aaaaaa;
}
.exiftable TD {
  color: #000000;
  padding: 0em;
  text-align: left;
  vertical-align: top;
  background: #ff0000;
}
.exiftable .row0 TD {
  background: #ccffcc;
}
.exiftable .row2 TD {
  background: #ccffcc;
}
.exiftable .row1 TD {
  background: #ffffff;
}
.exiftable .row3 TD {
  background: #ffffff;
}
.exiftable TH {
  color: #ffffc0; 
  padding: 2px;
  text-align: left; 
  font-size: 12pt; 
  font-style: italic; 
  font-weight: bold; 
}
.emph {
  font-weight: bold; 
}
.cred {
  font-style: italic; 
}
