@import url(layout0.css);
.comp-content,.next-app{
  margin:0; padding:0;
  background: transparent;
  width: 920px;
  line-height:1.5em;
  text-align:left;
  clear:left;
}

.comp-dyn-home-886{
  width: 920px;
}
#header{
  height: 126px;
  background: #fff url(../images/header_home_bg.jpg) 0 0 no-repeat;
}

#content-body{
 margin: 0px 0px 0px 18px;
}


#home-bottom {
 padding-top:35px;
  float:left;
}

#home-bottom img {
 border:0; 
}

#learn-more-box {
 width:273px;
 float:left;
 margin-right:16px;
 background:transparent url(../images/home_orange-title.png) 0 0 no-repeat;
  padding:20px 0;
  text-align:right;

}

#learn-more-box-bottom {
 background:transparent url(../images/home_orange-title.png) 0 bottom no-repeat;
 width:273px;
 height:14px;
 margin-top:10px;
}

#learn-more-box p {
  color:#F49914;
  font-size:14px;
  line-height:32px;
  margin:5px;
  padding-bottom:5px;
  text-align:left;
}

#learn-more-box a {
 margin-right:5px; 
}

#how-help-box {
 width:246px;
 float:left;
 margin-right:16px;
 background:#fbeeaa url(../images/home_how-to-help.png) 0 top no-repeat;
 padding-top:38px;
}

#how-help-box-bottom {
  background:#fbeeaa url(../images/home_how-to-help-bottom.png) 0 bottom no-repeat;  
  height:14px;
  width:246px;
}

#how-help-box a {
 margin-left:16px;
 margin-bottom:5px;
}

#how-help-box img {
 padding:0;
}

#partners-box {
  width:360px;
  float:left;
}

#partners-box #student-image {
  float:left;
  width:115px;
}

.partners-content {
 float:right;
 width:230px;
}

.partners-content p{
  font-style:italic;
  padding-bottom:0;
  width:230px;
  float:right;
}

.studentName {
 font-weight:bold;
}

#partners-div {
   margin-top:21px;
   width: 361px;
   height: 85px;
   float:left;
   background: transparent url(../images/home_partners.png) no-repeat;
   position: relative;
}



#partners-slideshow{
  position: absolute;
  left: 125px;
  width: 230px;
  height: 75px;
  text-align: center;
  top: 4px;
}

#partners-slideshow div{
  display: none;
}

#partners-slideshow div.active-slide{
  display: block;
}

#donate {
  background:url(../images/donate-now.png);
  display:block;
  width:221px;
  height:36px;
  text-indent:-10000px;
}

#donate:hover {
  background-position:0 -36px;
}

#gala {
  background:url(../images/attend-gala.png);
  display:block;
  width:221px;
  height:36px;
  text-indent:-10000px;
}

#gala:hover {
  background-position:0 -36px;  
}

#race {
  background:url(../images/race-team.png);
  display:block;
  width:221px;
  height:36px;
  text-indent:-10000px;
}

#race:hover {
  background-position:0 -36px; 
}


#volunteer {
  background:url(../images/volunteer.png);
  display:block;
  width:221px;
  height:36px;
  text-indent:-10000px;
}

#volunteer:hover {
  background-position:0 -36px;
}
