ul#linksList {
	list-style-type: none;
	margin: 0px;
	width: 200px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	right: 20px;
	background-image: url(../images/peopleLinks.gif);
	background-repeat: no-repeat;
	top: 20px;
	background-position: top;
}
ul#linksList li {
	margin-bottom: 10px;
}
#instructions {
	margin-bottom: 50px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	width: 460px;
}
div#imageSW {
	margin-bottom: 50px;
}

div#openSource {
	margin-bottom: 100px;
}
div#tools {
	margin-bottom: 175px;
}
