/* CSS Document */
body {  
  background: #4c2e44;
  margin:25px 0 0 0;
}
div#container {
  background: url(/images/belove-actions-bg.jpg) 10px 83px 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, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.25;
  width: 450px;
  height: 200px;
  overflow: auto;
  position: relative;
  margin:218px 0 0 0;
  padding-left:130px;
}

p#customScrollLink a {
  color: #2cb3b4;
}
p#customScrollLink a:hover {
  color: #2cb3b4;
  text-decoration: underline;
  padding-right:10px;
}
#customScroll h1 {
  font-size: 16px;
}
#customScroll p {
  color: #2cb3b4;
}
#customScroll a {
  color: #ffffff;
  text-decoration: underline;
}
#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;
}
