}
body {
	background-image: url(backround.jpg);
	position: absolute;
	width: 400px;
}
body {
	position: absolute;
	left: 100px;
	top: 50px;

}
#linkList {
	position: absolute;
	width: 250px;
	left: 454px;
	top: 103px;
	height: 480px;


}
body {
	font-family: "Old English Text MT";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#container 

{
	position: absolute;
	width: 300px;
	margin-left: 15px;
	left: 10px;
	top: 27px;
}

#pageHeader {
background-image: url(csstitle.jpg);
height: 100px;
width: 220px;
margin-left: 20px;
}
#pageHeader h1, h2 {
display:none;
}

#participation h3 {
margin: 0;
background: url(participation.jpg) no-repeat left bottom;
height: 60px;
position: relative;
top: 10px;
left:-10px;
}

#participation h3 span {
display: none;
}

#benefits h3 {
margin: 0;
background: url(benefits.jpg) no-repeat left bottom;
height: 60px;
position: relative;
top: 10px;
left:-20px;
}

#benefits h3 span {
display: none;
}

#requirements h3 {
margin: 0;
background: url(requirements.jpg) no-repeat left bottom;
height: 60px;
position: relative;
top: 10px;
left:-20px;
}

#requirements h3 span {
display: none;
}
