body {
	background: #024115 url(/images/archway-2.jpg) no-repeat top left fixed;
	margin: 0;
}

.horizrule {
	width: 100%;
	border-top: 1px white solid;
	margin-top: -1px;
	height: 1px;
	margin-bottom: -1px;
}

#bmenu {
	font-family: "Lucida Grande", Myriad, Verdana, Helvetica, Arial, sans-serif;
	color: #FFF;
	background-color: transparent;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 5px 0;
	clear: both;
	margin: 0 auto;
	height: 24px;
}

#bmenu a {
	text-decoration: none;
	padding: 5px 10px;
	color: white;
	width: 100%;
}

#bmenu li:hover, #bmenu a:hover {
	background-color: #8e2323;
	color: #FFFFFF !important;
}

#bmenu ul {
	margin: 0 0 0 -30px;
	list-style-type: none;
	text-align: center;
}

#bmenu li {
	display: inline;
}

#bookmanhead {
	margin: 0 15%;
	padding: 0 5em;
	height: 180px;
	background: #024115 url(images/bookmanlogo-2.gif) top center no-repeat;
	border: 1px solid #FFF;
	border-top: 0;
}

#bookmanhead h1 {
	display: none;
}

#bookmancontent {
	margin: 0 15%;
	background-color: transparent;
	border: 1px solid white;
	border-top: 0;
}

#bookmanfooter {
	margin: 0 15%;
	padding: 1em 5em 0;
	height: 50px;
	background: #024115;
	border: 1px solid #FFF;
	border-top: 0;
	border-bottom: 0;
	font: 12px/14px Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
}

.content {
	background-color: #DDD;
	width: 35em;
	padding: 20px 2em;
	margin: 15px auto 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-size: 1em;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #666;
	border-left: 1px solid #FFF;
	border-right: 1px solid #666;
}

.content a {
	text-decoration: none;
	color: #666;
	padding: 1px;
}

.content a:hover {
	color: #FFFFFF;
	background-color: #238e43;
}

.content blockquote {
	line-height: normal;
}

.content img {
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #000;
}

.content h1, .content h2 {
	color: #990000;
	font-size: 1.5em;
}

.issue, .issue a {
	font: 1em/1em Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	text-align: right;
	text-decoration: none;
	margin: 0 0 30px 0;
}

.meta, .ubio {
	margin: 20px 40px 40px;
	background-color: #EEE;
	padding: 0px 10px;
	border: 1px white solid;
	font: 0.9em/1.3em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border-left-color: #CCC;
	border-top-color: #CCC;
}

.ubio {
	color: #990000;
	margin-bottom: 25px;
}

.ubauthor {
	font-variant: small-caps;
	color: #900;
}

.toc a {
	color: #024115;
}

.toc dd {
	font-family: Lucida Sans, Helvetica, Verdana, Arial, sans-serif;
	color: #666;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-left: 50px;
}

.toc dd em {
	color: #222;
}

.toc dt {
	margin: 20px 0 3px 25px;
	text-indent: -25px;
}

.toc h3 {
	margin: 40px 20% 30px;
	padding: 6px 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #fff;
	border-right-color: #fff;
}

.toc h1, .toc h2, .toc h3 {
	text-align: center;
}
.quotationattrib {text-align: left; margin: 0 -5px 20px 50%;}
#searchbox, #searchbox a {
	text-align: center;
	color: #eee;
}
.wexc dd {display:none}
.wexc:hover dd {display: block}
.wexc dt {margin-top: 6px;}
.wexc:hover dt {margin-top: 20px;}
.udate {font: 0.8em Lucida Sans, Lucida Grande, Helvetica, Arial; color: #777;}