@import url(/common/xiphbar.css);

body {
  margin: 0;
  padding-bottom: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #333333;
}

a {
  color: #3366cc;
}

img {
  border: 0;
}

#thepage {
  margin-left: auto;
  margin-right: auto;
  width: 840px;
}

#xiphlogo {
  margin: 30px 0 16px 8px;
}

#navbar {
  border: 0;
  margin-top: 0px;
  padding-right: 10px;
  text-align: right;
  border-right: 1px solid #9FC0D7;
  width: 130px;
  float: left;
}

#navbar ul {
  margin: 0 0 1em 0;
  padding: 0;
}

#navbar li {
  text-align: right;
  font-size: .7em;
  line-height: 1.4;
  list-style: none;
}

#navbar li a {
  font-weight: bold;
  color: #3366CC;
  text-decoration: none;
  line-height: 0;
}

#navbar li a:hover {
  text-decoration: underline;
}

#content {
  margin-top: 8px;
  padding-left: 8px;
  border-left: 1px solid #9FC0D7;
  font-size: .75em;
  margin-left: 140px;
}

#content p {
  line-height: 1.4;
}

h1, h1 a {
  font-weight: bold;
  color: #ff9900;
  margin: 1.3em 0 8px 0;
}

h1 {
  font-size: 1.3em;
}

h2, h2 a {
  font-weight: bold;
  color: #ff9900;
  margin: 1.3em 0 8px 0;
}

h2 {
  font-size: 1.2em;
}

h3, h3 a {
  font-weight: bold;
  color: #ff9900;
  margin: 1.3em 0 8px 0;
}

h3 {
  font-size: 1.1em;
}

li {
  line-height: 1.4;
}

#copyright {
  margin-top: 30px;
  line-height: 1.5em;
  text-align: center;
  font-size: .6em;
  color: #888888;
  clear: both;
}
