/* History page 
*******************************/
#pageTitle {
	background: url("../../images/history/heading_carverhistory.gif") 20px top no-repeat;
	margin : 0 0 8px 0;
	padding : 88px 0 0 0;
	overflow : hidden;
	height : 0px !important; 
	height /**/:88px; /* for IE5/Win */	
	}
#content p { margin: 0 23px 2em 23px; }
#content h3 { 
	margin: 0 0 16px 0; 
	padding : 24px 0 0 0;
	overflow : hidden;
	height : 0px !important; 
	height /**/:24px; /* for IE5/Win */	
	clear: both;
	}
#firstProtoHeading { background: url("../../images/history/heading_firstproto.gif") center top no-repeat; }
#birthHeading { background: url("../../images/history/heading_birthcarver.gif") center top no-repeat; }
#beyondHeading { background: url("../../images/history/heading_beyond.gif") center top no-repeat; }
#stillPushingHeading { background: url("../../images/history/heading_stillpushing.gif") center top no-repeat; }
#pinfooter {
	margin: 12px 0; 
	padding : 34px 0 0 0;
	overflow : hidden;
	height : 0px !important; 
	height /**/:34px; /* for IE5/Win */	
	clear: both;
	background: url("../../images/history/pinfooter.gif") center top no-repeat;
	}
.inlineGroupLeft {
	float: left;
	margin: 0 12px 8px 0;
	}
.inlineGroupLeft img { 
	display: block;
	border: 1px solid #E89419;	
	}
.inlineImageLeft {
	display: block;
	float: left;
	margin: 0 12px 0 0;
	border: 1px solid #E89419;
	}
.inlineImageRight {
	display: block;
	float: right;
	margin: 0 0 0 12px;
	border: 1px solid #e89419;
	}
.blockImage {
	display: block;
	margin: 0 auto 2em auto;
	border: 1px solid #e89419;
	clear: both;
	}
#workshop, #prototype {
	float: right;
	width: 242px;
	margin: 0 0 0 12px;
	}
#workshop img, #prototype img { 
	border: 1px solid #E89419;
	display: block;
	margin-bottom: 2px;
	}
#workshop p, #prototype p { 
	text-align: center; 
	margin: 0;
	}
