body     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin:0px;
	padding:0px;
	background-color: #ffff99;
}
a:link   {color: #820100; text-decoration: none }
a:visited{color: #555; text-decoration: none }
a:hover  {color: #E73310; text-decoration: none }

p {
	text-align: justify;
	}
h3 {
	color: #000000;
	}

#container{
	position:absolute;
	width:700px;
	left:75px;
	top:0;
	padding:0;
	margin:0;
	border-left: 10px solid red;
	border-right: 10px solid red;
	background-color: #FFFFFF;
}

#intro	{
	padding:250px 10px 0 170px;
	top:0px;
	margin-top:0px;
	background:#fff url(stormcropsm1.jpg) no-repeat top left;
	}
	#pageHeader{
	position:absolute;
	left: 15px;
	top: 9px;
	color: #410403;
	}
#supportingText {
	width: 440px;
	padding:0 0 0 180px;
	}


	
#explanation h3{
	height: 18px;
	}
#participation h3{
	height: 18px;
	}
#benefits h3{
	height: 18px;
	}

html>head:first-child+body #supportingText {padding:0 100px 0 180px;}

#footer {
	text-align: right;
	height: 20px;
	}
#footer a:link, #footer a:visited {
	margin-right: 0px;
	color: #D6B151;
	font-weight: bold;
	}
#footer a:hover {
	color: #7D8D3B;
	font-weight: bold;
	}


#lselect li a, #lselect li a:visited, #lfavorites li a, #lfavorites li a:visited{display:block;}
#lselect li a.c, #lselect li a.c:visited, #lfavorites li a.c, #lfavorites li a.c:visited{display:inline; color:#D6B151;}
#lselect li a.c:hover, #lfavorites li a.c:hover{display:inline; text-decoration:underline;}