#content {
/*	background-color: #dde6ef;*/
}

#content p {
	position: relative;
	padding-left: 480px;
	padding-right: 10px;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 24px;
}

#content ul {
	padding-left: 520px;
	list-style: bullet;
	font-size: 16px;
	margin-bottom: 24px;
}

#content li {
	list-style-type: square;
	margin-bottom: 10px;
	line-height: 18px;
}

.sectionHeading {
	position: relative;
	left: 400px;
	width: 380px;
/*	height: 100px;*/
	padding: 10px;
	color: white;
	line-height: 36px;
}

.sectionHeading a:link, .sectionHeading a:visited {
	color: white;
}

.shText {
	position: relative;
	left:0px;
	top: 0px;
	width: 380px;
	background-color: #f26522;
	color: white;
	z-index: 5;
	padding: 10px;
	margin-bottom: 10px;
}

#oldWomanPic {
	position: absolute;
	left: -262px;
	top: -130px;
}

#disruptionPics {
	position: absolute;
	left: -384px;
	top: -320px;
}

#strandedPic {
	position: absolute;
	left: -350px;
	top: -50px;
}

#vistaPic {
	position: absolute;
	left: -350px;
	top: -80px;
}