.upperContainer{
	width: 900px;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
	background-image: url(../g/home-mid-bg.gif);
	background-repeat: no-repeat;
	display: inline;
	border: 0px solid Fuchsia;
}

.floridawaterstory{
	width:355px;
	height: 315px;
	float: left;
}

.fswContainer{
	float: left;
	height: 157px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 16px;
}

.fswContainer img {
	border: 0;
	}

.fswContainer .imagine {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}

.fswContainer h3{
	padding: 9px 0px 7px 0px;
	color: #344654;
	font-size: 16px;
	line-height: 16px;
}

.fswContainer p {
	margin: 0;
	padding: 0;
}

.fswContainer a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #0066CB;
}

.fswContainer a:link,visited{
	color: #0066CB;
}

.fswContainer a:hover{
	color: #138CFF;
}

#AJAXStoryContent{
	width:545px;
	height: 315px;
	float: left;
	display: none;
}

#homeVideoContent{
	width:545px;
	height: 255px;
}

.homeVideo{
	width:545px;
	float: left;
	padding-top: 0px;
}

#hideStoryAJAXEnabled{
	padding-top: 1px;
}

#homeVideoLinksText{
	width: 544px;
	height: 40px;
	border: 1px solid Fuchsia;
}

#homeVideoLinks{
	width:544px;
	height: 59px;
	background-image: url(../g/home-mid-right-bottom.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#storyTextContainer{
	width:520px;
	border: 0px solid Fuchsia;
	color: White;
	float: left;
	padding: 5px 10px 3px 10px;
}

#storyTextContainer p {
	margin: 0;
	padding: 0;
}
#storyTextContainer strong {
	color: #ffffcd;
	text-transform: uppercase;
}

#homeVideoLinks span{
	font-size: 13px;
	color: #FFFFCC;
}

#storyButton0{
	padding-left: 15px;
}

#storyButton5{
	padding-top: 3px;
}

#homeVideoLinks img{
	float: left;
	padding-right: 4px;
}

