body{ color: black; background: #030; margin-top: 12px; }
a:link, a:visited { color: maroon; background-color: inherit; font-weight: normal; font-family: tahoma, helvetica, sans-serif; }
a:hover { color: navy; background-color: transparent;}
div.warning { font-size: .8em; line-height: 1.1em; color: white; border: 1pt dashed; background-color: #363; padding: 5pt; }
div.warning a:link, p.warning a:visited { color: white; background-color: transparent; }
div#bgd{
	width: 600px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #363;
	color: black;
	border: 1px #6F0 solid;
	margin: 20px 10px 40px 80px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-position: bottom left;
}
div#content{
	width: 430px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #9C9;
	color: inherit;
	border: 1px black solid;
	margin: 25px 10px 10px 50px;
	padding: 0;
}
div.para{
	padding: 10px 20px 0px 30px;
	text-align: justify;
	font-size: 14px;
	line-height: 125%;
	background-color: transparent;
}
div.quote{	
	padding: 0px 35px 10px 45px;
	font-family: Palatino, Times, NYTimes, serif;
	font-size: 14px;
	line-height: 120%;
	color: #003;
	font-style: italic;
	text-align: justify;
	background-color: transparent;
}
span.quote{ font-family: Palatino, Times, NYTimes, serif; font-size: 14px; color: #003; background-color: transparent; font-style: italic; }
span.quote a{ font-family: Palatino, Times, NYTimes, serif; font-size: 14px; font-style: italic; }
img#title{
	margin: 0;
	background-color: white;
	color: #030;
	border-width: 0 5px 5px 0;
	border-style: solid;
	padding: 2px;
	text-align: center;
}
div#idxtitle{
	margin: 0;
	background: white;
	padding: 2px;
	color: black;
}
img#smg{
	border-style: solid;
	border-width: 0 2px 2px 0;
	border-color: black;
	position: absolute;
	z-index: 25;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
div#footer
{
	font-size: 10px;
	margin: 0;
	background: white;
	border-width: 3px 0 0 0;
	border-style: solid;
	color: #030;
	padding: 3px 3px;
}
div#footer a { font-size: 10px; }		
div.subt
{
	font-size: 28px;
	font-style: oblique;
	font-weight: bold;
	line-height: 2em;
	text-align: right;
	margin: 0 20px 0 0;
}
div.subtchar
{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	color: #033;
	background-color: transparent;
	text-align: left;
}
img.inset
{
	position: absolute;
	z-index: 21;
	left: 0;
	margin: 0;
	border: 3px solid black;
	padding: 0;
}
img.corner{ float: left; clear: left; margin: 0 15px 0 0; padding: 0; height: 25px; }
img.inl{ float: left; margin: 0 5px 1px 0; border-style: solid; border-color: black; border-width: 3px; }
.biblio { text-align: right; font-size: .9em; font-style: normal; }
div.nav
{
	font-size: 14px;
	margin: 0;
	text-align: center;
	background-color: #CFC;
	border-width: 1px 0 1px 0;
	border-style: solid;
	color: black;
	padding: 3px;
}
div.charnav{
	background-color: #363;
	color: #9C9;
	padding: 3px;
	margin: 0;
	font-size: 12px;
	text-align: center;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: black;
}
div.charnav a:link, div.charnav a:visited{ color: white; background-color: transparent;}
div.charnav a:hover{ color: navy; background-color: transparent;}
.title{ font-style: italic; }
ul { text-align: left; }

