﻿div#pageContent div#thePastContainer
{
	background-color	: #FFE13B;
	color				: #5A471C;
	padding-bottom		: 10px;
	overflow			: hidden;
	width				: 900px;
	font-size			: 80%;
}

div#pageContent div#thePastContainer div#pageLeft
{
	padding				: 27px 40px 27px 40px;
}

div#pageContent div#thePastContainer div#pageLeft h2.title
{
	background			: transparent url(../images/thepast/title.png) no-repeat scroll 0 0;
	padding-top			: 37px;
	width				: 196px;
}

div#pageContent div#thePastContainer div#pageRight
{
	float				: right;
	width				: 385px;
	height				: 438px;
	margin				: 27px;
	background-color	: #5A481B;
}

div#pageContent div#thePastContainer div#pageRight p.instructions
{
	margin				: 0;
	padding				: 6px 0 0 20px;
	color				: #FFF;
	font-size			: 75%;
}

div#pageContent div#thePastQuote
{
	background			: url(../images/thepast/quoteback.png) no-repeat #FFF;
	overflow			: hidden;
	width				: 900px;
}

div#pageContent div#thePastQuote p
{
	margin				: 0;
	color				: #000;
}

div#pageContent div#thePastQuote p#quoteReplace
{
	margin				: 40px 0 0 130px;
	background			: transparent url(../images/thepast/quote.png) no-repeat scroll 0 0;
	padding-top			: 79px;
	width				: 614px;
	display				: block;
	height				: 0;
	overflow			: hidden;
}

div#pageContent div#thePastQuote p#quoteSignoff
{
	padding				: 26px 0 30px 130px;
	font-size			: 70%;
}