#rightCol
{
	padding-right: 8px;
}
#container
{
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

#content
{
	background-image: url(../images/content_bg2.gif);
}

#menu a#about
{
	background-image: url(../images/menu_about2.gif);
}

#image-history
{
	background-image: url(../images/about_history.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 360px;
}

#image-trustees
{
	background-image: url(../images/about_trustees.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 360px;
}

#image-funders
{
	background-image: url(../images/about_funders.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 430px;
}

#box
{
	background-image: url(../images/about_box_bg.gif);
	background-repeat: repeat-y;
	width: 215px;
}

#top
{
	background-image: url(../images/about_box_header.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
}

#box #btm
{
	background-image: url(../images/about_box_footer.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#box p
{
	padding-left: 15px;
	padding-right: 15px;
}
#box ul
{
  padding-left: 30px;
}

#footer
{
	background-image: url(../images/footer2.gif);
}

h3
{
  padding: 0;
  margin: 0;
  font-size: 11px;
}
