#header {
	height: 130px;
	width: 800px;
}
#navi {
	width: 800px;
	background-color: #CCC;
}
#middle {
	width: 800px;
	height: 120px;
}
#footer {
	height: 115px;
	width: 800px;
	background-color: #CCF;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
#left {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
}
#right {
	float: left;
	width: 580px;
	padding-top: 5px;
	padding-right: 5px;
}
#wrapper #footer table tr td table tr td {
	font-size: small;
}
#wrapper #footer table tr td table tr td div {
	font-size: x-small;
}
#wrapper #navi table tr td table tr td #form1 table tr td strong {
	font-size: small;

}
#wrapper #navi table tr td table tr td #form1 table tr td table tr td table tr td {
	font-size: small;
	text-align: left;
}
#wrapper #navi table tr td table tr td table tr td {
	font-size: small;
}
#wrapper #navi table tr td table tr td {
	font-size: small;
}

