* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #424242;
}
a {
	color: #FF9933;
	font-weight: bold;
}
a:hover {
	color: #FFCC66;
}
h1, h2 {
padding-right: 20px;
}

#container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 700px;
	padding: 0 40px 0 40px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	background: url(images/container_bg.gif) repeat-y center;
}

#pageHeader {
	background: url(images/logo1.gif) no-repeat center;
	padding: 15px 0 0 0;
	height: 199px;
	width: 685px;
	text-align: right;
	color: #FFFFFF;
}

#footer {
	width: 700px;
	text-align:center;
}

#prea {
	width: 685px;
	color: #333333;
}

#preamble {
	width: 500px;
	color: #333333;
}

#preamble p.p1 {
	padding: 20px 15px 0 15px;
}

#preamble p.p2 {
	padding: 15px 15px 0 15px;
}

#supportingText {
	width: 500px;
}

#explanation {
	padding-top: 10px;
}

#explanation p.p1 {
	padding: 20px 15px 0 15px;
}

#explanation p.p2 {
	padding: 15px 15px 10px 15px;
}


#participation {
	color: #333333;
}

#participation p.p1 {
	padding: 20px 15px 0 15px;
}

#participation p.p2 {
	padding: 15px 15px 0px 15px;;
}

#benefits {
	padding: 10px 0 0 0;
}

#benefits p.p1 {
	padding: 20px 15px 10px 15px;
}

#linkList {
	position: absolute;
	left: 580px;
	top: 219px;
	float: right;
	width: 150px;
	font-weight: bold;
}

#linkList a {
	color: #B21624;
	font-weight: bold;
}

#linkList a:hover {
	color: #E53E45;
}

#lselect {
	padding: 15px 0 15px 0;
}

#lselect ul {
	padding: 20px 0 0 30px;
}
#lselect ul li {
	margin-bottom: 10px;
}

#larchives {
	padding: 15px 0 15px 0;
}

#larchives ul {
	padding: 20px 0 0 30px;
}

#larchives ul li {
	margin-bottom: 10px;
}

#lresources ul li {
	margin-bottom: 10px;
}
