html {}body {	font-family: tahoma, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 1.5em;	padding: 0;	margin: 0;	background-color: #004685;	color: #444;	text-align: center;}#container {	background-color: #fff;	width: 850px;	margin: 0px auto;	padding: 0px;}#content {	width: 810px;	float: left;	padding: 40px 20px 10px 20px;	font-size: 12px;	line-height: 1.5em;	color: #444;	text-align: left;}#homecontent {	width: 850px;	float: left;	font-size: 12px;	line-height: 1.5em;	padding: 20px 0px 0px 0px;	margin: 0px 0px 300px 0px;	background-color: white;	color: #444;}a:link {	font-family:Geneva, Arial, sans-serif;	color: #004685;	text-align:center;	line-height: 2.5;}a:visited {	color: #004685;}a:hover {	color: #004685;}ul {	font-size: 12px;	padding: 0px 0px 0px 12px;}ul li {	font-size: 12px;	list-style-type: none;	padding: 0px 0px 0px 12px;	line-height: 1.3em;}ul:a, li:a { font-size: 12px; list-style-type: none; padding: 0px 0px 0px 12px;}#menu {	margin: 5px 0px 0px 10px;	float: right;	height: 2px;	width: 850px;	color:black;	border-top: 2px solid black;}#menu ul {	margin: 5px 0px 0px 10px;	list-style-type: none;	line-height: normal;	text-transform: uppercase;	color: black;	letter-spacing: .3em;	font: 13px Tahoma, Arial, Helvetica, sans-serif;	width: 830px;}#menu li {	float: left;	display: block;	position: relative;	color: black;	text-decoration: none;}#menu a {	padding: 0px 20px 0px 5px;	text-decoration: none;	color: black;	}#menu li ul {	width: 250px;	position: absolute;	display: none;	text-transform: none;	color: black;	padding: 6px;	background-color: white;}#menu li ul li {	width: 100%;	text-transform: none;	color: black;	background-color: white;	padding: 5px;	border-top: 1px solid black;	text-align: left;}/*Insert wierdness here*/#menu li ul li a {	width: 100%;	text-transform: none;	color: black;	padding: 5px;	text-align: left;	background-color: #fff;	border-left: 1px solid black;}/*#menu li:hover ul {	display: block;	margin: 0px;	color: yellow;}*/H1 {	font-size: 16px;	color: #000000;	font-weight: 500;	letter-spacing: .1em;}h2 {	font-size: 14px;	color: #666666;	font-weight: 500;	letter-spacing: .1em;}h3 {	font-size: 18px;	color: #004b84;	font-weight: 500;	letter-spacing: .1em;	padding: 5px 0px 5px 0px;}h4 {	font-size: 12px;	color: #000000;	font-weight: 500;	letter-spacing: .1em;}h5 {	font-size: 12px;	color: #666666;	font-weight: 500;	letter-spacing: .1em;}h6 {	font-size: 12px;	color: #004b84;	margin: 0px 0px 5px 0px;	font-weight: 500;	letter-spacing: .1em;}td {	font-size: 11pt;	text-align: center;}#rightphoto {	float: right;	padding: 0px 0px 10px 10px;}#leftphoto {	float: left;	padding: 0px 10px 10px 0px;}#footer {	margin: 400px 0px 0px 0px;	padding: 10px;	background-color: #36688f;	font-size: 9px;	color: white;	text-align: left;}#footer a {	color: white;}#clear {	clear: both;}.clear {	clear: both;}.table {	font-family: tahoma, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 1.5em;	color: #444;	text-align: center;}/*Anylink Stuff*/.selectedanchor { /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/	background-color: white;	color: #000;}.mills1 {	position: absolute;	left: 0px;	top: 0px;	visibility: hidden;	font: normal 12px Verdana;	z-index: 100; /* zIndex should be greater than that of shadow's below */	color: #000;	background-color: white;	width: 300px; /* default width for menu */	text-align: left;	padding: 0px;}.mills1 a {	color: #000;	width: 300px;	background-color: white;}.mills1 ul {	list-style-type: none;	color: #000;	margin: 5px 0px 0px 0px;	background-color: white;}.mills1 li {	background-color: white;	color: #000;}.mills1 li a {	background-color: white;	color: #000;}.mills1 ul li a {	display: block;	border: 1px solid #666;	padding: 10px;	text-decoration: none;	color: #000;	text-align: left;	background-color: white;}.mills1 a:hover, v:link {	color: #aaa;}/* ######### Default class for drop down menus ######### *//*.anylinkmenu {	position: absolute;	left: 50px;	top: 50px;	visibility: hidden;	font: normal 12px Verdana;	z-index: 100; /* zIndex should be greater than that of shadow's below */	/*color: #000;	background-color: white;	width: 300px; *//* default width for menu */	/*text-align: left;	padding: 0px;}.anylinkmenu a {	color: #000;	width: 300px;	background-color: white;}.anylinkmenu ul {	list-style-type: none;	color: #000;	margin: 5px 0px 0px 0px;	background-color: white;}.anylinkmenu li {	background-color: white;	color: #000;}.anylinkmenu li a {	background-color: white;	color: #000;}.anylinkmenu ul li a {	display: block;	border: 1px solid #666;	padding: 10px;	text-decoration: none;	color: #000;	text-align: left;	background-color: white;}.anylinkmenu a:hover, v:link {	color: #aaa;}*/
