#wrapper {
  background: #e6eeb6 url(right_column.gif) top right repeat-y;
}
#right-column {
  padding: 1em 5px 2em;
  float: right;
  top: 2px;
  position: relative;
  text-align: center;
  width: 175px;
  max-width: 175px;
}
#content {
  position: relative;
  margin-right: 185px;
}
#threat {
  margin-bottom: 2em;
  padding-right: 5px;
}
#threatShort {
  padding-right: 5px;
  font-weight: bold;
  }
#threatLong {
  float:left;
}
#threatWebHome {
  font-size: smaller;
  float:left;
}
#image {
  background-color: #acac71;
  border: 1px solid #000;
  text-align: center;
  float: right;
  padding: .4em .4em 0;
  margin-left: 5px;
  margin-bottom: 1.5em;
  font-size: smaller;
}
#image img.landscape {
  width: 250px;
}
#image img.portrait {
  width: 175px;
}
#contact {
  padding-bottom: 2em;
}
ul {
  margin:0;
  padding:0; 
  list-style:none;
}
li {
  margin-top: .5em;
  margin-bottom: .5em;
}
#map {
  clear: left;
  margin-top: 1.5em;  
  text-align: center;
  font-size: smaller;
  float:left;
  width:570px;
}
#map img {
  border: 1px solid #000;
}
#mapCaption {
  font-size: smaller;
}
#mapDisclaimer {
  font-size: smaller;
}
#mapWebHome {
  font-size: smaller;
}
#photoCaption {
  font-size: smaller;
}
#photoCredit {
  font-size: smaller;
}
#photoWebHome {
  font-size: smaller;
}

