/* CSS Document */

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

#prphotos1 li{
	float:left;
	margin-right: 48px;
	margin-bottom: 15px;
}

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

#prphotos2 {
	list-style-type: none;
	padding-left: 30px;
	margin-left: 30px;
	margin-top: 25px;
}

#prphotos2 li{
	float:left;
	margin-right: 61px;
	margin-bottom: 0px;
}

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

p.practical{
	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;
}
