.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC0000;
	font-size: xx-small;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
.photo-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.photo-credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.image-400-right {
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 400px;
	float: right;
	padding: 5px;


}
.image-400-left {
	background-color: #FFFFFF;
	width: 400px;
	text-align: center;
	float: left;
	height: auto;

}
.video-420-right {

	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 420px;
	float: right;
	padding: 5px;
}

