



/*
<!--ADULTSONLY-->
<meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://asstr.org" r (cz 1 la 1 lb 1 lc 1 na 1 nb 1 nc 1 nd 1 ne 1 nf 1 ng 1 nh 1 ni 1 oa 1 ob 1 oc 1 of 1 og 1 oh 1 va 1 vb 1 vc 1 vd 1 ve 1 vf 1 vg 1 vh 1 vi 1 vj 1 vk 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://asstr.org" r (n 4 s 4 v 4 l 4))' />
<SCRIPT LANGUAGE=JavaScript SRC=http://www.asstr.org/scripts/common.js></script>
<SCRIPT LANGUAGE=JavaScript SRC=http://www.asstr.org/scripts/scroller2.js></script>
<SCRIPT Language="Javascript">
<!--
runScroller();
//-->
</SCRIPT>
<pre>
*/





/******************/
/* GENERAL LAYOUT */
/******************/


BODY {
	padding: 0;
	margin: 0;
	background-color:#f9f8ef;
	color: #50493c;
}


/************************/
/* GENERAL TABLE LAYOUT */
/************************/


table {
	border: 0;
	margin: 0;
	padding: 0;
}



td.table-content {
	width: 750px;
}

/*Used by true-childhood-tales.html*/

table.subber {
	align: center;
	background-color:#edd1d9;
	border: 1px;
	border-color:#F06;
	border-style:dashed;
	margin:  15pt 35pt 0pt 35pt;
	padding: 0;
}

/*Used by fake-childhood-tales.html*/

table.fake {
	align: center;
	background-color:#ffdc70;
	border: 1px;
	border-color:#000dca;
	border-style:dashed;
	margin:  15pt 35pt 0pt 35pt;
	padding: 0;
}




/************************/
/*       THE TEXT       */
/************************/


	/* Top - right - bottom - left */

H1{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 27pt;
	letter-spacing: 3pt;
	line-height: 41pt;
    text-align: center;
    padding: 15pt 10pt 20pt 20pt ;
    margin: 20pt 0pt 30pt 0pt;
	
		border-style: double;
	border-width: 8pt;
	    width: 88%;
    display: block;
}






H2{
	text-transform: uppercase;
	xxfont-variant: small-caps;
	text-align:center;
	font-size: 24pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3pt;
	line-height: 26pt;
	padding: 0pt;
	margin: 85pt 35pt 65pt 35pt;
}

/*Used by true-childhood-tales.html*/

H3{
	font-style: italic;
	text-align:center;
	font-size: 24pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3pt;
	line-height: 26pt;
	padding: 0pt;
	margin: 30pt 35pt 20pt 35pt;
}




P{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13pt;
  letter-spacing: -0.3pt;
  line-height: 19.5pt;
  padding: 0pt;
  margin: 4pt 35pt 0pt 35pt;
}


P.margin {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13pt;
  font-style:italic;
  letter-spacing: -0.3pt;
  line-height: 19.5pt;
  padding: 0pt;
  margin: 4pt 35pt 40pt 55pt;
}



