@charset "utf-8";/* CSS Document */body {	background:#8fbc8b;	font-family:Verdana, Geneva, sans-serif;	font-size:10px;	color:#8fbc8b;	border-top-color: #FF4500;}table {	font-family:Verdana, Geneva, sans-serif;	font-size:10px;	color:#FF4500;}a {	color:#000000;	font-weight:bold;        text-decoration:none;}a:hover {	color:#FFFFFF;}#container {	width:1000px;	margin:0 auto;	background:#8fbc8b;}#title {	width:500px;        font-size:1.3em;        line-height:1.4;	margin-left:100px;	padding-top:40px;}#navi {	background:#8fbc8b;	border-bottom: 1px solid #FF4500;	border-top: 1px solid #FF4500;	color: #FF4500;	height:55px;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;}#links {	padding:8px;	color:#000000;	font-size:1.1em;	}#content {	margin:0 auto;	width:980px;}#footer {	background:#FF4500; 	border-top: 1px solid #FF4500;	height:30px;}#contact {font-size:1.2em;}