#title {
	top: 0;
}

#framecontent {
	position: static;
	width: 550px;
	padding: 20px;
	overflow: hidden;
	background-color: #ffffff;
	line-height: 2em;
}

#carousel {
	position: static;
	width: 550px;
	height: 200px;
	padding: 20px;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
}