/* #MainContent-{{{ */
	div#Welcome	{ height:103px; margin:0px 0px 0px 20px; padding:0px; 
				  background:transparent url(../img/welcome.png) 0% 0% no-repeat; }
	div#Welcome h1	
		{ color:#ffffff; font-size:260%; padding:70px 0px 0px 5px; margin:0px; text-align:left;
		  font-weight:normal; }
	div#Welcome h1 span	{ font-size:75%; }
	#MainContent p.normal		{ margin:10px 20px 10px 20px; color:#504949; font-size:120%; text-align:left; }
	#MainContent p.greenTitle	{ text-align:left; color:#339966; font-size:200%; font-weight:bold; margin:10px 0px 10px 20px; }
	#MainContent div.yellowBox		{ float:left; width:240px; height:235px; 
									  background:transparent url(../img/yellow-box.png) 15px 0% no-repeat; }
	/* {{{ */
		div#yellowBoxWrapper1	{ float:left; width:100%; height:100%; 
								  background:transparent url(../img/horse.png) 90% 94% no-repeat; }
		div#yellowBoxWrapper2	{ float:left; width:100%; height:100%; 
								  background:transparent url(../img/held-seeds.png) 90% 94% no-repeat; }
		div#yellowBoxWrapper3	{ float:left; width:100%; height:100%; 
								  background:transparent url(../img/horse-bed.png) 90% 94% no-repeat; }
		#MainContent p.yellowBoxTitle	{ float:left; width:215px; font-size:140%; font-weight:bold; color:#ffffff;
										  margin:5px 0px 0px 0px; padding:0px 0px 0px 25px; text-align:left; }
		#MainContent p.yellowBoxText	{ float:left; font-size:120%; color:#504949; padding:23px 0px 0px 25px; 
										  margin:0px; text-align:left; width:190px; }
		#MainContent p.yellowBoxTightText	{ float:left; font-size:120%; color:#504949; width:105px;
											  padding:0px 0px 0px 25px; margin:0px; text-align:left; }
	/* }}}-div.yellowBox */
/* }}}-#MainContent */