#header img {
	display: none;
}

h1 {
	margin: 0;
	text-align: center;
}

h2 {
	margin: 10px;
	text-align: center;
	font-size: 300%;
}

h3 {
	font-size: 180%;
	border-bottom: 1px solid #000;
	padding: 0;
	margin: 60px 0 0 0;
	padding: 2px 20px;
}

#header .strapline {
	text-align: center;
}

#menu {
	display: none;
}

#content .topofpage {
	display: none;
}

#sidebar {
	display: none;
}

#footer {
	text-align: center;
	margin-top: 50px;
}


#footer table {
	display: none;
}

#footer h3 {
	display: none;
}

#footer .footer_copyright {
	margin: 20px 0;
}

#alpha_list {
	display: none;
}

