@charset "utf-8";
/* CSS Document */
.block {display:block;}
body { margin:0px; padding:0px; background-color:#e9d9ad;;
}
#signup {
width:930px;
margin-top:-130px; 
margin-right:auto;
margin-left:auto; 
padding-left:670px;
height:50px;
}
.navimg {position:relative; top:6px;}

#nav {float:right; width:200px; text-align:center; font-weight:bold; margin:-160px -10px 0px 10px; }
#nav a {color:#000000; font-family:Century Gothic,Avant Garde,sans-serif; text-decoration:none; font-size:18px; line-height:40px; }
#nav td {background-color:#E1DBC6; width:200px; height:30px;}
#nav td:hover {background-color:#804040; color:#FFFFFF;}
#nav table {margin:0px; padding:0px;}
#tanwrap {}
#outerwrap { margin-top:9px;
height:227px; background-image:url(../img/subheaderbg.png); background-repeat:repeat-x; width:100%; display:block;
}
#innerwrap {
margin-top:-239px; margin-left:auto; margin-right:auto; width:930px; z-index:0;
}
#content {
background-image:url(../img/contentbg.png); background-repeat:repeat-x; padding:20px; margin-top:80px;
}
h1{
margin:0px; padding:0px; color:#003300;
}
h2{
margin:0px; padding:0px; color:#003300;
}
#footerbar {
  margin-top: 40px;
  background-color:#000000;
  width: 100%;
  position: relative;
  color:#ffffff;
  text-align:center;
  font-size:10px;
  height:25px;
  padding-top:10px;
}
#photos img {width:100px; height:100px; margin:15px 20px 15px 25px; border:6px solid #FFFFFF; border-bottom:10px solid #FFFFFF;}
#contributionbox {padding:10px; border:1px solid #996633; width:660px; margin-bottom:10px;}

.endorsementbox {border:1px solid #CCCCCC; padding:10px; margin:5px 0px 5px 0px;}