/* CSS Document */

#enphotos {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 40px;
	margin-top: 30px;
}

#enphotos li{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#enphotos img {
	display: block;
	border: none;
}

#indphotos {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 45px;
	margin-top: 35px;
}

#indphotos li{
	float:left;
	margin-right: 24px;
	margin-bottom: 25px;
}

#indphotos img {
	display: block;
	border: none;
}

p.environment {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 120%;
	letter-spacing: 0px;
	margin-left: 60px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-top: 30px;
}

p.independence {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 120%;
	letter-spacing: 0px;
	margin-left: 64px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-top: 30px;
}

