@charset "UTF-8";
/* CSS Document */

#MainContainer {
	background-position:center;
	width:1024px;
	height:1000px;
}

	#FromTheTrailheadHomeButton {
		float:left;
		width:182px;
		height:142px;
		background-image:url(../Images/FromTheTrialheadHomeButton.jpg)
}

	#FromTheTrailheadheader {
		float:left;
		width:842px;
		height:142px;
		background-image:url(../Images/FromTheTrailheadHeader.jpg)
}

	#FromTheTrailheadLeather {
		float:left;
		width:182px;
		height:858px;
		background-image:url(../Images/FromTheTrailheadLeather.jpg)
}

	#FromTheTrailheadLeftPage {
	float:left;
	width:412px;
	height:814px;
	background-image:url(../Images/FromTheTrialheadLeftPage.jpg);
}

		#FromTheTrialheadLeftPageText {
			margin-left:40px;
			margin-right:20px;
			font-family:"Courier New", Courier, monospace;
			font-size:16px;
		}
		
	#FromTheTrailheadPhoto {
		float:left;
		width:430px;
		height:297px;
		background-image:url(../Images/FromTheTrailheadPhoto.jpg)
}

	#FromTheTrailheadRightPage {
		float:left;
		width:430px;
		height:517px;
		background-image:url(../Images/FromTheTrailheadRightPage.jpg)
}

#FromTheTrailheadRightPageText {
	margin-left:10px;
	margin-right:50px;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
}

	#FromTheTrailheadFooter {
		float:left;
		width:842px;
		height:45px;
		background-image:url(../Images/FromTheTrailheadFooter.jpg)
}

