* {

	margin: 0;

	padding: 0;

}

body {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 62.5%;

	line-height: 1.75em;

	background-color: #dedecc;

	background: #dedecc url(images/header.jpg) no-repeat center top;

	width: 1000px;

	margin-left: -500px;

	position: relative;

	left: 50%;

	

}

#container {

position: relative;

left: 50%;

width: 1000px;

margin-left: -500px;

}

h1 span {

	visibility: hidden;

}

h1 {

	

	width:579px;

	height: 45px;

	margin-left: 230px;

}

h2 span, h3 span {

	visibility: hidden;

}

h3 {

	margin-left: 250px;

	margin-bottom: 10px;

}



p {

	font-size: 1.5em;

	color: #48482b;

	width: 700px;

	margin-left: 50px;

	margin-bottom: 10px;





}

ul {

	color: #601800;

	text-decoration: none;

	list-style-type: none;

}

p a {

	color: #601800;

	text-decoration: underline;

}





p a:hover {

	color: #787848;

	text-decoration: underline;

}

h2 {

	

	width: 720px;

	height: 62px;

	margin-left: 230px;

	position: relative;

	top: -20px;

}



#preamble h3 {

	background-image: url(images/road.png);

	background-repeat: no-repeat;

	height: 33px;

	width: 388px;

}

#explanation h3 {

	background-image: url(images/about.jpg);

	background-repeat: no-repeat;

	height: 33px;

	width: 343px;
	margin-bottom: 25px;

}

#participation h3 {

	background-image: url(images/participation.jpg);

	background-repeat: no-repeat;

	height: 33px;

	width: 182px;

}

#benefits h3 {

	background-image: url(images/benefits.jpg);

	background-repeat: no-repeat;

	height: 33px;

	width: 124px;

}

#requirements h3{

	background-image: url(images/requirements.jpg);

	background-repeat: no-repeat;

	height: 33px;

	width: 202px;

}

#lselect h3 {

	background-image: url(images/select.jpg);

	background-repeat: no-repeat;

	height: 28px;

	width: 240px;

	margin-left: -20px;

}

#lresources h3 {

	background-image: url(images/resources.jpg);

	background-repeat: no-repeat;

	height: 31px;

	width: 167px;

	margin-left: 30px;

}

#quickSummary p {

	font-style: italic;

	width: 600px;

	

	margin-left: 360px;



}

#quickSummary p.p1 {

	text-indent: 10px;

	padding-top: 20px;

}

#quickSummary p.p2 {

	padding:0;

	margin-top: 0;

	text-indent: -5px;



}

#preamble p
{
text-align: left;
}

#preamble p.p1 {

	width: 570px;

	margin-left: 200px;

	text-indent: 20px;

}

#preamble p.p2 {

	width: 620px;

	margin-left: 160px;

	text-indent: 20px;
	

}

#preamble p.p3 {

	width: 620px;
	text-indent: 10px;
	margin-bottom: 25px;
	margin-left: 150px;



}


#footer a {

	position: relative;

	top:0;

	left: 400px;

	

	font-size: 1.5em;

	color: #601800;

}

#footer a:hover {

	color: #787848;

}

#supportingText {

	width: 1000px;

	background: url(images/zen2.jpg) repeat-y left top;

	

}

#supportingText p {

	width: 630px;

	margin-left: 150px;
	

}

#linkList {

	clear: both;

	position: absolute;

	top: 200px;

	left: 750px;

	width: 200px;

}#lselect ul, #lresources ul

{

	width: 200px;

	margin-left: 40px;

}







#lselect ul li a, #lresources ul li a {

	text-align: center;

	font-size: 1.5em;

	color: #601800;

}

#lselect ul li a:hover, #lresources ul li a:hover {

	color: #787848;

}

	

