#linkbar      { float: left;
		width: 125px;
		margin-right: 12.5px;
		margin-bottom: 24px;
		margin-left: 24px;
		margin-top: 12.5px;}
a:hover         { color: green; }
#contentholder, #content, #content p  { text-align: justify; font-family: 'Garamond'; width: 650px;}
blockquote { align: justify; }
#notices { font-size: smaller; }
#copyright      { font-size: smaller; }
.haft { width: 75%;
	height: 24px;
	clear: both;
	background-image: url('/site/iron/h-haft.png');}
#childlist	{ float: right;
		  text-align: right;
		  border: 5px solid #000;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  background-color: #FFD;
		  max-width: 33%; 
		  padding: .5em; 
		  padding-top: 1em;
		  margin: 2px;
		  font-size: smaller; }
#childlist a 	{ display: block;
		  border-bottom: 1px dotted #a2193e;
		  text-decoration: none; }
#childlist a:hover { text-decoration: underline;
		     background-color: #ffffab; }
