.menubox {
	border-width: 1pt;
	font-weight: 600;
	margin-bottom: 4%;
	width: 100%;
	min-height: inherit;
	border-color: navy;
	background-color: silver;
	border-style: outset;
	margin-top: 0%;
	color: black;
	padding-bottom: 2%;
	font-family: Verdana, "Lucida Sans", "Gill Sans", sans-serif;
	font-stretch: normal;
	text-align: center;
	font-size: 70%;
	padding-top: 2%;
}

.bibsoc {
	text-align: center;
	font-weight: bold;
	color: navy;
	font-family: "Times New Roman", Garamond, Baskerville, serif;
}

body {
	font-family: "Times New Roman", Garamond, "Bookman Old Style", serif;
	background-image: url(blubrush.gif);
	margin-left: 10%;
	width: 80%;
	margin-right: 10%;
}