@charset "UTF-8";
/* CSS Document */

.photoleft {
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 0;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.underline {
	text-decoration: underline;
}
.titleonwhite {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.headercite {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.floatimageright {
	float: right;
	margin-left: 10px;
}
a:link {
	color: #0033FF;
}
a:hover {
	color: #C11F2F;
}
.sidebarlinkcolor:link {
	color: #E8DEAE;
}
a:visited {
	color: #FF6633;
}

