body {position: relative; margin: 0; padding: 0; background-color:#ffffff}

div#links {position: absolute; top: 81px; left: 0; width: 166px; height: 700px; font: 16px Verdana, sans-serif; z-index: 100; background-color:#ffffff}
div#links a {display: block; text-align: center; font: bold 1em sans-serif;
   padding: 5px 10px; margin: 0 0 1px; border-width: 0;
   text-decoration: none; color: #0000ea; text-align: left;
   }
div#links a.subitem {display: block; text-align: right; font: bold 0.8em sans-serif;
   padding: 1px 30px; margin: 1px 10px 1px; border-width: 0;
   text-decoration: none; color: #b4320e; font-style: oblique;
   }
div#links a.subitem:hover {
   color: #ffffff; background: #b4320e;border-right: 5px double white;
   }
div#links a:hover {color: #ffffff; background: #0000ea;
   border-right: 5px double white;}

div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 390px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #123456; background: #ffffff;
font: 14px Verdana, sans-serif; text-align: center; }

div#content {position: absolute; top: 80px; left: 181px; right: 25px;
   color: #123456;
   font: 15px Verdana, sans-serif; padding: 10px; 
border-top: 1px solid #9c4337; border-top-style:dashed;
border-right:1px solid #9c4337;  border-right-style:dashed;
border-left:1px solid #9c4337;  border-left-style:dashed;
border-bottom:1px solid #9c4337;  border-bottom-style:dashed;
 background-color:#ffffff}
/*background-color:#b5ffca}*/

div#content p {margin: 0 2em 2em;}
div#content h3 {margin-bottom: 0.25em;}

h1 {margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; color: #667; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: #0000ea; text-decoration:none}
div#content a:visited {color: #2ea0f2;}
div#content a:link:hover {
border-bottom:1px #0000ea;  border-bottom-style:solid;
border-top:1px #0000ea;  border-top-style:solid;
border-left:1px #0000ea;  border-left-style:solid;
border-right:1px #0000ea;  border-right-style:solid;}
div#content a:visited:hover {
border-bottom:1px #2ea0f2;  border-bottom-style:solid;
border-top:1px #2ea0f2;  border-top-style:solid;
border-left:1px #2ea0f2;  border-left-style:solid;
border-right:1px #2ea0f2;  border-right-style:solid;

}
code, pre {color: #ff4319; font: 90% monospace; margin-top: 0.5em; margin-bottom: 0.5em; 
/*border-left: 0.05em; border-bottom: 0.05em;border-top: 0.05em;border-right: 0.05em;
border-color: #954917; border-style:dashed;*/
margin-left: 0.5em; margin-right:0.5em; padding: 0 0 0 5px}
p.footer {font: bold 10px sans-serif;margin-top: 10px}
p.sayings { border-right-width: thick; border-bottom-width:thick ; }
li {margin-top: 0.6em; margin-bottom: 0.6em}

.boxed {
	background-color: rgb(255,255,255);
/*	background-color: rgb(181,255,202);*/
	border: 1px solid rgb(139,162,177); 
	margin: 0px 20px 20px 20px;
	padding: 15px 3px 3px 3px; 
}

.keyword {

	font: monospace;
	background-color: rgb(255,213,231);
	border-top: 1px solid rgb(255,71,30);
	border-bottom: 1px solid rgb(255,71,30);
}

.boxedbooks {
/*	background-color: rgb(181,255,202);*/
	background-color: rgb(255,255,255);
	border: 1px solid rgb(164,88,8); 
	margin: 0px 20px 20px 20px;
	padding: 1em; 
}
.heading {
	font-size: 1.2em; 
	margin: 15px 370px 20px 20px;
	padding-bottom: 2px; 
	border-bottom: 1px dotted #ff810c;
	color: #ff8645;
	text-align: left;
}
td.tt
{ color: #0000ea; background-color:rgb(230,230,255); border-color:#0000ea}

.fonty {
	font-family: "times, times new roman, serif";
	font-style: italic;
	font-size: xx-large
}
img
{
	 border:  3px solid rgb(139,162,177);
}

