@charset "utf-8";
/* CSS Document */
body {
	background:none;
	margin:.25in 0;
}
#container {
	width:100%;
	margin: 0;
	background:none;
	border:none;
	overflow:visible;
}
#masthead {
	background:none;
	height:auto;
}
#masthead h1 {
	margin:0;
	text-align:center;
	font-size:1.8em;
	color: #004898;
}
#nav {
	display:none;
}
#footer {
	display:none;
}
#content {
	float:none;
	margin:0 auto;
	padding:0;
	width:90%;
}