wrapper {
	margin: 0px;
	width: 950px;
}

#header {
	margin: 0px;
	height: 53px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-color: #CCC;
	background-image: url(Images/Eagles.jpg);
	float: none;
}

#banner {
	margin: 0px;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	color: #00F;
	font-size: 16px;
	float: none;
	background-image: url(Images/Eagles.jpg);
}
#content {
	margin: 0px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	clear: left;
	height: 650px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
#Haitiinfo {
	margin: 0px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
}
