/* CSS Document */
body {
  background: #4c2e44;
  margin:25px 0 0 0;
}
div#container {
  background: url(/images/belove-knowledge-bg.jpg) bottom center no-repeat #4c2e44;
  width:1024px;
  position: relative;
  margin:0 auto;
}
div#newsletter {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  margin:0 auto;
  width: 894px;
  height: 26px;
  text-align: right;
  padding-right: 130px;
}
div#newsletter a {
  color: #bebebe;
  text-decoration: none;
}
div#newsletter a:hover {
  color: #bebebe;
  text-decoration: underline;
}
div#mainNav {
  font-family: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 1.25px;
  color: #d3bea4;
  width: 902px;
  height:15px;
  margin:0 auto;
  padding-top:57px;
  padding-left:105px;
}
div#mainNav a {
  color: #d3bea4;
  text-decoration: none;
}
div#mainNav a:hover {
  color: #2cb3b4;
  text-decoration: none;
}
div#content {float:left;width:1024px}
#customScroll {
  font-family: Century Gothic, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
	width: 427px;
	height: 170px;
	overflow: auto;
	position: relative;
  margin:256px 0 0 0;
  padding-left:152px;
}
div#customScroll a {
  color: #2cb3b4;
  text-decoration: none;
}
div#customScroll a:hover {
  color: #f6a48c;
  text-decoration: none;
}
#customScroll h1 {
  font-size: 15px;
}
#customScroll h2 {
  font-size: 14px;
}
#customScroll a {
  color: #ffffff;
  text-decoration: none;
}
#customScroll a:hover {
  color: #ffffff;
  text-decoration: underline;
}
div#copyright {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #7c5979;
  margin:450px 0 0 0;
  text-align: center;
}
div#copyright a {
  color: #7c5979;
  text-decoration: none;
}
div#copyright a:hover {
  color: #7c5979;
  text-decoration: underline;
}

