body {
	width:46em;
	font-family: Georgia, Verdana, "Times New Roman", Times, "New York", serif;
	line-height:160%;
}

img {
	border:0;
}

#header {
	border: 1px solid Black;
	background-color:#f8f8f8;
	margin:0;
	padding:0;
}

#header h1 {
	margin-top:5px;
}

#header h2 {
	margin:10px 5px;
}

#header h1, #header h2 {
	text-align:center;
}

#header h2 {
	color:#0066cc;
	font-weight:normal;
	font-family: Georgia, Verdana, "Times New Roman", Times, "New York", serif;
	font-size:medium;
	line-height:130%;
}

#header ul, #footer ul {
	margin:0;
	padding:2px 0;
	width:100%;
	border-top:1px solid black;
	text-align:center;
	background-color:#ccc;
}

ul#book-menu {
	background-color:#f8f8f8;
}

#header ul li, #footer ul li {
	display:inline;
	margin:0;
	padding:2px 5px;
	border-right:1px solid black;
}

#header ul li.first, #footer ul li.first {
	border-left:1px solid black;
}

#footer ul {
	border:1px solid black;
}

#footer {
	margin-top:1em;
}

#opening-quote, #annoucements, .announcements {
	margin-top:1em;
	background-color:#f8f8f8;
	border: 1px thin silver;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

p.cite {
	text-align:right;
}

.book-highlight {
	margin:1em 0;
}

.book-highlight .img {
	float:left;
}

.book-highlight img, img {
	border-style:none;
}

.book-highlight .details {
	margin:0 0 0 120px;
}

.book-highlight .details p {
	margin-top:0;
}

.book-highlights-extra-info, #main-menu {
	clear:both;
}

.book-title {
	color:#0066cc;
}

img.icon-word {
	width:16px; height:16px;
}

img.icon-zip {
	width:20px; height:20px;
}

img.icon-zip, img.icon-word {
	float:none; margin:0;
}

img.purchase-amazon {
	height:23px;
	width:118px;
	float:none;
}

#header div {
	position:relative;
	padding:0.25em;
}

#institute {
	float:left;
	width:150px;
}

#book-header {
	float:right;
	width:560px;
}

#toc-full {
	border:1px solid black;
	background-color:#9999ff;	
	padding:0;
	margin:1em 0 0 0;
}

#toc-full h2 {
	color:#fff;
	margin:0;
	padding:0.2em;
	font-family: Georgia, Verdana, "Times New Roman", Times, "New York", serif;
	font-size:small;
	font-weight:normal;
}

#toc-full div {
	padding:0.1em 0.3em;
	background-color:#f8f8f8;
	margin:0;
}

#toc-short {
	position:relative;
	float:right;
	width: 20em;
	height: 15em;
	overflow: auto;
	border:1px solid silver;
	padding:0;
	margin:0;
	background-color:#f8f8f8;
}

#toc-short h3 {
	margin:0;
	padding:0.2em;
	background-color:#9999ff;
	color:#fff;
}

#toc-short ol {
	margin-top:0;
	padding-top:0.2em;
}

#toc-short ul {
	margin-top:0;
	padding-top:0.2em;
	margin-bottom:0;
}

#toc-short ul li {
	list-style-type:none;
}

.purchase form, .purchase p {
	display:inline;
	padding: 0 0.3em 0 0;
}

hr {
	padding:0;
	margin:0;
	width:33%;
	height:1px;
	border:1px solid black;
	text-align:left;
}

.mainDiv { position:relative; width: 750px;}
@media print {
	body, #header, #footer { width: 600px; }
	#book-header, #institute { float:none; width:100%; }
	#toc-short, #toc-full { display : none; }
	.mainDiv { position:relative;border-top:1px solid navy;width: 500px;}
}

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; }
h1 {font-size:large;}
h2 {font-size:large; color: #006699; border-bottom:2px solid #eee; width:}
h3 {font-size:small; color: #006699; }
h4 {margin-bottom: 0.5em }
h5, h6 {margin-bottom: 0.2em }
a:link {color: blue ; }
a:visited {color: purple ; }
a:active {color: red ; }
a:hover { color:#009999; }
.box, .box2 {
	border: thin normal maroon;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	width:750px;
}
.box { background-color:#ffffff; }
.box2 { background-color:#f8f8f8; }
a.currentSection:link { text-decoration:none; color:black; }
a.currentSection:hover { text-decoration:none; color:black; }
a.currentSection:active { text-decoration:none; color:black; }
a.currentSection:visited { text-decoration:none; color:black; }
a.currentPage:link, a.currentColumn:link { text-decoration:none; font-weight:bold; color:black; }
a.currentPage:hover, a.currentColumn:hover { text-decoration:none; font-weight:bold; color:black; }
a.currentPage:active, a.currentColumn:active { text-decoration:none; font-weight:bold; color:black; }
a.currentPage:visited, a.currentColumn:visited { text-decoration:none; font-weight:bold; color:black; }

/* typically used by www book */
p.HangQuote, li.HangQuote, div.HangQuote, p.quotation, p.quotationauthor {
	margin-right:.5in;
	margin-left:.5in;
	text-align:justify;
}

p.quotation, p.quotationauthor {
	font-style : italic;
}

p.quotationauthor {
	text-align : right;
}
/* end */
