body {	text-align: center;	background-color: #5C5C5C;	margin: 0;}p {	font-size: 16px;	font-family: "georgia";	line-height: 20px;}#nav_container {	font-family: "verdana";	text-align: center;	margin: -30px 0 0 0;}#navlist li {	display: inline;	list-style-type: none;	padding-right: 25px;}#navlist li a, #navlist li a:visited {	color: #0B5505;	font-size: 16px;	font-weight: bold;	text-decoration: none;	}#navlist li a:hover, #navlist li a:active {	color: #C3932C;}img {	border: 0px;}#container {	margin: 0 auto;	width: 1000px;	text-align: left;	background-color: #fff;}#container2 {	margin: 0 auto;	width: 600px;	text-align: left;}a:link {	color: #9999CC;	text-decoration: none;}a:visited {	color: #9999CC;	text-decoration: none;}a:hover {	color: #000000;	text-decoration: underline;}a:active {	color: #9999CC;	text-decoration: none;}
