BODY
{
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: medium;
	color: black;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div#head
{
	width: 98%;
	padding: 10px 0 10px 10px;
	margin: 0px;
	border-style: double;
	border-width: medium;
	border-color: black;
	background-color: #30238E;
	color: #EEEEEE;
}

div#body
{
	position: relative;
	padding: 0px;
	margin: 0px;
}

div#right-border
{
	width: 33%;
	position: absolute;
	top: 10px;
	bottom: auto;
	left: auto;
	right: 10px;
}

div#bio
{
	font-size: small;
	line-height: 1.3em;
	padding: 10px 10px 0px 10px;
	background-color: #EEEEEE;
}

div#pending
{
	padding: 0px 0px 10px 0px;
	background-color: #EEEEEE;
}

div#credits
{
	font-size: small;
	line-height: 1.3em;
	width: 33%;
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;
	position: absolute;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
}

div#intro
{
	position: relative;
	width: 60%;
	padding: 10px 10px 2em 10px;
	margin: 0px 20px 0 0;
	background-color: #EEEEEE;
}

div#bibliography
{
	width: 60%;
	padding: 10px;
	margin: 0px 20px 0 0;
}

div.story
{
	position: relative;
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	padding-top: 10px;
	padding-bottom: 1em;
}

p.head
{
	font-weight: bold;
	font-size: x-large;
	padding: 0px;
	margin: 0px;
}

p.subhead
{
	font-weight: normal;
	font-size: large;
	padding: 0 0 0 1em;
	margin: 0;
}

p.intro
{
	font-size: medium;
	padding: 0 0 10px 0;
	margin: 0 10px 0 0;
}

p.intro-buttons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 1em 10px 0 0;
	line-height: 2em;
	position: absolute;
	bottom: 2px;
	right: 10px;
}

p.legalese
{
	font-size: small;
	padding: 0;
	margin: 0 15% 10px 10%;
}

p.pending-head
{
	font-weight: normal;
	font-size: large;
	padding: 5px 5px 5px 5px;
	background-color: #30238E;
	color: #EEEEEE;
}

p.pending-story
{
	color: #30238E;
	font-size: medium;
	margin: 1em 0 0 1em;
}

p.pending-publication
{
	font-style: italic;
	margin: 0 0 0 2em;
}

p.story
{
	font-size: medium;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 0 0.5em 0.5em;
	width: 100%;
	background-color: #CCCCCC;
	color: #30238E;
}

p.citation
{
	font-size: small;
	margin: 0.8em 0 0 1.5em;
	width: 85%;
}

p.blurb
{
	font-size: small;
	margin: 0.8em 0 0 1.5em;
	width: 85%;
}

p.storyLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0.8em 0 0 1.5em;
	width: 85%;
}

p.storyLink a,
p.storyLink a.pdf
{
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: 2px;
	background-color: #999999;
	text-align: center;
	border-style: none;
}

p.storyLink a:hover,
p.storyLink a.pdf:hover
{
	text-decoration: none;
	background-color: #30238E;
}

p.storyLink a:active,
p.storyLink a.pdf:active
{
	text-decoration: none;
	background-color: red;
}

p.availableNowStatic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0.8em auto 0 auto;
	width: 65%;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	background-color: #999999;
	text-align: center;
}

p.availableNow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0.8em 0 0 1.5em;
	width: 85%;
	text-align: center;
}

p.availableNow a
{
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: 2px auto 2px auto;
	width: 50%;
	background-color: #999999;
	text-align: center;
	border-style: none;
}

p.availableNow a:hover
{
	text-decoration: none;
	background-color: #30238E;
}

p.availableNow a:active
{
	text-decoration: none;
	background-color: red;
}

p.credits
{
	font-size: small;
	padding: 0;
	text-align: right;
}

a:link
{
	text-decoration: underline;
}

a.pdf:after
{
	content: url(pdficon_small.gif);
	vertical-align: middle;
}

a:link,
a.pdf:link
{
	color: purple;
}

a:visited,
a.pdf:visited
{
	color: blue;
}

a:hover,
a.pdf:hover
{
	color: red;
}

a:active,
a.pdf:active
{
	color: orange;
}

a.intro-buttons img
{
	border-style: none;
}

img.cover
{
	width: 10%;
	margin-top: -1.75em;
	border: none;
	height: auto;
	float: right;
}

img.helix-cover
{
	width: 25%;
	margin-top: -1.75em;
	border: none;
	height: auto;
	float: right;
}

img.inline
{
	border: none;
	vertical-align: middle;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

div#story-navigation
{
	position: fixed;
	bottom: 0;
	right: 0;
}

div#story-container
{
	margin: 5% 10% 5% 10%;
}

div#story-legalese
{
	border-style: solid;
	margin: 0 10% 0 10%;
	background-color: #EEEEEE;
}

div#story-final
{
	margin-top: 1em;
	text-align: center;
}

a.story-pdf:before
{
	content: url(pdficon_small.gif);
	vertical-align: middle;
}

p.story-fixed-link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 2.5em;
	text-align: right;
}

p.story-fixed-link a,
p.story-fixed-link a.pdf
{
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 0;
	background-color: #999999;
	border-style: none;
}

p.story-fixed-link a:hover,
p.story-fixed-link a.pdf:hover
{
	text-decoration: none;
	background-color: #30238E;
}

p.story-fixed-link a:active,
p.story-fixed-link a.pdf:active
{
	text-decoration: none;
	background-color: red;
}

p.story-legalese
{
	font-size: small;
	padding: 5px;
}

p.story-legalese-human
{
	font-size: small;
	font-weight: bold;
	padding: 5px;
}
p.story-citation
{
	font-size: small;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	margin: 0;
	padding: 3em 0 0 0;
	text-align: right;
}

p.story-title
{
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 2em 0 0 0;
}

p.story-byline
{
	font-size: large;
	font-weight: bold;
	text-align: center;
}

p.story-body-first
{
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

p.story-body
{
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	text-indent: 2em;
}

p.story-break
{
	text-align: center;
}

span.drop-cap
 {
	float: left;
	font-size: 300%;
	line-height: 0.85em;
	margin-right: 0.04em;
	margin-bottom:-0.25em;
	text-indent: 0.5em;
} 
