#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#maincontent {
	height: auto;
	width: 772px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	font-size: small;
}
#footer {
	height: 130px;
	width: 780px;
	float: left;
}

#header {
	width: 705px;
	margin-right: auto;
	height: 175px;
	margin-left: auto;
	background-image: url(../images/topix0.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#navigator {
	height: 23px;
	width: 586px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}

