body {
	background-repeat: repeat-y;
	background-color: #808080;
	background-attachment: fixed;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	top: 50px;
	width: 650px;
	border-top: 10px ridge #7665fd;
	background-image: url(blue21.gif);
	background-position: center;
}
#container {
	position: absolute;
	width: 300px;
	left: 16px;
	top: 19px;
}
#linkList {
	position: absolute;
	width: 300px;
	left: 422px;
	top: 170px;
}
#pageHeader {
	width: 500px;
	height: 200px;
	background-repeat: no-repeat;
	background-image:  url(Css-haeding.gif);
	border-top: ridge #5d4ce4;
	border-right: none #5d4ce4;
	border-bottom: none #5d4ce4;
	border-left: ridge #5d4ce4;
}
#pageHeader H1 {
	display: none;
}
#pageHeader H2 {
	display: none;
}
#preamble H3 {
	margin: 0;
	background: url(roadheading.gif) no-repeat left bottom;
	height: 50px;
	position: relative;
	top: 10px;
	left: -4px;
}
#preamble H3 span {
	Display: none;
}
#explanation H3 {
	margin: 0;
	background: url(aboutheading.gif) no-repeat left bottom;
	height: 50px;
	position: relative;
	top: 10px;
	left: -30px;
}
#explanation H3 span {
	Display: none;
}
#participation H3 {
	margin: 0;
	background: url(partheading.gif0 no-repeat left bottom;
	height: 50px;
	position: relative;
	top: 10px;
	left: -75px;
	background-image: url(partheading.gif);
}
#participation H3 span {
	Display: none;
}
#benefits H3 {
	margin: 0;
	background: url(beneheading.gif) no-repeat left bottom;
	height: 50px;
	position: relative;
	top: 10px;
	left: -105px;
}
#benefits H3 span {
	Display: none;
}
#requirements H3 {
	margin: 0;
	background: url(reqheading.gif) no-repeat left bottom;
	height: 50px;
	position: relative;
	top: 10px;
	left: -76px;
}
#requirements H3 span {
	Display: none;
}