body {
  background: #262626;
  font-family: Helvetica, sans-serif;
}

.topBar {
  background: #202020;
  width: 100%;
  height: 9px;
}

.container {
  margin: 0 auto;
  width: 810px;
}

.header {
  color: #414141;
  font-size: 1em;
  letter-spacing: -.06em;
  padding: 11px 0 0 0;
  text-transform: uppercase;
}

.header #navigation div {
  color: #5c5c5c;
}

.header a, .header #navigation div a {
  color: #5c5c5c;
  text-decoration: none;
}

.header a:hover, .header #navigation div a:hover {
  color: #989898;
}

.header #navigation {
  font-size: .8em;
}

.header #navigation {
  color: #643450;
  margin: 34px 0 0 0;
}

.header #navigation a {
  color: #643450;
}

.header #navigation a:hover, .header #navigation ul .ui-state-active a, .header #navigation ul .ui-tabs-selected a {
  color: #c93f91;
}

.header #navigation div ul .ui-state-active a, .header #navigation div ul .ui-tabs-selected a {
  color: #989898;
}

.header ul li:after {
  content: "\00a0::\00a0";
}

.header ul .last:after {
  content: "";
}

.subNav ul {
  padding: 0 0 0 25px;
}

.work {
  border-bottom: 1px solid #5c5c5c;
  margin: 35px 0 0 0;
  width: 810px;
  height: 475px;
}

.work .description {
  color: #818181;
  font-size: .8em;
}

.header #navigation div .work .description a {
  text-decoration: underline;
}

.work .description h1 {
  color: #989898;
  font-size: 1.4em;
  margin: 13px 0 11px 0;
  text-transform: uppercase;
}

.work .description p {
  font-size: 1.2em;
  letter-spacing: .06em;
  margin: 0 0 11px 0;
  text-transform: none;
}

.work .flash {
  height: 475px;
  overflow: hidden;
}

.work .flash div {
  background: #000;
  margin: 100px 0 0 363px;
  width: 400px;
  height: 267px;
}

#kodak {
  background: url( ../images/kodak.jpg ) no-repeat top left;
}

#cmhf {
  background: url( ../images/cmhf.jpg ) no-repeat top left;
}

#alexis {
  background: url( ../images/alexis.jpg ) no-repeat top left;
}

#murderapple {
  background: url( ../images/murder-apple.jpg ) no-repeat top left;
}

#ots {
  background: url( ../images/ots.jpg ) no-repeat top left;
}

#order48 {
  background: url( ../images/order-48.jpg ) no-repeat top left;
}

#somerville {
  background: url( ../images/somerville.jpg ) no-repeat top left;
}