#structure_adressbox {
	float: left;
	width: 375px;
}

#structure_bannerbox {
	background-color: #ffffff;
	height: 149px;
	text-align: center;
	width: 100%;
}

#structure_contentbox {
	overflow: hidden;
}

#structure_dateheaderbox {
	position: relative;
	background-color: #e4e4ff;
	height: 37px;
	width: 100%;
}

#structure_dateblueheaderbox {
	background-color: #e4e4ff;
	height: 37px;
}

#structure_footerbox {
	background-color: #ffffff;
}

#structure_navigationbox {
	position: relative;
	height: 40px;
}

#structure_newsbox {
	overflow: hidden;
}

#structure_outerbox {
	background-color: #e4e4ff;
	margin: 0 auto;
	width: 750px;
}
