/* CSS Document */

form, #nav-container, .top, .nav, #column-right, #map, #footer, #skiplink  {
	display: none !important;
}

html, body {
	background-color: transparent;
	font-size: 12pt;
	font-family:"Times New Roman",Times,serif;
	color:#000; 
	padding: 0;
	margin: 0 auto;
	width: 100% !important;
}

#logo {
	width: 950px;
	text-align: center;
}

#content img {
	float: right;
	margin: 0 0 1em 1em;
}

h1,h2,h3,h4,h5,h6,a {
 color: #8FD92D;
}