@CHARSET "UTF-8";

#breadcrumbs {
  position: absolute;
}

div#content, div#content TABLE#mainpage { margin: 0; }

div#content table {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
}

#content p,#content span,#content div,#content td,#content h4,
#content h1,#content h2,#content h3,#content ul,#content li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}

#subtitle td { padding: 0 0 10px 0; }

#content h1 {
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 0;
}

#content h2 {
  font-size: 18px;
  margin: 0;
}
h2#land { text-transform: uppercase; }
#sub_type { text-transform: lowercase; }

#content h3 {
  margin-bottom: 0;
  font-size: 15px;
}

#content h4 { margin-bottom: 0; }

#content ul {
  padding-left: 15px;
  margin-top: 0;
}

#content td {
  vertical-align: top;
}

#content td.column1of2 {
  width: 50%;
}

#content td.column2of2 {
  width: 180px;
}

td#sitecard_main_area {
  width: 450px;
  height: 500px;
  padding: 7px;
}

#sitecard_main_area td { padding-left: 5px; }

#one_source td  {
  padding-top: 0px;
  padding-bottom: 0px;
}

td#sitecard_banner_right {
  width: 154px;
  background-color: #00003B;
  position: relative;
  height: 100%;
  padding: 20px 0 0 0;
  text-align: center;
}

#sitecard_banner_right img {
  max-width: 140px;
  max-height: 140px;
}

#sitecard_banner_right p, #sitecard_banner_right a {
  color: #fff;
  font-size: 10px;
  padding: 7px;
  text-align: left;
}

.sitecard_banner_right_fill {
  height: 100%;
  position: relative;
}

.sitecard_bib {
  height: 100%;
  width: 100%;
  position: absolute;
}

td#sitecard_banner_bottom {
  width: auto;
  height: 170px;
  background-color: #82462C;
}

#sitecard_banner_bottom img {
  max-width: 180px;
  max-height: 120px;
  border: 10px 0 solid transparent;
}

#sitecard_banner_bottom td {
  vertical-align: middle;
  text-align: center;
}

a#bibliography {
  position: absolute;
  bottom: 7px;
  left: 0;
  font-size: 13px
}

div.sitecard_logo {
  min-height: 15px
}

img#logo {
  max-width: 80px;
  max-height: 80px;
  margin: 10px 0 20px 0;
}

#sitecard_banner_bottom div {
  position: relative;
}

#sitecard_banner_bottom p {
  color: #fff;
  font-size: 9px;
  position: absolute;
  display: block;
  width: 100%;
  margin-top: 6px;
}

#links a {
  display: block;
  margin-left: 40px;
  text-indent: -30px;
}

td.news { width: 150px }

a.inactive { text-decoration: none; }

td#site_list { padding: 20px; }

img.country_sitemap{
  border-bottom: 4px solid rgb(165,129,68);
  width: 618px;
  height: 489px;
}

div.shadow, div.shadow_inactive {
  position: absolute;
  height: 1px;
  background-color: rgb(40,40,40);
}

div.underlines { position: relative; }

div#mainmap {
  left: 0px;
  position: absolute;
  top:-946px;
  z-index: 5;
}

#mainmap img {
  width: 618px;
  height: 946px;
}

option.inactive {
  color: #999;
  font-style: italic;
}