body { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 80%; margin:0; background: #000 url(../images/prototype_2/bg_body.gif) repeat-x; padding:0; text-align:center; }
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ec0000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #c30;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}
h3{
	font-size: 1em;
	letter-spacing: .1em;
	}
#container {
	width:760px;
	margin:0 auto -1px;
	text-align:left;
	position:relative;
	background: #fff url(../images/prototype_2/bg_container.jpg) repeat-y;
	color:#000;
}
#intro { 
	margin:0;
	padding:0;
	background: url(../images/prototype_2/bg_intro.gif) no-repeat;
	}
#pageHeader { 
	height:145px;
	margin:0;
	padding:0;	
	}
#pageHeader h1 { 
	margin:0;
	padding:0;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	margin:0;
	padding:0;
	}
#pageHeader h2 span {
	display:none;
	}
#quickSummary {	
	margin:0;
	padding:0;
	height:155px;
	}
#quickSummary p{
	margin:0;
	padding:0;
	}
#quickSummary .p1 {
	display:none;
}
#quickSummary .p2 { font-weight: bold; letter-spacing: 0.2em; padding: 0 0 0 25px; position:absolute; top:220px; border-bottom: 1px solid #ffcb00; border-left: 8px solid #ffcb00; }
#quickSummary .p3 { font-weight: bold; letter-spacing: 0.2em; padding: 0 0 0 25px; position:absolute; top:240px; border-bottom: 1px solid #ffcb00; border-left: 8px solid #ffcb00; }

#preamble {
	padding: 10px 15px 10px 25px;
	margin-right:215px;
	border-bottom:5px solid #c30;
	position:relative;
	}
#preamble h3{
	background-image: url(../images/prototype_2/h3_preamble.gif);
	}
#preamble h3 span, #supportingText h3 span{ display: none; }
#preamble h3, #supportingText h3{
	margin: 0;
	padding: 0;
	width: 400px;
	height: 30px;
}
#supportingText {
	padding: 15px 15px 0 25px;
	margin-right:215px;
	background: #fff url(../images/prototype_2/peppers.jpg) no-repeat left top;
	color:#000;
	}
#supportingText p{
	padding:0;
	margin:.5em 0 1em 0;
	}
#explanation, #participation, #benefits {
	border-bottom:1px dotted #c30;
	margin-bottom:10px;
	}
#explanation h3{
	background-image: url(../images/prototype_2/h3_explanation.gif);
	}

#Nav {
	position: absolute;
	top: 350px;
	right: 0;
	width: 190px;
	}

#footer {
	text-align: center;
	background: #eee;
	color:#000;
	border-top: 5px solid #c30;
	margin:0 -230px 0 -25px;
	padding: 1em 0;
	clear:both;
	}
#footer a{
	font-weight: normal;
	}
