html, body {
	margin: 0;
	padding:0;
}

body {
	color: black;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
   font-style: normal;
	font-size:0.98em;
	line-height:1.35em;
	background: white;
}

#content {
    font-size:1em;
    max-width: 750px;
    padding-top:3.5em;
    padding-bottom:3.5em;
    padding-left:1.5em;
    padding-right:1.5em;
    margin-left:auto;
    margin-right:auto;
}

p, ol li, ul li {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	font-size: 0.8em;
}

blockquote {
   font-style: italic;
   padding: 0;
   margin: 0;
   padding-left: 1.5em;
   padding-top: 1em;
   padding-bottom: 1em;
}

code {
   display: block;
   font-size: 1.4em;
   background-color: #f3f3de;
   padding: 1.5em;
   margin-top: 1em;
   margin-bottom: 1em;
}

code.long {
   height: 14em;
   overflow: auto;
   font-size: 1.0em;
}

hr#divider {
    display: hidden;
}

h1#header {
	display:block;
	font-size:1.0em;
	margin: 0;
	margin-top:2em;
	margin-bottom:0.0em;
	margin-left: 0.8em;
	padding-top: 0.85em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}

.storycontent, .sidebarcontent {
   margin-top:0.7em;
   margin-bottom:3.0em;
}

.feedback {
	display:block;
	margin-top:1.5em;
}

.feedback p, .descriptor {
	font-family: Garamond, Georgia, serif;
	font-weight: 500;
	text-align: left;
	clear: both;
	font-size: 0.9em;
}

#rap {
   margin:0;
   padding:0;
}


h3 {
	font-size: 1.65em;
	font-weight: normal;
	letter-spacing:0.005em;
}

#navilinks a {
	font-size: 1.25em;
	font-weight: normal;
	letter-spacing:0.005em;
}

h1, h2, h3, h4, div#navilinks a, div#navilinks, #headdesc p {
	font-family: AGaramond, "Adobe Garamond", "Adobe Garamond Pro", "Garamond BE", "Garamond BE Regular", "Perpetua", "Palatino Linotype", Garamond, Georgia, serif;
	font-weight: normal;
}

h1, h2, h3, h4, .feedback {
	color: black;
}

h1 a:link, h3 a:link, h1 a:visited, h3 a:visited {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

h1#header a {
	font-size: 3.0em;
}

h3, h4 {
	margin:0;
	text-transform: none;
	line-height: 1.25em;
}

h3 {
	margin-top: 0.1em;
	margin-bottom: 0.0em;
}

h4 {
	margin-top: 1.0em;
	margin-bottom: 0.3em;
	font-size: 1.15em;
}

h4.descriptor {
        margin: 0;
}

.illustration, .illustration-free {
	display:block;
	border:1px solid black;
	width:530px;
}

.illustration {
	height:130px;
}

a {
	color: #206add;
	text-decoration: none;
}

a:visited {
	color: #809acf;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

#arkistotitle {
    margin-top:5em;
}
