body {
  font: 12px "Trebuchet MS", sans-serif;
  margin: 0;
}

a img {
  border: 0;
}

p {
  line-height: 20px;
  margin: 0 0 10px 0;
}

h3 {
  color: #00529c;
  font-weight: normal;
  margin: 0;
  text-transform: lowercase;
}


blockquote {
  color: #a8cefa;
  font: italic bold 14px/22px "Trebuchet MS", sans-serif;
  margin: 0 0 10px 35px;
}

#page_wrap {
  margin: 13px auto 0;
  overflow: auto;
  position: relative;
  width: 951px;
}

#content {
  float: left;
  width: 750px;
}

/** Header **/
#header {
  margin: 0 0 15px 0;
  overflow: auto;
}

#header h1 {
  background: url(/site/public/images/logo.jpg) no-repeat;
  float: left;
  height: 173px;
  margin: 3px 0 0 22px;
  _margin-left: 11px; /* IE6 */
  text-indent: -9999px;
  width: 125px;
}

#header h1 a {
  display: block;
  height: 100%;
  outline: none;
  width: 100%;
}

#header h2 {
  background: url(/site/public/images/tagline.jpg) no-repeat;
  height: 89px;
  margin: 36px 0 0 221px;
  text-indent: -9999px;
  width: 156px;
}

#header ul {
  font: 17px Times, 'Times New Roman', serif;
  margin: 26px 0 0 158px;
  padding: 0;
}

#header li {
  display: inline;
  margin: 0 10px;
  text-transform: lowercase;
}

#header li a {
  color: #00529c;
  text-decoration: none;
}

/* hover, active page */
#header li a:hover,
.philosophy #philosophy,
.consign #consign,
.friends #friends,
.find_jane #find_jane,
.kind_words #kind_words {
  color: #9b005d;
}

/** Footer **/
#footer {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 750px;
}

#footer p {
  color: #666;
  float: right;
  font-size: 10px;
}

#footer #copyright {
  float: left;
  text-transform: lowercase;
}

#footer a {
  color: #666;
}

/** Main Content **/
#main {
  clear: left;
  min-height: 506px;
  margin-bottom: 60px;
}

#main.page {
  background: url(/site/public/images/philosophy-sidebar.jpg) no-repeat 0 4px;
  padding-left: 182px;
}

/** Sidebar **/
#sidebar {
  background: url(/site/public/images/sidebar-bg.jpg) no-repeat;
  color: #252574;
  float: right;
  font-size: 11px;
  line-height: 20px;
  min-height: 667px;
  _height: 667px; /* IE6 */
  padding: 89px 0 0 3px;
  width: 180px;
}

#sidebar a {
  color: #3f9ffd;
}

#sidebar a img {
  margin: 4px 0;
}

#sidebar p {
  margin: 0 0 20px 0;
}
