body
{
	color: black;
	background: white;
	font-family: "Palatino Linotype", serif;
}

/*
**	These parts are for image stuff
*/

img#logo
{
	display: none;
}

img.illustration
{
	float: right;
	margin-left: 0.5em;
}

img.mainimage
{
	display: block;
	margin: 1em auto 1em auto;
	max-width: 100%;
}

a:active, a:link, a:visited
{
	color: black;
	text-decoration: none;
}

/*
**	These parts are for main body stuff
*/

div#main
{
	margin: 1em 0.25em 1em 0.25em;
}

div#main p
{
	text-indent: 1em;
}

/*
**	These parts are for menubar and sidebar stuff
*/

div#menubar 
{
	display: none;
}

div#sidebar
{
	display: inline;
	font-family: "Berling Antiqua", serif;
	text-align: center;
	margin-top: 80px;
	margin-left: 1em;
	padding-bottom: 1em;
	font-weight: bold;
}

/*div#menubar h4
{
	display: none;
}

div#menubar a
{
	display: none;
}

div#menubar a:hover
{
	background-color: #373678;
	color: White;
	text-decoration: none;
}

div#menubar img
{
	margin: 1em 0 0 0;
	border: 0px;
	text-align: center;
}

div#menubar h4
{
	background-color: #171658;
	color: white;
	padding: auto;
	margin: auto;
	margin-top: 0px;
	margin-bottom: .5em;
}*/

div#menubar a#backlink, a#backlink
{
	display: none;
}

/*
**	These parts are for story formatting stuff
*/

div#worktitle
{
	color: black;
	padding: 0.25em 0em 0.25em 0em;
	font-size: 1.5em;
	font-weight: normal;
}

div#worktitle:first-letter
{
	font-weight: bold;
	font-style: italic;
	font-size: 1.75em;
}

div#workdate
{
	padding: 0.25em 0em 0.5em 0em;
	border-bottom: solid 1px black;
	font-weight: normal;
}

div#workdesc
{
	color: black;
	padding: 0.5em 0em 0.5em 0em;
	font-weight: normal;
	border-bottom: solid 2px black;
}

div#workbody
{
	text-align: left;
}

div#worknote
{
	margin-top: 3em;
	text-align: right;
	font-style: italic;
	font-size: 80%;
}

div#workcopyright
{
	margin-top: 3em;
	text-align: center;
	font-style: italic;
	font-size: 80%;
}


/*
**	These parts are for submenu stuff
*/

div#submenu
{
	display: none;
}


/*
**	These parts are for reusable formatting stuff
*/

div#footer img
{
	display: none;
}

div.inset
{
	border: solid 1px white;
	margin: 2em;
	padding: 0.5em;
}

/*
**	These parts are for image gallery stuff
*/

div.imagegallery
{
	display: block;
	text-align: center;
	border-top: solid 1px #9797A0;
	border-bottom: solid 1px #9797A0;
	width: 80%;
	margin: 0em auto 0em auto;
	padding: 0.5em;
}

div.imagelink
{
	display: inline;
}

div.imagelink img
{
	margin: 1em;
	border: solid 2px #9797A0;
}

a.thumbnail
{
}

a.imagetitle
{
	display: none;
}

div#imagenote
{
	margin-top: 3em;
	text-align: center;
	font-style: italic;
	font-size: 80%;
}

/*
**	These parts are for general formatting stuff
*/

span.leader
{
	font-size: larger;
	font-style: italic;
	font-weight: bold;
}

span.FancyLink1
{
	font-family: "CochinArchaic", serif;
	font-size: 200%;
	color: black;
}

span.PlainText1
{
	font-family: Tahoma, sans-serif;
	font-size: smaller;
	color: black;
}

p.RemarkText1
{
	font-family: "Palatino Linotype", serif;
	font-style: italic;
	font-size: 90%;
	color: black;
}
