body {
  background-color: #9d8a8b;
}

.content {
  background-color: #9d8a8b;
}

a.navigation, a.navigation:link, a.navigation:visited, #navlist li, h1, h2, h3, .copyright, .content_top, .links span {
  color: #cbbebe;
}

a.navigation:hover, .content, .content a, .detail_links a {
  color: #ffffff;
}

.content {
  line-height: 110%;
}

.content_top {
  margin: 15px 0 0 15px;
  font-size: 20px;
  line-height: 100%;
}

.content_bottom a {
  text-decoration: none;
}

.links {
  float: left;
  width: 100%;
  margin: 0 0 50px 0;
}

.links p {
  margin-bottom: 25px;
}

.cubelink a {
	color: #FFFFFF;
}