﻿div#masthead {
	background-color:WhiteSmoke;
	padding:0.5em;
}
div#nameplate {
	background-color:AntiqueWhite;
	border:3px solid SteelBlue;
	padding:0.25em 0.25em 0 0.25em;
}
div#nameplate table#search {
	margin:auto;
}
div#nameplate h2 {
	clear:left;
	font-family:Georgia;
	font-weight:normal;
	margin-bottom:0.25em;
	margin-top:0.5em;
	text-align:center;
}
div#nameplate p#links {
	text-align:center;
	margin-top:0;
}
