div#centerbar{
	height: 256px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

div#leftcontent{
	text-align: justify;
	width: 477px;
	float: left;
	margin-bottom: 3px;
}

div#rightcontent{
	width: 457px;
	float: right;
}

div#content{
	margin-left: 10px;
	margin-top: 0px;
}

.banner{
	border-bottom: 3px solid #FFFFFF;
}

.sitemap{
	text-align: left;
}

