/* CSS Document color: #23A384;*/

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainDIV{
	width:841px;
}
.contentAreaScroll {
	width:551px;
	height:373px;
	float:left;
	overflow:auto;
	text-align:left;
}
.contentArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37468E;
	text-align:left;
	width:520px;
	margin-left:10px;
	margin-top:10px;
}
.leftBorder{
	width:7px;
	height:373px;
	background-image:url(../images/leftBorder.gif);
	float:left;
}
.rightPhotos{
	width:283px;
	float:left;
}
.contentHeadline{
	font-size: 18px;
	font-weight: bold;
	color:#37468E;
}
a{
	color: #23A384;
}