/* CSS Document for revised Encyclopedia Entries 24.08.10*/

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: #BBB; 
	font-weight: bold;}
	
body a:visited {
	color: #000; 
	font-weight: bold;}
	
body a:hover {color: #ACBF87;
	font-weight: bold;}
	
#mainbanner {
	width: 750px;
	height: 99px;
	border-top: 1px solid #000;}
	
#lowerbanner {
	width: 735px;
	height: 20px;
	background-color: #B9C5A2;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	padding: 2px 15px 0 0;}
	
#banner3 {
	width: 750px;
	height: 35px;}
	
#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;}
	
#footer {
	padding: 3px 17px 3px 3px;
	text-align: right; 
	border-top: 1px solid #000;}
	
#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;}
	
#contentsfooter  {		
	padding: 3px 0 5px 13px;
	text-align: left;
	border-top: 2px solid #ACBC2F; 
	}
	
#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;}	
	