body {
	font-family: "Times New Roman", Times, serif;
}

#container {
	border: none;
}

#banner {
	border: none;
	height: auto;
	background: none;
}

#banner h1 {
	color: #000;
	text-align: center;
}

#sidebar {
	display: none;
	border: none;
}


#content {
	padding: 0;
	border: none;
}

#search {
	display: none;
}

#footer {
	color: #000;
	text-align: center;
	border: none;
}

#content h1 {
	border-bottom: 1px solid #000;
}

#credit {
	display: none;
}
