@charset "utf-8";
@import url("margins.css");
@media print {
	#print {display: none;}
	#info {display: none;}
	#menutop {display: none;}
	#searchForm {display: none;}
	#menuleft {display: none;}
	#menuright {display: none;}
	#footerimg {display: none;}
	#bookmarks {display: none;}
}

body {font-size: 12pt; background-color: #ffffff; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a {text-decoration: none; color: #000000;}
img {float: right; border: solid 1px #000000;}
h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
p {font-size: 10pt;}
div {font-size: 10pt;}
span  {font-size: 10pt;}

.hidden {display: none;}
.il {display: inline;}
.gray {color: #656565;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.mcenter {margin-left: auto; margin-right: auto;}
.just {text-align: justify;}
.dcenter {margin-left: auto; margin-right: auto;}
.fright {float: right;}
.fleft {float: left;}
.clearb {clear: both !important;}
.clearl {clear: left !important;}
.clearr {clear: right !important;}
.expanded {letter-spacing: 3px; padding-left: 6px;}
.small {font-size: 10px;}
.smalll {font-size: 10px; line-height: 12px;}
.inline {display: inline;}
.iso {font-style: italic; font-size: 10px; color: #DE9529;}
.noborder {border: none;}
.ms {font-family: monospace;}
.thr {border-top: solid 1px #656565;}
div.code, div.codecent {background-color: #000000; color: #ababab; font-weight: normal; font-style: normal; font-variant: normal; margin:5px auto 10px auto; padding: 5px; border:#656565 1px solid; width:730px;}
div.codecent {margin-left: auto; margin-right: auto;}
.w100p {width: 100% !important;}
.awiki {width: 16px; height: 13px; display: block; float: left; background-image: url(../gfx/icons/wiki_small.png); margin: 0px 3px -2px 0px; border: 1px solid #000000;}
.awiki:hover {border-color: #de9529}
.dontprint {display: none;}

#pbody {margin: 10px auto 10px auto; width: 780px; text-align: left;}
#print {float: right; border: solid 2px #ff0000;}
#print .submit {font-weight: bold; margin-right: 5px;}
#logo {border: none; float: left;}

#title {background-image: none; border-bottom: solid 1px #000000;}
#title span {display: none;}
#title div#sourceurltop {font-size: 10pt; text-align: right; font-weight: bold; clear:both;}
#title div#sourceurltop span {display: inline; color: #ff0000;}
#title h1 {display: none;}

#toc h1 {font-size: 12pt;}
#poems {clear: both;}
#poems a.top {display: none;}
#poems a.lp, #poems a.lo {display: none;}
#poems div.orgpoem  {display: none;}
#poems h2 {font-size: 14pt; margin: 30px 0px 0px 0px; padding-top: 5px; border-top: solid 1px #ababab;}
#poems h2.to {display: none;}
#poems .extra {font-size: 8pt; font-style: italic; color:#969696; margin: 5px 0px 5px 20px;}
#poems .src {font-size: 8pt; font-style: italic; color:#969696; margin: 5px 0px 5px 20px;}
#poems .date {font-size: 8pt; color:#969696; margin: 10px 0px 0px 30px;}
#poems div.info {font-size: 11px; line-height: 11px; float: right; border: 1px solid #6C470F; padding: 5px; margin: 15px 0px 5px 5px;}
#poems div.info i, #poems div.info b, #poems div.info span {font-size: 11px; line-height: 11px; padding: 0px; margin: 0px;}

#about h1 {font-size: 12pt; border-top: solid 1px #000000;}
#about img {margin-top: 10px; float: right;}

#footer {clear: both; margin-top: 20px;}
#footer {border-top: solid 1px #000000; text-align: center; font-size: 10px;}
#footer div#sourceurlbottom {font-weight: bold;}





