body {
  font-size: 12px;
  font-family: Arial, Sans-Serif;
  margin: auto 0 0 0 ;
  background-color: #000000;
  color: #bebdbd;
  text-align: left;
  line-height: 16px;
}

p {
 margin: 0 0 15px 0;
}

a {
  color: #7f7c7c;
  text-decoration: none;
}

a:hover {
  color: #00f7c7;
}

h1 {
  font-size: 14px;
  padding: 0 0 5px 0;
  color: #00f7c7;
}

ul.press li {
  margin-bottom: 20px;
}

table.cv {
  margin: 0 20px 20px 0;
}

table.cv tr th {
  color: #00f7c7;
  font-size: 14px;
  padding: 0 0 5px 0;
}

table.cv tr td {
  padding: 2px 0;
}

table.cv tr td.date {
  width: 80px;
}

.clear {
  clear: both;
}

div.en {
  display: none;
}

#pn {
  position: absolute;
  bottom: 107px;
  left: 700px;
  font-size: 16px;
  font-weight: bold;
}

#pn a {
  padding: 0 10px;
}

.thumbnail {
  margin: 0 5px 5px 0;
}

#page {
  position: relative;
  width: 950px;
  margin: 0 auto;
  background-color: transparent;
  text-align: left;
  padding: 30px;
}

#content {
  margin: 0;
  min-height: 550px;
  position: relative;
}

#navigation {
  position: relative;
  width: 370px;
  height: 90px;
  margin-top: 5px;
}

#navigation a {
  display: block;
  position: absolute;
  height: 20px;
  background: url(/images/navigation.png) no-repeat;
  text-indent: -9999px;
}

#navigation a.toplevel {
  position: absolute;
  top: 0;
  height: 16px;
}

#navigation a#photography {
  width: 110px;
  left: 0;
  background-position: 0 -4px;
}

#navigation a#photography.active, #navigation a#photography:hover {
  background-position: -130px -4px !important;
}

#navigation a#books {
  left: 120px;
  width: 65px;
  background-position: 0 -23px;
}

#navigation a#books.active, #navigation a#books:hover {
  background-position: -130px -23px !important;
}

#navigation a#press {
  left: 185px;
  width: 70px;
  background-position: 0 -41px;
}

#navigation a#press.active, #navigation a#press:hover {
  background-position: -130px -41px !important;
}

#navigation a#cv {
  left: 255px;
  width: 50px;
  background-position: 0 -59px;
}

#navigation a#cv.active, #navigation a#cv:hover {
  background-position: -130px -59px !important;
}

#navigation a#contact {
  left: 305px;
  width: 75px;
  background-position: 0 -77px;
}

#navigation a#contact.active, #navigation a#contact:hover {
  background-position: -130px -77px !important;
}

#navigation a.sub {
  height: 13px;
}

#navigation a#wwa {
  top: 20px;
  width: 110px;
  background-position: 0 -92px;
}

#navigation a#wwa.active, #navigation a#wwa:hover {
  background-position: -130px -92px !important;
}

#navigation a#iwd {
  top: 36px;
  width: 110px;
  background-position: 0 -108px;
}

#navigation a#iwd.active, #navigation a#iwd:hover {
  background-position: -130px -108px !important;
}


#navigation a#p1979 {
  top: 52px;
  width: 110px;
  background-position: 0 -123px;
}

#navigation a#p1979.active, #navigation a#p1979:hover {
  background-position: -130px -123px !important;
}

#navigation a#family_reunion {
  top: 68px;
  width: 110px;
  background-position: 0 -137px;
}

#navigation a#family_reunion.active, #navigation a#family_reunion:hover {
  background-position: -130px -137px !important;
}

#navigation a#metamorphosis {
  top: 86px;
  width: 110px;
  background-position: 0 -151px;
}

#navigation a#metamorphosis.active, #navigation a#metamorphosis:hover {
  background-position: -130px -151px !important;
}

#navigation a#b1979 {
  top: 20px;
  left: 120px;
  width: 65px;
  background-position: 0 -123px;
}

#navigation a#b1979.active, #navigation a#b1979:hover {
  background-position: -130px -123px !important;
}

#thumnails {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.trans {
  filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;

}

#series_info {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#book_content .picture {
  margin: 0 5px 5px 0;
  float: left;
  width: 443px;
}

#book_content .description {
  margin-left: 455px;
  font-size: 14px;
  line-height:18px;
  color: #fff;
  width: 400px;
}

#book_content .details {
  clear: both;
}


