﻿
#containerframe, #container, #column_full  {
	width: auto;
	border: none;
}

#masthead {
	height: auto;
	border-bottom: thin black solid;
}

#masthead h1 {
	display: none;
}

#masthead h2 {
	color: black;
	margin-top: 0.25em;
	font-size: 14pt;
	margin-bottom: 0.25em;
	display: block;
}

#masthead img {
	display: inline;
	float: left;
	width: 2in;
	height: 0.667in;
	padding-right: 0.5em;
	margin-bottom: 0.25em;
}



#navigation, #navigationsub {
	display: none;
}


