@charset "UTF-8";
/* CSS Document */

#HurricaneLeft{
	display: inline;
	position: relative;
	float: left;
	width: 680px;	
	height: auto;
}

#HurricaneTopBoxRight{
	float: right;
	display: inline;
	position: relative;
	height: auto;
	width: 300px;
}

#HurricaneSnippet{
	display: inline;
	position: relative;
	float: right;
	width: 300px;
	height: auto;
	text-align: center;
	margin-bottom: 5px;
}

#HurricaneTopBoxRightSpotA{
	display: inline;
	position: relative;
	float: left;
	width: 300px;
	height: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#HurricaneFlashMapBottom{
	width: 785px;
	height: auto;
	margin: auto;
	text-align: center;
}


/* Bouy Page */

#BouyPageSpotA{
	height: 250px; 
	width: 300px;
	float: right; 
	margin: 0px 17px 20px 0px;
}

#BouyCurrentWeatherContainer{
	width: 600px; 
	height: 110px; 
	float: left;
}

.BouyTopBarImage{
	float: right; 
	display: inline;
}

.BouyName{
	font-size: 14px; 
	font-weight: bold; 
	margin: 0px 0px 10px 0px; 
	width: 500px; 
	height: auto;
}

.BouyInfo{
	width: 535px; 
	height: auto; 
	float: left;
}