#MainContent {
	background-image: url(../../img/bkgSeaNewCatMiddle.gif);
	background-repeat: repeat;
	position: relative;
	margin-bottom: 10px;
	background-color: #6BDF6B;
	left: 1px;
	height: 251px;
	width: 758px;
	overflow: hidden;
	padding: 0px;
}
#MainContentStretch {
	width: 744px;
	height: 278px;
	background-image: url(../../img/bkgSeaNewCatBottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-bottom: 0px;
	left: 0px;
	padding: 0px 7px;
}
#MainContent h1 {
	margin-bottom: 10px;
	font-size: 20px;
}
#MainContent h2 {
	margin: 0;
	font-size: 16px;
}
#divSearchResults li {
	list-style: none;
}
#divSearchResults img {
	border: 2px solid #51C051;
	margin-right: 10px;
}
#divSearchResults a:hover img {
	border-color:#FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
#FooterLinks a:hover {
	color:#005596;
}
#divSearchResultsBkg, #NewsArticlesBkg {
	height: 239px;
	overflow: auto;
	background-image: url(../../img/bkgSeaNewCatTop.gif);
	background-repeat: no-repeat;
	padding: 14px 20px 10px;
}
#divSearchResults, #NewsAritcles {
	height: 239px;
	overflow: auto;
}

