#otherschools {
    background-image:	url(images/otherschools.gif);
    background-repeat:	no-repeat;
}

#otherschools:hover img {
    opacity:		0;
    filter:alpha(opacity=0);
}

#main img {
  float:			right;
  border:			1px solid #000020;
}

#main img:hover {
    opacity:		.5;
    filter:alpha(opacity=50);
}

h1 {
  text-align:		center;
  padding-bottom:	20px;
}

h2 {
  font-size:		1.2em;
}

#impact {
  padding:			0px 15px 70px 5px;
}

#foundation {
  padding:			0px 15px 70px 5px;
  }

#connection {
  padding:			0px 15px 70px 5px;
}

#rooted {
  padding:			0px 15px 70px 5px;
}

#rise {
  padding:			0px 15px 90px 5px;
}

#crossroads {
  padding:			0px 15px 70px 5px;
}

.retreatname {
  text-decoration:	underline;
}