/* CSS Document */
body {
	background: none;
}
#wrap {
	margin: 0;
	padding: 0;
}
#home #header,
#interior #header {
	background: none;
	height: auto;
	margin: 0;
}
#header h1 {
	height: auto;
	font-size: 2.5em;
}
#header h1 a {
	display: inline;
	text-indent: 0;
	height: auto;
	color: #F90;
}
#header p {
	margin: 0 0 20px 0;
	padding: 0;
	color: #999;
	font-style: italic;
	font-weight: bold;
	text-indent: 0;
}
#menu,
#sitetools,
#contentstop,
.outleft,
.outright {
	display: none;
}

#contents {
	background: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#footer {
	background: none;
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
}
