body {
  background-color: #000000;
  color: #fff;
  font-family: "Helvetica Neue", "Arial";
  font-size: 14px; }

#wrapper #container {
  padding-left: 150px;
  position: relative;
  background: #000 url(../images/star2.png) no-repeat left top; }
  #wrapper #container #main {
    margin-bottom: 47px; }
  #wrapper #container #main h1{
    font-size: 30px;
    padding-left: 38px;
    padding-top: 20px;
    font-weight: bold;
  }  
    
  #wrapper #container p {
    font-family: "helvetica","arial";
    font-size: 13px;
    line-height: 1.2em;
    font-weight: normal; }
  #wrapper #container p a{
    color: #fff;
    text-decoration: underline;
  }

#evalresponse{
  color: red;
  font-size: 12px;
  line-height: 1.4em;
  padding: 0 20px 20px 20px;
}
#box {
  font-size: 12px;
  padding: 10px; }
  #box div {
    padding: 2px 2px; }
  #box div input{
    width: 189px;
  }
#box center form input{
  margin: 5px 0;
}
#box h2{
  font-size: 15px !important;
  font-weight: bold;
}

#right_sidebar {
  border: 1px solid #fff;
  margin-top: 19px; 
  margin-bottom: 20px;
  }

.required {
  color: "red"; }

#text_holder {
  padding-top: 20px; }
#text_holder p{
  padding-left: 43px;
  width: 468px;
}

#form_submit{
  height: 20px;
  margin-top: 12px;
}
#form_submit input{
  height: 20px;
}
#footer{
  border-top: 2px solid #fff;
  height: 30px;
  padding: 10px;
  margin-bottom: 30px;
}

#footer_box{
  text-align: center;
}
#timer_holder{
  text-align: center;
  padding-bottom: 17px;
  position: absolute;
  top:220px;
  left: -10px;
  width: 200px;
}
#timer_holder p{
  padding-top: 10px;
  font-size: 12px;
}
#timer_holder h3{
  padding: 10px 0;
  font-weight: bold;
}

#donation_container{
    background: url(../images/donate_bg.png) #202020;
  border: 7px solid #363636;
  margin-left: 19px;
  margin-top: 30px;
  margin-bottom: 40px;

}
#donation_table{
  padding: 0px 20px 20px 20px;
}
#donation_table tr td{
  padding: 7px;
}
.required{
  color: red;
}
#donation_button{
  margin-bottom: 30px;
  margin-left:372px;
}

.inline-list {
	border: 1px solid #000;
	width: 80%;
	margin-bottom: 9px;
	}

.inline-list ul, .inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding: 2px 10px;
	}
.inline-list li a{
  color: yellow;
  text-decoration: none;
  font-weight: normal;
}
.inline-list li a:hover{
  text-decoration: underline;
}

#about_us{
  padding: 20px;
}
#about_us h1{
  font-size:30px;
  margin-bottom: 20px;
  font-weight: bold;
}
#about_us p{
  padding: 20px 20;
  line-height: 1.3em;
}
#about_us a{
  color: yellow;
  text-decoration: none;
}
#about_us b{
  font-size: 15px;
}
.heading1{
  font-size:30px;
  margin-bottom: 20px;
  font-weight: bold;
}
.canvas{
  padding: 20px;
}
.leftie{
  margin-left: -30px;
}
#af-form-48441502{
  background: transparent !important;
  margin-left: -14px;
}

#header_nav .inline-list{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#222222 none repeat scroll 0 0;
  margin-left:12px;
  margin-top:8px;
  padding:3px;
  width:99%;
}
#header{
  margin-top: -20px;
}
