/* CSS Document for revised Encyclopedia Entries 24.08.10*/
/* All pages */
body, p, ul {
	padding: 0;
	margin: 0;}
	
a {
	text-decoration: none;}
	
#header {
	width: 737px;
	padding: 3px 0 5px 13px;}
	
#overallWrapper {
	width: 750px;
	margin: 0 auto;
	background-color: #FEF6F4;
	border: 2px solid #ACBC2F;}	

body {
	background-color: #FFFEEF;
	padding: 15px 0;}
	
body a:link {
	color: #777; 
	font-weight: bold;}
	
body a:visited {
	color: #ACBC2F; 
	font-weight: bold;}
	
body a:hover {color: #999;
	font-weight: bold;}
	
#lowerbanner {
	width: 735px;
	height: 21px;
	background-color: #8BA15F;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	padding: 2px 15px 0 0;}
	
#footer {
	padding: 3px 17px 3px 3px;
	text-align: right; 
	border-top: 1px solid #000;}
	
/*  for all pages after the contents page  */	
#lsidebar {
	float: left;
	width: 175px;}
	
ul.nav {
	list-style-type: none;
	border-bottom: 2px solid #ACBC2F;}
	
ul.nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #93A300;}
	
ul.nav li {
	height: 30px;
	line-height: 30px;
	border: 2px solid #ACBC2F;
	border-bottom: none;
	border-left: none;
	padding: 2px 3px 2px 13px;
	background-image:  url(graphics/button3.gif);}
	
ul.nav li span {
	font-size: 75%;}
	
#main {
	margin-left: 175px;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	line-height: 1.5em;
	padding: 30px 60px 20px 50px;
	text-align: justify;
	background-image:  url(graphics/mainlborder5.gif);
	background-repeat: repeat-y;	
	background-position: left top;
	border-top: 2px solid #ACBC2F;}
	
#main p {
	margin-top: 15px;}
	
/* #mainbanner for 'first page' of individual entries */	
#mainbanner  {
	width: 750px;
	height: 99px;
	border-top: 1px solid #000; }
	
/*#banner3 for second and subsequent pages of individual entries  */	
#banner3 {
	width: 750px;
	height: 75px;	
	border-top: 1px solid #000; }
	
/*  for contents page  */	
#contentslsidebar  {
	float: left;
	width: 375px;
	height: 308px;}
		
#contentsrsidebar  {
	float: right;
	width: 375px;
	height:  308px;
	background-image:  url(graphics/mainlborder5.gif);
	background-repeat: repeat-y;	
	background-position: left top;}
		
#contentsrsidebar ul  {
	list-style-type: none;
	padding: 30px 0 0 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #93A300;
	letter-spacing: 0.5px;
	line-height:  138%; }
	
#contentsrsidebar ul span {
	font-size: 75%;
	text-align: right;}

#source {
	padding: 3px 0; 
	font-size: 80%;
	text-align: center;}
	
#copyright  {
	clear: both;
	font-family: Georgia, "Times New Roman", serif; 
	font-style: italic; 
	font-size: 90%;
	color: #1919B3; 
	text-align: center;
	border-top: 2px solid #ACBC2F;
	padding-top: 5px;}	

	
