@charset "utf-8";
#contentRightPhoto {
	width: 200px;
	float: right;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #9BA8B0;
	margin-left: 10px;
}
/* CSS Document */

#content {
	width: 800px;
	background-image: url(../images/contentBkg1Col.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentText {
	width: 660px;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 10px;
	padding-left: 70px;
	text-decoration: none;
}
#contentText a:link {
	color: #3366FF;
	text-decoration: none;
}
#contentText a:visited {
	color: #3366FF;
	text-decoration: none;
}
#contentText a:hover {
	color: #B11E37;
	text-decoration: none;	
}
#contentLeftPhoto {
	font-size: 9px;
	padding-right: 10px;
	text-align: center;
}
#contentText2 {
	width: 660px;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 70px;
	text-decoration: none;
	margin-top: -20px;
}
.contentRightPhotoStyle {
	width: 310px;
	float: right;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	clear: left;
	padding-top: 10px;
}
.contentLeftPhotoStyle {
	width: 310px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	clear: both;
	padding-top: 10px;
}
.contentLeftVideo {
	width: 406px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}
