body {
	font-family:"Trebuchet MS", sans-serif;
	font-size:10pt;
	background-color:#E9E9E9;
	color:#1C1C1E;
	_text-align:center;
}
p { 
	text-align:justify;
	margin:0;
	padding:0.5em 1em;
}
h3 { 
	border-style:solid;
	border-color:#9C8D8A;
	border-width:0 0.8em;
	padding:0 0 0 0.8em;
	background-color:#E7E2E2;
	text-align:left;
	font-size:1.1em;
	margin:15pt 0 5pt 0;
}
a:link,
a:visited {
	color:#333333;
}
a:hover,
a:active,
a:visited:hover {
	color:#333333;
	background-color:#E7E2E2;
}

#container {
	width:48em;
	margin:2em auto;
	background-color: #FFFFFF;
}

#intro {
	text-align:left;
	background-color:white;
	background:url("sunsky-garden.jpg") no-repeat;
}
#intro a:link,
#intro a:visited {
	color:#f60;
	background:none;
}
#intro a:hover,
#intro a:active,
#intro a:visited:hover {
	color:#d00;
	background:none;
}

#pageHeader { 
	text-align:right;
	height:250px;
}
#pageHeader h1 {
	letter-spacing:0.1em;
	font-size:24px;
	margin:0;
	padding:0;
	color:#B48068;
	width: 148px;
	float: right;
}
#pageHeader h1 span {

}
#pageHeader h2 {
	color:#E5E0DC;
}
#pageHeader h2 span {

}

#preamble {
	clear:both;
}
#preamble h3 {
	font-size:1.4em;
}
#supportingText {
	margin:1.4em 0;
	float:left;
	width:34.4em;
	background:white;
}

#explanation {
	float:left;
	width:16.75em
}
#participation {
	clear:right;
	float:right;
	width:16.75em
}
#benefits {
	clear:both;
}
#footer {
	clear:both;
	text-align:center;
	background-color:#E7E2E2;
	border-style:solid;
	border-color:#9C8D8A;
	border-width:0 1em;
	margin:5pt 0 15pt 0;
	color:#1C1C1E;
	font-weight:bold;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:visited:hover { 
	color:#410;
	background-color:#ffc;
}

#linkList {
	margin:1.4em 0;
	background-color:white;
	float:right;
	width:12.4em;
	text-align:left;
}
#linkList h3 {
	font-size:1em;
}
#linkList2 { 
	font-size:10pt;
}
#linkList ul {
	margin:0 0 0 1em;
	padding:0.5em 1em;
}
