body {
  background-image:url('images/background.jpg');
  color: #1C0033;
  font-family: 'Rambla';
}

#container {
  width:959px;
  margin-top: .5em;
margin-left: auto;
    margin-right: auto;
}

#wrap {
width:959px;
background:#fff;
}

#header {
background:#fff;
}
#main {
   float:left;
   width:430px;
   background:#fff;
   padding-left:25px;
   padding-right:25px;
}
#sidebar {
   float:right;
   width:429px;
background:#fff;
padding-left:25px;
padding-right:25px;
}

#footer {
background:#fff;
clear:both;
width:959px;
margin-left: auto;
margin-right: auto;
}

#text {
font-family: Inder;
font-weight:normal;
font-size:16px;
line-height: 20px;
}

#subhead {
font-family: Inder;
font-weight:bold;
font-size:19px;
line-height: 23px;
}

#mailinglist {
  font-family:Boogaloo;
  font-size:20px;
  font-weight:normal;
  line-height:20px;
  margin-top:20px;
  text-align:center;
}

#mc_embed_signup {
  background-image:none;
  background-position:initial initial;
  background-repeat:initial initial;
  border:4px solid #83178C;
  border-bottom-left-radius:25px;
  border-bottom-right-radius:25px;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
  color:#302E2F;
  font-family:Boogaloo;
  font-size:21px;
  line-height:16px;
  margin:20px auto 0;
  padding:10px;
  width:315px;
}

.homenav a:link {text-decoration: none; color: #4b0083;}
.homenav a:visited {text-decoration: none;color: #4b0083;}
.homenav a:active {text-decoration: none; color: #e5562e;}
.homenav a:hover {text-decoration: none; color: #e5562e;}