@charset "utf-8";
/* CSS Document */
/* RESET RELOADED by Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form,  label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0; 
}
body {
	line-height: 1;
	color: black;
	background: white;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {font-size:62.5%;}
#container {width:760px;margin: 0 auto;}
#container a, #container a:visited {color:#F00;}
#container a:hover {color:#009;}

#illustration {}
#storybody {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:1em;line-height:1.4em;color:#0F0F0F;margin-bottom:3em;}
#storybody h1 {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:2.8em;;margin: 1.4em 0 .5em 0;text-align:center;}
#storybody h2 {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:1.6em;text-align:center;margin-bottom:2em;}
#container #storybody h2 a {text-decoration:none;color:#0F0F0F;}
#container #storybody h2 a:hover {text-decoration:underline;color:#009;}
#storybody p {font-size:2em;line-height:1.5em;margin-bottom:1.4em;}
#storybody blockquote {margin: 2em 5em 3em 5em; padding:1em 5em; background-color:#E9E7FE;border-top:1px solid #006;border-bottom:1px solid #006;}
#storybody blockquote p {}
#storybody hr {width:75%;margin:1em auto;}
#copyright-footer {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
#copyright-footer img {float:left;margin-right:1em;margin-top:.6em;}
#copyright-footer p {font-size:1.4em;line-height:1.6em;margin-bottom:1em;}
