/* CSS Document */
body {
  background: #43263b;
  margin:25px 0 0 0;
}
div#container {
  background: url(/images/belove-terms-bg.jpg) no-repeat #43263b;
  width:1024px;
  height:700px;
  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: Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.25;
  color: #873470;
	width: 390px;
	height: 210px;
	overflow: auto;
	position: relative;
  margin:161px 0 0 0;
  padding-left:451px;
}
#customScroll h1 {
  font-size: 15px;
}
div#copyright {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #99d9da;
  margin:535px 0 0 0;
  text-align: center;
}
div#copyright a {
  color: #99d9da;
  text-decoration: none;
}
div#copyright a:hover {
  color: #99d9da;
  text-decoration: underline;
}
