﻿#containerframe, #container, #column_full, #masthead, {
	width: auto;
	border: none;
}

#masthead {
	height: auto;
	border-bottom: thin black solid;
	border-top: none;
}

#masthead h1 {
	display:block;
}

#masthead h2 {
	display:block;
}

#masthead img {
	display: inline;
	float: left;
	width: 2in;
	height: 0.75in;
	padding-right: 2em;
}

#navigation {
	display: none;
}

#container h2 {
	padding-left: 0px;
}

h1, h2, h3, h3 {
	color: black;
}

.noprint {
	display: none;
}

#column_l {
	width: 70%;
}

#column_r {
	width: 20%;
}