.devBackground {
	background-color: #FFCC99;
	padding: 7px;
	border: 1px solid #FF3366;
}
.articles {
	font-family: "Times New Roman", Times, serif;
	color: #333300;
	border: thin double #CCFF99;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.table {
	background-image: url(images/bg_turquoise.gif);
	padding: 5px;
	border: thin solid #FF9966;
	width: 750px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #FF0033;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	line-height: 24pt;


}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
.videoDescription {
	width: 600px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00CC99;
	font-size: 15px;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0066;
	font-size: 15px;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0033;
	text-align: center;
	font-weight: bold;
}
.photodepiction {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #006600;
	text-align: justify;

}
.photo {
	border: 1px solid #FF6633;
}
.photoandname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-align: left;
	float: left;
	position: relative;
}
.subtitleLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0033;
	text-align: left;
	font-weight: bold;
	padding: 15px;
}
.subtitle_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0033;
	text-align: center;
	font-weight: bold;
	padding: 15px;
	margin: 30px;
}
.photo_right {
	float: right;
	border: 1px solid #FF6666;
	margin-bottom: 10px;
	margin-left: 15px;
}
.div_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #FFFFCC;
	margin: 2px;
	padding: 2px;
	border: 1px solid #FF6666;
	width: 60px;
	text-align: center;
}
.photo_left {
	float: left;
	border: 1px solid #FF6666;
	margin-right: 15px;
	margin-bottom: 10px;
}
.subtitleVideoCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0033;
	text-align: center;
	font-weight: bold;
}
.VideoEmbed {
	background-color: #000033;
	width: 560px;
	border: 1px solid #FF3366;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
	text-align: center;
	background-position: center;
	margin-left: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../Images/bg_dark_blue.gif);
}
.pEmbed {
	background-color: #009966;
	background-position: center;
	padding: 10px;
	width: 560px;
	border: 1px solid #000066;
}

