body
{
}
#newsContent
{
	background-color: Aqua;
}
.content-control
{
	background-color: Aqua;
}
#btm-btns a
{
	width: 60px;
}
.newsArticle h2 a
{
	font-weight: bold;
	font-size: 12pt;
}
.gallery-section
{
	font-family: Verdana;	
}
.gallery-section a
{
	color: #ff0000;
}
.gallery-section h1
{
	color: #ff0000;
	margin-top: 0px;
}
.index-image
{	
	float: right;
	width: 200px;
	height: 150px;
	z-index: 1;
}
.index-image-overlay
{
	position: absolute;
	margin-left: 340px;
	width: 200px;
	height: 150px;
	z-index: 9;
}
.newsArticle
{
	margin-top: 6px;
	height: 172px;
	margin-bottom: 6px;
}
.news-image
{
}
.news-image-overlay
{
	position: absolute;
	padding-left: 188px;
}