body {
  font: 12px Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}
#header {
  margin: 0px auto;
  width: 936px;
}
#content {
  margin: 0px auto;
  color:#fff;
}
#left_content {
  float: left;
  width: 469px;
}
#content-long {
  margin: 0px auto;
  color:#fff;
  width: 936px;
  background: url(../images/backgrounds/content-bg.jpg) repeat-y 1px 1px;
}
#home_content {
  background: url(../images/backgrounds/home_bg.jpg) repeat-y 1px 1px;
  margin: 0px auto;
  color:#fff;
  width: 936px;
}
#footer {
  color: #652D90;
  margin: 10px auto 0px;
  width: 936px;
  align: center;
}
#footer a {
   color: #652D90;
  text-decoration:none;
}
#footer a:hover {
   color: #652D90;
  text-decoration:underline;
}
.mission {
  background: url(../images/backgrounds/rise-up-mission.jpg) no-repeat;
  height: 467px;
  padding:100px 0px 20px 20px;
  width: 916px;
}
.sitemap {
  background: url(../images/backgrounds/rise-up-sitemap.jpg) no-repeat;
  height: 467px;
  padding:100px 0px 20px 20px;
  width: 916px;
}
.contactus {
  background: url(../images/backgrounds/rise-up-contact.jpg) no-repeat;
  height: 467px;
  padding:80px 0px 50px 20px;
  width: 916px;
}
.about {
  background: url(../images/backgrounds/rise-up-about.jpg) no-repeat 2px 0px;
  padding:120px 0px 0px 20px;
  width: 916px;
}
.home {
  width: 936px;
}
.programs {
   background: url(../images/backgrounds/rise-up-programs.jpg) no-repeat 2px 0px;
  padding:120px 0px 30px 20px;
  width: 916px;
}
.whyzero {
   background: url(../images/backgrounds/whyzero.jpg) no-repeat 2px 0px;
  padding:120px 0px 0px 20px;
  width: 916px;
  min-height: 950px;
}
#additonallinks {
  width: 535px;
  padding-top: 42px;
}
#additonallinks th {
  font-size: 12px;
  line-height: 24px;
  color: #FFFFFF;
  background: #652d90;
}
#additonallinks td {
  background: #b6cad2;
  color: #652d90;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right:10px;
}
#additonallinks li {
  line-height: 20px;
}
#displaybox { padding-left:20px;
  padding-right:0px; }
.programs a, .whyzero a, .sitemap a { color: #fff; text-decoration:none; }
.programs a:hover, .whyzero a:hover, .sitemap a:hover { color: #fff; text-decoration:underline; }
.whyzero img { border: 1px solid #fff;  }
#innercontent {
  background: url(../images/backgrounds/bottom.jpg) no-repeat 1px bottom;
}
.grants {
   background: url(../images/backgrounds/rise-up-grants.jpg) no-repeat;
  padding:140px 0px 0px 20px;
  width: 916px;
}
/* --------- Form CSS --------- */
form.form {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
form.form input.input, form.form input.errorinput, form.form textarea.input {
  font-size: 11px;
  background: #FFFFFF url(../images/shadow.gif) repeat-x;
  padding: 2px 3px 3px;
  color: #000000;
  border-top: 1px solid #34728B;
  border-right: 1px solid #7AB7CD;
  border-bottom: 1px solid #7AB7CD;
  border-left: 1px solid #7AB7CD;
}
form.form input.errorinput {
  font-size: 11px;
  background: #fff url(../images/shadow.gif) repeat-x;
  border: 1px solid #CC0000;
  color: #FF0000;
}
form.form input.input2  {
  font-size: 11px;
  background: #FFFFFF url(../images/shadow.gif) repeat-x;
  border: 1px solid #7DACDB;
  padding: 2px 3px 3px;
  color: #1075c4;
}
.errordiv {
  font-size: 11px;
  background: #FFF2C1;
  border: 1px solid #CC0000;
  color: #FF0000;
  padding:0px 5px;
  margin: 0px 0px 5px;
}
form.form select.select {
  font-size: 11px;
  background: #fff url(../images/shadow.gif) repeat-x;  
  border-top: 1px solid #34728B;
  border-right: 1px solid #7AB7CD;
  border-bottom: 1px solid #7AB7CD;
  border-left: 1px solid #7AB7CD;
  padding: 2px 1px 1px 0px;
  color: #000;
}
form.form span label {
  display: block;
  clear: both;
}
form.form span {
  display: inline;
  float: left;
  padding: 0px 5px 0px 0px;
  text-align: left;
  margin: 0px;
}
form.form li {
  display: block;
  clear: both;
  margin-bottom: 10px;
  padding-top: 5px;
}
form.form .tablesection {
  margin-bottom: 15px;
  width:650px;
}
form.form .description {
  display: block;
  clear: both;
  float: left;
  width: 120px;
  color:#fff;
}
form.form td.description {
  width: 120px;
  line-height: 20px;
  padding-bottom:5px;
}
form input.submit {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #652D90;
  letter-spacing: .1em;
  border: 1px solid #fff;
  padding: 2px 5px;
  width:60px;
  color:#fff;
  text-transform:uppercase;
  cursor: pointer;
}
input.validationCodeIn{
  width:130px;
}
td.validationCode{
  padding-right: 13px;
}
td.noValidationCode{
  padding-top:5px;
}
#header_menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#header_menu li {
  margin: 0px;
  padding: 0px;
  list-style: none inside;
  float: left;
  height: 30px;
  position:relative;
}
#header_menu li ul {
  background: #8bc53f;
  margin: 0px;
  padding: 0px;
}
#header_menu li ul li, #header_menu li:hover ul li {
  color: #FFFFFF;
  display: none;
  position: absolute;
  top:30px;
  left:0px;
  font-size: 14px;
  background: #8bc53f;
  width: 124px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  line-height: 24px;
  height: 24px;
}
#header_menu li:hover ul li {
  color: #FFFFFF;
  display: block;
  top:30px;
  left:0px;
  position: absolute;
  font-size: 14px;
  background: #8bc53f;
  width: 124px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  line-height: 24px;
  height: 24px;
  z-index:100;
}
#header_menu li ul li a {
  color: #FFFFFF;
  text-decoration:none;
}
#additonallinks a { color: #652d90; text-decoration:none; }
#additonallinks a:hover { color: #652d90; text-decoration:underline; }

#videoDisplay {  position: absolute;  left: 0; width: 250px; height:250px; z-index: 100; text-align: center; line-height: 0;}
   

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
 }



/* ------------- CMS Styles -------------------- */
#footer_FieldDiv { width:100%; text-align:center; }
.content_field, #content.content_field {
  color:#000000;
}

.green {
  color: #b3cd92;
}
h1.green {
  font-size: 24px;
}
.news_content {
   width:285px;
  min-height:174px;
  padding: 10px 30px 0px 0px;
  background: url(../images/backgrounds/inner_bg.jpg);position:relative;padding-left:140px;
}
.news_content ul { margin:10px 0px 0px 15px; padding:0px; }
.news_content li {
   width:250px;
  color: #000;
  margin-bottom:10px;
  list-style: url(../images/dot.gif);
}
.news_content li a {
   color: #652d90;
}

