/*=========index.html=========*/#header {	width: 800px;	border-top-width: 2px;	border-top-style: solid;	border-top-color: #10218B;}body {	margin: 0px;	padding: 0px;}#map {	text-align: center;	width: 800px;}#header img {	margin: 5px 10px;}#topicpath {	font-size: 10px;	color: #333333;	width: 780px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #999999;	margin: 0px 10px;	padding-top: 5px;}#footer {	font-size: 10px;	color: #333333;	width: 800px;	margin-top: 10px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #333333;}#footer p {	margin: 10px 5px;}