@charset "UTF-8";/* CSS Document */#container {	width: 1200px;	margin: 3px auto;}.pagebanner {	margin-top: 5px;	background-color: #0085B2;}#container #menu {	margin-top: 10px;	text-align: center;	margin-left: 150px;}#new {	margin-top: 100px;}#content {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.9em;	line-height: 1.4em;	color: #666;	width: 100%;	margin: 10px auto;	text-align: center;}#container #content table {	text-align: center;	margin: 3px auto;}#menu h3 {	font-size: 1em;	font-weight: bold;	text-transform: uppercase;	color: #099;	font-family: "Arial Black", Gadget, sans-serif;	margin-left: 100px;	width: 700px;}a:link {	color: #099;	text-decoration: none;}a:visited {	text-decoration: none;	color: #099;}a:hover {	text-decoration: none;	color: #099;}a:active {	text-decoration: none;	color: #099;}td {	text-align: center;	vertical-align: top;}.shadow {	border-top-width: thin;	border-right-width: medium;	border-bottom-width: medium;	border-left-width: thin;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #666;	border-right-color: #CCC;	border-bottom-color: #CCC;	border-left-color: #666;	margin: 7px;}.copyright {	font-size: 0.6em;	font-family: Arial, Helvetica, sans-serif;	color: #666;	text-align: center;}.links {	font-family: Arial, Helvetica, sans-serif;	font-weight: bolder;	color: #0084B2;}p {	font-family: Arial, Helvetica, sans-serif;	color: #0084B2;	margin-left: 100px;	width: 700px;}