﻿#news {
	width: 210px;
	float: left;
	border: 2px solid #344287;
	background-color: #FFFFFF;
}
#newsColHead {
	width: 214px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	background-color: #344287;
	text-align: center;
}
#newsContent {
	width: 190px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#hpLeftCol {
	width: 450px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
}
#hpRightCol {
	width: 230px;
	float: right;
}
.sectionTitle {
	width: 410px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.sectionContent {
	width: 410px;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
}
.SectionTitleFont {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}
.rightColDiv {
	width: 210px;
	float: left;
	margin-top: 15px;
}
.articleTitleSpace {
	width: 100%;
	float: left;
	margin-bottom: 8px;
}
#OysterInfo {
	width: 214px;
	float: left;
	margin-top: 15px;
}
