#left, #right {
	display: none;
}
body, p, div, table, td, th, dl, dt, dd, form, input {
	color: black;
	background: white;
	font-size: 12pt; 
	line-height: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	} 
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	background: white;
	color: #000;
	}	
h1 {font-size: 18pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
h4 {font-size: 13pt;}	
a:link, a:visited {
	text-decoration:underline;
	color: #520;
	background:transparent;
	}

#middle a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
}
body#home #content, #content {
	width: auto;
	border: 0;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	float: none !important;
	border: none;
	}
#outer-container, #inner-container {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	}

#sidebar, #right, #tabs, #searchform,  #quote, #photo {
	display: none;
}
	
#date-block {
	position: static;
	float: none;
	background-color: transparent;
	text-align: left;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	color: #000;
	font-size: 11pt;
}
#valid {display: none;}
#footer {
	margin: 0;
	margin-right: 10px;
	border: none;
	border-top: 1px solid #E8E8E8;
	}
#footer div {
	line-height: 130%;
	font-size: 10pt;
}
#footer p {display: none;}	
#aboutus, #breadcrumbs {
	display: none;
}
span.bmSubhead {
	width: auto;
	margin-right: 20px;
	font-size: 13pt;
}
body#popchoir #header, body#popchoir #downloads,
p#skip, body#popchoir p#back, body#popchoir p.rightalign {
	display: none;
}