body
{
	font-family: "Arno Pro", "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.4;
}

h1 { font-size:2.25em;  /* 16x2.25=36 */ }
h2 { font-size:1.5em;   /* 16x1.5=24 */ }
h3 { font-size:1.25em; /* 16x1.25=20 */ }
p  { font-size:1em;  /* 16x1=16 */ }

.about p {
   margin-bottom:0 }
   
.about p + p {
   text-indent:1.4em;
   margin-top:0
}

span.filetype { font-size: .75em; }

li
{
	text-align: right;
	list-style-type: none;
	list-style-position: default;
	padding-top: .5em;
	padding-bottom: .5em;
}

li span
{
	text-size: smaller;
}

.introduction
{
	margin: 0px 0px 0px 0px;
	width: 33em;
	color: #BBB;
	font-style: italic; 
	line-height: 1.2;
}

.about
{
	margin: 0px 0px 0px 15.4em;
	width: 33em;
} 

.structureblurb
{
	margin-top: 1.4em;
}

.source
{
	margin: 0px 0px 0px 16.4em;
	width: 33em;
}

.source li
{
	list-style-type: none;
	list-style-position: default;
}

.notes
{ 
	width: 38em;
	color: #999;
	font-size: .75em;
	margin-left: 20.53em; 
}

.playinfo
{
	margin: 1em 0px 0px 22em;
	width: 38em;
	color: #999;
	font-size: .75em;
}


.sourcecoverimage
{
	display: none;
}

.coverimage
{
	display: none;
}

	
.sourceintroduction h1
{ 
	height: 220px;
	width: 750px;
	background-image: url(alabasterbanner.png);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}

	
.sourceintroduction h2
{
	display:none;
}

img.screenshot
{
	float: left;
	margin-right: .75em;
	border-color: #900;
	border-width: 1px;
	border-style: solid;
}
	
.introduction h1
{
	height: 200px;
	width: 750px;
	background-image: url(alabasterbanner.png);
	background-repeat: no-repeat;
}

.introduction h1 span, .sourceintroduction h1 span
{
	display: none;
}

.introduction h2
{ 
	font-size: 1.25em;
	margin-left: 2.8em;
	margin-top: .75em;
	margin-bottom: 1em;
	width: 36.72em;
	text-align: right;
}
	
.about h2
{
	text-align: right;
	color: #060;
	font-size: 1.25em;
	font-style: italic;
	margin-top: 2em;
	margin-bottom: 0em;
	font-weight: normal;
}
	


.introduction .bibliography
{
	margin: 0px 0px 0px 15.4em;
	text-align: right;
	width: 34em;
	color: #060;
}
	
.links
{
	width: 13em;
	float: left;
	clear: left;
	text-transform: lowercase;
	text-align: right;
}
	
a
{
	color: #C00; 
	text-decoration: none;
}

a:hover, a:active
{
	color: #A00; 
	text-decoration: none;
}

a:visited
{
	color: #900; 
	text-decoration: none;
}

span.quote { color: #963; }

span.comment { color: #F93; }

span.substitution
{
	color: #C00;
	font-variant: small-caps;
}
	
span.i6code { color: #666; font-family: monospace; }

span.columnhead { 
	font-style: italic; 
	font-size: 1em;
}

.sourcebibliography
{
	margin: 0px 0px 0px 15.4em;
	text-align: right;
	width: 34em;
	color: #060;
}

.source li
{
	text-align: left;
	padding: 0px;
}

.source p
{
	margin-top: 1em;
	text-indent: -1em;
}

.source p.indent0
{
	margin-left: 0em;
	margin-top: 1em;
	margin-bottom: 0em; 
}

.source p.indent1
{
	margin-left: 2em;
	margin-top: 0em;
	margin-bottom: 0em; 
}
.source p.indent2
{
	margin-left: 4em;
	margin-top: 0em;
	margin-bottom: 0em; 
}
.source p.indent3
{
	margin-left: 6em;
	margin-top: 0em;
	margin-bottom: 0em; 
}
.source p.indent4
{
	margin-left: 8em;
	margin-top: 0em;
	margin-bottom: 0em; 
}
.source p.indent5
{
	margin-left: 10em;
	margin-top: 0em;
	margin-bottom: 0em; 
}

.source p.indent6
{
	margin-left: 12em;
	margin-top: 0em;
	margin-bottom: 0em; 
}

.source p.indent7
{
	margin-left: 14em;
	margin-top: 0em;
	margin-bottom: 0em; 
}

.source p.indent8
{
	margin-left: 16em;
	margin-top: 0em;
	margin-bottom: 0em; 
}

.source p.indent9
{
	margin-left: 18em;
	margin-top: 0em;
	margin-bottom: 0em; 
}
