body {
	margin-top: 20px;
	overflow-x: hidden;
	background-color: #D4CCBA;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 85%;
}

a {
	color: black;
	font-style: italic;
	text-decoration: none;
}

img {
	border: none;
}

.title {
	font-style: italic;
}

#all-content {
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	text-align: left;
}

#main-nav {
	float: left;
	width: 218px;
	margin-top: 35px;
}

#main-nav div.link-section, #logo-box {
	padding: 5px;
}

#main-nav img.sep {
	margin-left: 6px;
}

#batches a {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
}

#logo-box {
	text-align: center;
}

#logo-box img {
	margin-bottom: 15px;
}

#about-summary, #stories-list {
	margin-left: 8px;
}

#stories-list a {
	display: block;
	margin-bottom: 3px;
}

#stories-list a:hover {
	text-decoration: underline;
}

#main-content {
	float: left;
	width: 710px;
}

#story-title {
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: bold;
	font-style: italic;
}

#story-credits {
	font-weight: normal;
}

ul.story-nav {
	float: right;
	position: relative;
	left: 6px;
	top: -5px;
}

ul.story-nav li {
	display: block;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
}

ul.story-nav li a {
	display: block;
	width: 20px;
	color: #D4CCBA;
	background-color: black;
	font-size: 90%;
	padding: 5px;
}

ul.story-nav li a:hover {
	background-color: #444;
}

ul.story-nav li.selected a {
	font-weight: bold;
	text-decoration: underline;
}

ul.story-nav li.label a {
	width: 3em;
	cursor: default;
}

ul.story-nav li.label a:hover {
	background-color: black;
}

ul.story-nav li.next-story a {
	width: 5em;
}

#comic-box {
	margin-left: 10px;
	text-align: right;
}

#other-page-content {
	font-style: normal;
	margin-top: 93px;
	margin-left: 35px;
}

#other-page-content h1 {
	font-size: 125%;
	font-style: italic;
	font-weight: normal;
}
