		body {
		background-color : #392F27;
		color: #fff297;
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		list-style: circle;
/*		scrollbar-arrow-color: #fff297;
		scrollbar-base-color: #9e7e33;
		scrollbar-track-color: #392F27;*/
		empty-cells: show;
		}
	ul {
		list-style: circle;
	}
	
	li {
	list-style-image: url(images/ico_link.gif);
	}
	
	A:Active  { color : #fff297; text-decoration : none;}
	A:Visited  { color : #fff297; text-decoration : none;}
	A:Hover  { color : #fff297; text-decoration : underline;}
	A { color : #fff297; text-decoration : none; }
	
	img {
	border: 0px;
	}
	
	h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #9e7e33;
	font-size : 14pt;
	margin-top: 6px;
	margin-bottom: 4px;
	}

	h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #9e7e33;
	font-size: 13pt;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 8px;
	}	
	
	h3  {
	font-weight : bold;
	color : #fff297;
	font-size : 11pt;
	margin-bottom : 8px;
	margin-top: 3px;
	margin-left: 16px;
	}

	h4  {
	font-weight : bold;
	color : #9e7e33;
	font-size : 10pt;
	margin-bottom : 8px;
	margin-top: 3px;
	margin-left: 24px;
	}
	
	
	.nav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-variant: small-caps;
	font-weight: bold;
	background-color : #392F27;
	color: #fff297;
	}
	
		
	.content{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	padding-left: 10px;
	padding-right: 24px;
	text-align: justify;
	background-image: url(images/below-fold.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
/*	.content2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	padding-left: 10px;
	padding-right: 24px;
	text-align: justify;
	}*/
	
	.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left: 10px;
	padding-right: 24px;
	text-align: justify;
	}
	
	
	.postitle {
	margin-left: 24px;
	}
	
	.posbio
	{
	padding-right: 120px;
	}
	
	.stamp {
	padding-left: 288px;
	padding-top:12px;
	}
	
	.below {
	background-image: url(images/below-fold.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
	
	.quotes{
	background-image: url(images/tagline_neg.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
	.posnav {
	margin-bottom: -10px;
	padding-right: 6px;
	}
	
	.posback {
	margin-left: 12px;
	margin-bottom: 8px;
	font-size: 12px;
	}
	
	.block {
	text-decoration: none; }	
	
	
	.show {
	text-decoration: underline; }	
	
	
	.copyright{
	background-image: url(images/footer.jpg);
	font-size: 9px;
	color: #fff297;
	padding-left: 6px;
	text-align: left;
}	

