html, body * {
	background : none;
}

.hidden {
	text-indent : -999em;
	float : left;
	height : .0001em;
	width : .0001em;
	overflow : hidden;
}

#navwrap,#hdimg a {
	display : none;
}

#hdimg h1{
	font-weight : bold;
	border-bottom : 1px solid #000;
}

h1 span.hidden {
	text-indent : 0;
	float : none;
	height : auto;
	width : auto;
	overflow : visible;
}

h2, h3, h4 {
	font-weight : bold;
}

.fright {
	float : right;
	padding : 0 0 1.231em .6115em;
}

.fleft {
	float : left;
	padding : 0 1.231em .6115em 0;
}

#bd li {
	list-style : disc;
	margin-left : 1.25em;
}

#bd ul,ol {
	margin-bottom : 1.231em;
}

.bookTitle {
	font-style : italic;
	font-weight : bold;
	color : #bf3a0a;
}

.hightlight {
	color : #bf3a0a;
}

.center { /*Centers*/
	margin : 0 auto;
	text-align : center;
}

q {
	font-style : italic;
	color : #4a1704;
	font-family : Georgia, "times new roman", times, serif;
}

.caption {
	font-size : 77%;
	font-style : italic;
}

#sidebar * {
	display : none;
}

#bd {
	border-bottom : 1px solid #000;
}

#ft {
	text-align : center;
}

p {
	margin-bottom : 1.231em;
}

.noprint {display : none;}