*, a, a img {
  border: 0;
  color: #000;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
}

html {
  background: #c8d0d4 url(/img/bg/5.jpg) no-repeat fixed 50% 50%;
  color: #000;
  font: normal normal 14px/24px 'DejaVu Sans Condensed', Arial, sans-serif;
}

body {
  text-align: center;
}

#outerSkin {
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 684px;
  z-index: 1;
}

h1 a {
  background: url(/img/header_2col.png);
  display: block;
  height: 180px;
  text-indent: -3000px;
  width: 100%;
}

h1 a:focus,
h1 a:hover,
h1 a.hover,
.hover h1 a {
  background-position: 100% 100%;
}

#innerSkin {
  background: url(/img/background_2col_top.png) 0 100%;
  overflow: hidden;
  padding: 0 120px 120px;
  _height: 100%;
}

#innerSkin p a {
  color: #511;
}

#innerSkin a:focus,
#innerSkin a:hover,
#innerSkin a.hover,
#innerSkin .hover a {
  text-decoration: underline;
}

.hover {
  cursor: pointer;
}

.column1 {
  float: left;
  margin: 0 24px 0 0;
  width: 216px;
}

.column2 {
  float: left;
  margin: 0 -12px 0 0;
  width: 216px;
}

h2 {
  color: #222;
  font: normal normal 24px/24px 'DejaVu Serif Condensed', Georgia, serif;
  margin: 60px 0 0;
  text-shadow: #aaa 0 0 1px;
}

p {
  margin: 24px  0 0;
  text-shadow: #bbb 0 0 1px;
}

.description,
#contactDetails {
  clear: both;
  color: #a11;
  display: block;
  font-size: 18px;
  line-height: 36px;
  margin: 17px 0 -17px;
  position: relative;
}

html.what .description {
  margin-bottom: 0;
}

label {
  display: block;
  width: 222px;
}

input,
textarea {
  background: #eee;
  border-bottom: 1px solid #eee;
  display: block;
  height: 22px;
  font-family: 'DejaVu Sans Condensed', Arial, sans-serif;
  margin: 2px 0 12px;
  padding: 3px;
  width: 222px;
}

textarea {
  height: 131px;
}

input:focus,
textarea:focus,
input:hover,
input.hover,
textarea:hover,
textarea.hover {
  background: #ddd;
  border-color: #666;
}

#firstNameLabel,
#firstNameInput {
  display: none;
}

#gTalkFrame {
  display: none;
  position: absolute;
  right: 120px;
  top: 116px;
}

.person {
  clear: both;
  float: left;
  margin: 24px 0 0 -120px;
  overflow: hidden;
  padding: 12px 0 12px 204px;
  position: relative;
  text-align: right;
  *width: 360px;
}

#barney {
  margin-top: 48px;
}

#amc {
  margin-bottom: 24px;
}

.person img {
  background: #fff;
  float: left;
  margin: -12px 0 -12px -204px;
  padding: 12px;
  width: 168px;
}

h3 {
  font: oblique normal 18px/24px 'DejaVu Serif Condensed', Georgia, serif;
  margin: -6px 0 25px;
}

#toTop {
  bottom: 77px;
  color: #666;
  display: block;
  left: 120px;
  padding: 0 10px 0 0;
  position: absolute;
  right: 120px;
  text-align: right;
}

#toTop span {
  visibility: hidden;
}

#toTop:focus span,
#toTop:hover span,
#toTop.hover span {
  visibility: visible;
}

#toTop a {
  font-style: oblique;
}

#showcase {
  clear: both;
  float: left;
  height: 403px;
  margin: 24px -72px;
  padding: 0 12px;
  position: relative;
  text-align: right;
  width: 564px;
}

#showcase div {
  border: solid #eee;
  border-width: 1px 0;
  height: 403px;
  overflow: hidden;
  position: relative;
  width: 564px;
}

#showcase span {
  background: url(/img/showcase_nav.png);
  cursor: pointer;
  display: block;
  height: 24px;
  position: absolute;
  text-indent: -3000px;
  top: 150px;
  width: 24px;
  z-index: 2;
}

#showcase span:hover {
  background-position: -24px 0;
}

#showcase .prev {
  left: 0;
}

#showcase .next {
  right: 0;
}

#showcase em {
  visibility: hidden;
}

#showcase ul {
  position: relative;
  left: 0;
  width: 5076px;
}

#showcase li {
  background: #fff;
  float: left;
  padding: 12px;
  position: relative;
}

#showcase img {
  display: block;
  margin: 0 0 12px;
}

#showcase h3,
#showcase p {
  margin: 0;
}

#showcase .mask {
  border: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

html.what p {
  clear: both;
}