#divChildrenWrapper {
  position: absolute;
  top: 150px;
  height: 593px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
}

#divChildren {
  position: relative;
  top: 10px;
  unicode-bidi: bidi-override;
  direction: ltr;
  display: block;
  width: 800px;
  height: 584px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px;
  border: 0px;
  margin: 0 auto;
  font-family: Arial, Tahoma;
  font-size: 11pt;
  color: #e3e3e3;
}

#divChildren span {
  position: relative;
  left: 5%;
  margin-right: 5%;
}

#divChildren p {
  margin-top: 2px;
  margin-right: 5%;
  margin-left: 5%;
  width: 50%;
}

#divChildren p img {
  position: absolute;
  top: 45px;
  left: 55%;
}

#divYouthWrapper {
  position: absolute;
  top: 150px;
  height: 593px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
}

#divYouth {
  position: relative;
  top: 10px;
  unicode-bidi: bidi-override;
  direction: ltr;
  display: block;
  width: 800px;
  height: 584px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px;
  border: 0px;
  margin: 0 auto;
  font-family: Arial, Tahoma;
  font-size: 11pt;
  color: #e3e3e3;
}

#divYouth span {
  position: relative;
  left: 5%;
  margin-right: 5%;
}

#divYouth p {
  margin-top: 2px;
  margin-right: 5%;
  margin-left: 5%;
}

#divYouth a {
  font-family: Arial;
  color: #e3e3e3;
  text-decoration: underline;
  outline: none;
}

#divAdultWrapper {
  position: absolute;
  top: 150px;
  height: 593px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
}

#divAdult {
  position: relative;
  top: 10px;
  unicode-bidi: bidi-override;
  direction: ltr;
  display: block;
  width: 800px;
  height: 584px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px;
  border: 0px;
  margin: 0 auto;
  font-family: Arial, Tahoma;
  font-size: 11pt;
  color: #e3e3e3;
}

#divAdult span {
  position: relative;
  left: 5%;
  margin-right: 5%;
}

#divAdult p {
  margin-top: 2px;
  margin-right: 5%;
  margin-left: 5%;
}


#divAdult li {
  margin-left: 5%;
  left: 5%;
  margin-right: 5%;
  right: 5%;
  color: #e3e3e3;
}

#divLifeGroupsWrapper {
  position: absolute;
  top: 150px;
  height: 593px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
}

#divLifeGroups {
  position: relative;
  top: 10px;
  unicode-bidi: bidi-override;
  direction: ltr;
  display: block;
  width: 800px;
  height: 584px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px;
  border: 0px;
  margin: 0 auto;
  font-family: Arial, Tahoma;
  font-size: 11pt;
  color: #e3e3e3;
}

#divLifeGroups span {
  position: relative;
  left: 5%;
  margin-right: 5%;
}

#divLifeGroups p {
  margin-top: 2px;
  margin-right: 5%;
  margin-left: 5%;
}

#divLifeGroups a {
  font-family: Arial;
  color: #e3e3e3;
  text-decoration: underline;
  outline: none;
}

#divMissionsWrapper {
  position: absolute;
  top: 150px;
  height: 593px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
}

#divMissions {
  position: relative;
  top: 10px;
  unicode-bidi: bidi-override;
  direction: ltr;
  display: block;
  width: 800px;
  height: 584px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px;
  border: 0px;
  margin: 0 auto;
  font-family: Arial, Tahoma;
  font-size: 11pt;
  color: #e3e3e3;
}

#divMissions span {
  position: relative;
  left: 5%;
  margin-right: 5%;
}

#divMissions p {
  margin-top: 2px;
  margin-right: 10%;
  margin-left: 10%;
}

#divMissions a {
  font-family: Arial;
  color: #e3e3e3;
  outline: none;
}

#divNurseryWrapper {
  position: absolute;
  top: 150px;
  height: 595px;
  left: 0px;
  width: 100%;
  background-color: #000000;
}

#divNursery img {
  position: absolute;
  top: 50px;
  left: 150px;
}

.rpad5 {
  padding-right: 5px;
}

.lpad5 {
  padding-left: 5px;
}

.pic_caption {
  text-align: center;
  color: #949494;
}

