body, table {
  overflow: auto;
  background-color: #000000;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  color: #FFFFFF;
  font: 10pt "Verdana", Arial, sans-serif;
}

/* got to love IE not thinking this immediately */
iframe {
  display: block;
}

#container {
  position: relative;
  margin: 50px auto;
  text-align: center;
  min-width: 500px;
}

a {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #808080;
}

a:active, a:focus {
  outline: 0;
}

h1 {
  font-variant: small-caps;
  font-size: 12pt;
  margin: 5px 5px 5px 0px;
}

h2 {
  font-variant: small-caps;
  font-size: 10pt;
  margin: 0px;
}

hr {
  border: 0px;
  color: #FFFFFF;
  background-color: #FFFFFF;
  height: 2px;
  width: 80%;
}

img {
  border: none;
}

#mp_center {
  position: relative;
  text-align: left;
  width: 600px;
  height: 400px;
  margin: 0px auto;
}

.mp {
  position: absolute;
  overflow: hidden;
  border: 1px solid #FFFFFF;
  color: #000000;
  background-color: #000000;
  font-size: 1pt;
  opacity: 0.95;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
}

a.mp {
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

a:link.mp, a:visited.mp {
  background-image: none;
}

a:hover.mp {
  border: 1px solid #808080;
}

.mp_old {
  top: 20px;
  left: 300px;
  width: 40px;
  height: 40px;
}

.mp_photo {
  top: 100px;
  left: 100px;
  width: 200px;
  height: 150px;
}

.mp_video {
  top: 200px;
  left: 250px;
  width: 100px;
  height: 100px;
}

.mp_research {
  top: 175px;
  left: 275px;
  width: 50px;
  height: 50px;
}

.mp_about {
  top: 75px;
  left: 75px;
  width: 50px;
  height: 100px;
}

a:hover.mp_old {
  background-image: url("imgs/mp_old.gif");
}

a:hover.mp_photo {
  background-image: url("imgs/mp_photo.gif");
}

a:hover.mp_video {
  background-image: url("imgs/mp_video.gif");
}

a:hover.mp_research {
  background-image: url("imgs/mp_research.gif");
}

a:hover.mp_about {
  background-image: url("imgs/mp_about.gif");
}

#mp_info {
  position: absolute;
  top: 400px;
  left: 0px;
  width: 300px;
  height: 20px;
  text-align: left;
}

#mp_logo {
  position: absolute;
  top: 355px;
  left: 550px;
  width: 35px;
  height: 31px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("imgs/imglogo.gif");
}

#ab_photo {
  position: relative;
  display: inline;
  top: 50px;
  float: right;
  width: 133px;
  height: 200px;
  margin: 0px 50px 75px 0px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("imgs/ab_me.jpg");
}

#ab_text {
  position: relative;
  display: inline;
  top: 50px;
  float: left;
  width: 400px;
  height: 200px;
  margin-left: 40px;
}

#ab_topic {
  position: relative;
  margin-left: 25px;
  clear: both;
  width: 650px;
  height: 200px;
}

#ab_frametxt_left {
  padding: 5px;
}

#ab_frametxt_right {
  padding: 10px 5px 5px 200px;
}

#ab_topic_menu {
  position: relative;
  margin-left: 25px;
  clear: both;
  height: 20px;
}

#ab_topic_menu a {
  padding: 4px 10px;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
}

#ab_topic_menu a:hover {
  color: #808080;
}

#ab_topic_menu a.ab_pho {
  border-bottom: 1px solid #FFFFFF;
}

#ab_image {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 625px;
  height: 200px;
  background-repeat: no-repeat;
  z-index: -1;
}

/* IE hacking! */
* html #ab_image {
  position: absolute;
}

.rb {
  background-position: bottom right;
}

.lb {
  background-position: bottom left;
}

.cb {
  background-position: bottom;
}

.center {
  background-position: center;
}

.ab_pho_i {
  background-image: url("imgs/ab_pho_img.jpg");
}

.ab_img_i {
  background-image: url("imgs/ab_img_img.jpg");
}

.ab_geo_i {
  background-image: url("imgs/ab_geo_img.jpg");
}

.ab_tra_i {
  background-image: url("imgs/ab_tra_img.png");
}

.ab_car_i {
  background-image: url("imgs/ab_car_img.jpg");
}

#re_text {
  position: relative;
  top: 75px;
  height: 340px;
  clear: both;
  overflow: auto;
  padding: 0px 0px 25px 0px;
}

