div#subpage-content-container {
  background-color: #995f5f
}

div#rotating-image-holder {
  position: absolute;
	margin-left: 417px;
	margin-top: -65px
}

div#subpage-content h1 {
  font-size: 15px;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 0;
	margin-top: 0
}

div#subpage-content p {
  font-size: 13px;
}

div#toc .img-wrapper-caption {
  margin-left: 10px;
	margin-top: 10px
}

div.subpage-left-internal-column {
  width: 200px;
	margin-right: 10px
}

div.box {
  background-color: #4F3636;
	overflow: hidden;
}

div.box-title {
  color: white;
	text-transform: uppercase;
	padding: 2px 5px;
	font-weight: bold
}

div.box-contents {
  margin: 1px;
	background-color: #C1C5DE;
	overflow: hidden;
	padding: 5px;
	zoom: 1
}

ul#team-players {
  color: #9096B9;
	margin: 0;
	padding: 0;
}

ul#team-players li {
  margin-left: 20px
}

ul#profile-list, div#project-timeline ul {
  list-style-type: none;
	margin: 0;
	padding: 0
}

ul#profile-list div, div#project-timeline, div#project-timeline div {
  overflow: hidden;
}

ul#profile-list div {
  clear: both;
	margin-bottom: 3px
}

ul#profile-list a.img-holder {
	float: left;
  display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
}

ul#profile-list p {
  line-height: 100%;
	display: inline	
}

div#project-timeline {
  width: 505px
}

div#project-timeline li {
  background: #D6D0B6 url(graphics/project_timeline_background.png) left repeat-y;
	padding: 5px 0;
	margin-bottom: 10px;
	padding-right: 10px
}

div#project-timeline div {
	color: white;
	text-align: right;
	font-weight: bold;
	position: absolute;
	width: 90px;
}

div#project-timeline p {
  margin-left: 100px;
	margin-bottom: 0
}

div#project-timeline-images {
  float: right;
	display: inline;
	width: 200px;
	margin-left: 10px;
	padding-top: 100px
}

div#project-timeline-images img {
  margin-bottom: 80px;
}

div#search-section-bar, div#container-padding {
	background-image: url(graphics/past-future-home-head.png);
}

div#subpage-content, div.subpage div#nav-box-container {
  padding-top: 80px;
	margin-top: 0
}
