.attribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
ul {
	list-style-type: square;
}
.c2header {
	font-style: italic;
	font-weight: bold;
}
.contactPhoto {
	border: thick ridge #7D7D7D;
	clear: both;
	margin-left: 100px;
}
.photoCenter {
	text-align: center;
	padding: 10px;
}
.photoRight {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.photoLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: #C04818;
}
.photoRightNoCaption {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
hr {
	background-color: #C04818;
	color: #C04818;
}

