body {
  background-color: #F4F4F4;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 13px;
}

img {
  border: 0;
}

#header {
  height: 39px;
}

#header h1 {
  margin: 0;
  padding: 0;
}

#header h1 a {
  margin: 0;
  padding: 0;
  height: 46px;
  background: url(/images/header/title.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: block;
  width: 100%;
}

#navigation {
  text-align: right;
  margin-top: 10px;
}

#navigation a {
  color: #232323;
  font-weight: bold;
  font-size: 16px;
  padding-left: 1em;
}

#masthead {
  margin-top: 13px;
  margin-bottom: 13px;
}

div.subheading {
  height: 29px;
  border: 1px solid #2b0a49;
  border-bottom: 0;
  background: url(/images/subheadings/background.png);
}

div.subheading h3 {
  margin: 0;
  padding: 0;
  height: 30px;
}

div.subheading h3.nepal_2008 {
  background: url(/images/subheadings/nepal_2008.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

div.subheading h3.annapurna_base_camp_expedition {
  background: url(/images/subheadings/annapurna_base_camp_expedition.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

div.subheading h3.tharpu_chuli_expedition {
  background: url(/images/subheadings/tharpu_chuli_expedition.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

div.subheading h3.ephc {
  background: url(/images/subheadings/ephc.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

div.subheading h3.what_is_the_story_behind_nepal_2010 {
  background: url(/images/subheadings/what_is_the_story_behind_nepal_2010.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

div.subheading h3.latest_news {
  background: url(/images/subheadings/latest_news.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#the_story {
  margin-top: 13px;
}

div.content {
  background-color: white;
  padding: 10px;
  padding-bottom: 3px;
}

div.content p.additional {
  width: 100%;
  text-align: right;
}

div.content a {
  color: #3E3E3E;
}

div.content img {
  float: right;
}

div.news, div.sponsor {
  border: 1px solid rgb(204, 204, 204);
  margin-bottom: 1em;
}

div.sponsor img {
  margin-left: 1em;
}

div.news .meta {
  border-top: 1px solid rgb(204, 204, 204);
  padding: 10px 0;
  text-align: right;
}

h3 {
  margin-top: 0;
}

h4 {
  margin-top: 0;
  margin-bottom: -10px;
}

#news img, div.news img {
  padding-top: 2em;
  padding-bottom: 1em;
  padding-left: 1em;
}

ul.checklist {
  list-style-type: none;
  padding-left: 0;
}

#kitlist_info {
  margin-top: 1em;
  margin-bottom: 2em;
}

#kitlist_info ul li {
  margin-bottom: 0.5em;
}
