/* CSS Document */

form, #nav-wrapper, #nav, .top, #banner, #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 {
	display:block;
	text-align: center;
}

#content img {
	float: right;
	margin: 0 0 1em 1em;
}

h1,h2,h3,h4,h5,h6,a {
 color: #330066;
}