#re_intro {
  position: relative;
  display: inline;
  top: 50px;
  float: left;
  width: 400px;
  margin-left: 40px;
}

#re_title {
  font-variant: small-caps;
  color: #CCCCCC;
  display: inline;
}

#re_locdate {
  margin-left: 50px;
  font-style: italic;
  font-size: 80%;
}

#re_link {
  position: relative;
  font-size: 80%;
  margin-right: 30px;
  text-align: right;
  float: right;
  display: inline;
}

#re_link a {
  color: #800000;
}

#re_link a:hover {
  color: #800000;
}

#re_indent {
  margin-left: 30px;
}

#ci_menu {
  float: right;
  height: 20px;
  margin: 0px 20px;
  font-weight: bold;
  font-size: 80%;
}

#ci_menu a {
  padding: 2px 10px;
  text-decoration: none;
  color: #FFFFFF;
}

#ci_menu a:hover {
  color: #808080;
}

.ci_sel {
  border-bottom: 1px solid #FFFFFF;
}

#ci_list {
  position: absolute;
  top: 75px;
  height: 325px;
  width: 800px;
  z-index: 0;
  overflow: auto;
  background-position: 75% 50%;
  background-repeat: no-repeat;
  background-image: url("imgs/dd_cine.png");
}

#ci_list a {
  display: block;
  position: relative;
  left: 300px;
  width: 68px;
  height: 55px;
  padding: 10px 16px 0px 16px;
  overflow: hidden;
  text-align: center;
  color: #FFFFFF;
  font-size: 80%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("imgs/ci_block.gif");
}

#ci_list a.first {
  border-top: 1px solid #FFFFFF;
}

#ci_list a.last {
  height: 53px;
  border-bottom: 1px solid #FFFFFF;
}

/* IE hacking! */
* html #ci_list a {
  height: 65px;
  width: 100px;
}

* html #ci_list a.first {
  height: 66px;
}

* html #ci_list a.last {
  height: 64px;
}

#ci_list a:hover {
  color: #808080;
}

#ci_info {
  position: relative;
  top: 300px;
  margin-left: 25px;
  clear: both;
  width: 650px;
  height: 125px;
  z-index: 1;
}

#ci_view {
  position: relative;
  left: 50px;
  top: 50px;
}

#ci_view h1 {
  margin-bottom: 20px;
}

#ci_view a {
  position: relative;
  top: 20px;
  left: 400px;
  font-size: 80%;
}

.ci_sub {
  padding: 0px;
  margin: 0px 0px 0px 20px;
  font-style: italic;
  font-size: 80%;
}

.ci_image {
  position: fixed;
  top: 0px;
  left: 25px;
  width: 150px;
  height: 120px;
  background-repeat: no-repeat;
  z-index: -1;
}

/* IE hacking! */
* html .ci_image {
  position: absolute;
}

.ci_link {
  position: relative;
  top: 10px;
  margin: 15px 20px;
  font-size: 80%;
}

#ph_list {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 480px;
  width: 100%;
}

#ph_over {
  position: absolute;
  text-align: right;
  top: 400px;
  left: 0px;
  width: 100%;
}

#ph_text {
  position: absolute;
  width: 800px;
  top: 500px;
  left: 0px;
  font-size: 80%;
  text-align: center;
}

#ph_text p {
  display: inline;
  margin-right: 30px;
}

#ph_best3 {
  position: absolute;
  top: 420px;
  left: 0px;
  width: 42%;
  text-align: center;
  z-index: 1;
}

#ph_last3 {
  position: absolute;
  top: 420px;
  left: 58%;
  width: 42%;
  text-align: center;
  z-index: 1;
}

#ph_best3 a, #ph_last3 a, #ph_mid a {
  padding: 4px 10px;
  font-weight: bold;
  color: #FFFFFF;
  margin: auto;
}

#ph_best3 a:hover, #ph_last3 a:hover, #ph_mid a:hover {
  color: #808080;
}

#ph_best3 p, #ph_last3 p, #ph_mid p {
  font-variant: small-caps;
  color: #CCCCCC;
  margin: 0px;
  letter-spacing: 5px;
}

#ph_mid {
  position: absolute;
  width: 100%;
  height: 80px;
  top: 420px;
  margin: 0px auto;
  text-align: center;
}

#ph_mid table {
  margin: 0px auto;
  text-align: center;
  font-size: 80%;
}

#ph_mid td {
  padding: 0px 5px;
}

#ph_view {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

#ph_phototxt {
  width: 60%;
  float: left;
}

