#main-content {
  overflow: auto;
  position: relative;
  width: 990px;
  margin: 0 auto;
  border: 1px solid;
}

body {
  color: #666666;
  font-family: Verdana;
  font-size: 12px;
}

a:hover {
  color: #333333;
  text-decoration: none;
}

a:link {
  color: #000000;
  text-decoration: underline;
}

.main-page-content {
  clear: both;
  padding-top: 20px;
}

.title-image {
  float: left;
}

.header-links {
  text-align: right;
  font-weight: bold;
}

#left-pane {
  float: left;
  margin-left: -1px;
  padding: 10px;
  width: 190px;
}

#right-content {
  border-left: 1px solid #999999;
  margin-left: 210px;
  padding: 10px;
  margin-bottom: 50px;
}

#inner-menu {
  padding-bottom: 40px;
}

#real-content H3 {
  margin-bottom: 2px;
}

.lighter-text {
  color: #666666;
}

.left-pane-image {
  padding-bottom: 20px;
}

.left-pane-photo {
  padding-bottom: 3px;
}

.quote {
  width: 170px;
  text-align: justify;
  color: #0099ff;
  font-weight: bold;
}

.quote-source {
  width: 170px;
  text-align: right;
  color: #99cc00;
  font-weight: bold;
}

.photo-name-label {
  color: #99cc00;
  font-weight: bold;
  padding-bottom: 20px;
}

.map-area {
  text-align: center;
}

#map-img-area img, a {
  text-align: center;
  border-style: none;
}

.map-title {
  text-align: center;
  color: #0099ff;
  font-weight: bold;
}

.map-subtitle {
  text-align: center;
  color: #0099ff;
}

.news-item {
  padding-bottom: 5px;
}

.patent-table-div {
  font-size:x-small;
}

table {
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td {
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    /*background-color: #FFC;*/
}

.content-segment {
  margin-bottom: 40px;
}

.license-header {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #00cc33;
}

#map-help {

}