﻿#container, #masthead, {
	width: auto;
	border: none;
}


#premasthead {
	height: auto;
}

#masthead {
	height: auto;
	border-top: none;
}

#masthead h3, #masthead p {
	display: block
} 

#masthead img.noscreen {
	display: inline;
	float: left;
	width: 5in;
	height: 1in;
}

#navigation {
	display: none;
}

#container {
	border-top: thin black solid;
	width: 100%;
}

h1, h2, h3, h3 {
	color: black;
}

.noprint, div#newslettertemplate, .davidnote, img#FloatingClock {
	display: none;
}

#column_l {
	width: 100%;
	left: 0px;
	top: 0px;
	padding: 1em 0;
	border: none;
	font-size: 120%;
}

#column_r {
	display: none;
}

#footer {
	border: none;
	border-top: 1px gray solid;
	width: 100%;
	padding: 0;
	margin: 0;
}