#ph_exif {
  width: 40%;
  float: left;
}

#ph_exif table {
  float: right;
  font-size: 80%;
  text-align: right;
}

#ph_exif td {
  padding: 0px 5px;
}

.ph_sp {
 border-bottom: 4px solid #000000;
}

#ph_intro {
  position: relative;
  display: inline;
  top: 0px;
  float: left;
  width: 400px;
  margin-left: 40px;
}

#ph_thumbs {
  position: relative;
  top: 0px;
  height: 400px;
  margin: 0px auto;
  clear: both;
  overflow: auto;
  text-align: center;
}

#ph_thumbs table {
  width: 100%;
  text-align: center;
}

#ph_thumbs td {
  padding-bottom: 20px;
}

.ph_backlink {
  font-size: 80%;
}

a.ar {
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  opacity: 0.00;
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
}

.arb {
  width: 350px;
  height: 400px;
  top: 100px;
  z-index: 1;
}

a:hover.arb {
  opacity: 0.40;
  filter: alpha(opacity=40);
  -moz-opacity: 0.40;
}

.ars {
  width: 80px;
  height: 100px;
  top: 250px;
  z-index: 2;
}

a:hover.ars {
  opacity: 0.80;
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
}

.arl {
  background-position: 0% 50%;
  background-image: url("imgs/ph_left.gif");
  left: 0px;
}

.arr {
  background-position: 100% 50%;
  background-image: url("imgs/ph_right.gif");
}

.ph_bigright {
  left: 450px;
}

.ph_smallright {
  left: 720px;
}

#tr_text {
  position: relative;
  display: inline;
  top: 30px;
  float: left;
  width: 400px;
  height: 200px;
  margin-left: 40px;
}

#tr_text a {
  padding: 2px 10px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

#tr_text a:hover {
  color: #808080;
}

#tr_map {
  position: relative;
  top: 0px;
  height: 350px;
  clear: both;
  overflow: auto;
  padding: 0px 0px 25px 0px;
  color: #000000;
}

#all_center {
  position: relative;
  width: 800px;
  height: 535px;
  margin: 0px auto;
  text-align: left;
}

#all_menu {
  position: relative;
  float: left;
  text-align: left;
  width: 150px;
  height: 135px;
  margin: 0px auto;
  z-index: 1;
}

#all_logo {
  position: absolute;
  top: 485px;
  left: 740px;
  width: 35px;
  height: 31px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("imgs/imglogo.gif");
}

#re_logo {
  position: absolute;
  top: 150px;
  left: 740px;
  width: 35px;
  height: 31px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("imgs/imglogo.gif");
}

#tr_logo {
  position: absolute;
  top: 100px;
  left: 740px;
  width: 35px;
  height: 31px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("imgs/imglogo.gif");
}

#ph_logo {
  position: absolute;
  top: -35px;
  left: 650px;
  width: 150px;
  height: 72px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("imgs/dd_photo.png");
}

#ph_logo2 {
  position: absolute;
  top: 50px;
  left: 650px;
  width: 150px;
  height: 72px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("imgs/dd_photo.png");
}

a:hover.mn_photo {
  background-image: url("imgs/mp_photo_s.gif");
}

a:hover.mn_video {
  background-image: url("imgs/mp_video_s.gif");
}

a:hover.mn_research {
  background-image: url("imgs/mp_research_s.gif");
}

a:hover.mn_travel {
  background-image: url("imgs/mp_about_s.gif");
}

a:hover.mn_about {
  background-image: url("imgs/mp_about_s.gif");
}

.mn_active {
  background-color: #800000;
  border-color: #965050;
  cursor: default;
}

a:hover.mn_active {
  border-color: #965050;
  background-image: none;
}

.mn_photo {
  top: 25px;
  left: 12.5px;
  width: 100px;
  height: 75px;
}

.mn_video {
  top: 0px;
  left: 87.5px;
  width: 50px;
  height: 50px;
}

.mn_research {
  top: 42.5px;
  left: 100px;
  width: 25px;
  height: 25px;
}

.mn_travel {
  top: 14px;
  left: 50px;
  width: 45px;
  height: 20px;
}

.mn_about {
  top: 75px;
  left: 0px;
  width: 25px;
  height: 50px;
}

#mn_info {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 20px;
  text-align: left;
  font-size: 8pt;
}

#f1, #f2 {
  position: absolute;
  top: -20px;
  left: 15px;
  display: block;
  width: 5px;
  height: 5px;
  line-height: 2px;
  border: 1px solid #FFFFFF;
}