body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A2119;
	background-color: #DBC9B8;
}
.navMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.navBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #2A2119;
	text-decoration: none;
}
a:visited {
	color: #2A2119;
	text-decoration: none;
}
a:hover {
	color: #624F3E;
	text-decoration: none;
}
a:active {
	color: #8B7661;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
}
.topLeft {
	background-image: url(graphics/pagegraphics/c1r1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomRight {
	background-image: url(graphics/pagegraphics/c3r4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftEdge {
	background-image: url(graphics/pagegraphics/c1r2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightEdge {
	background-image: url(graphics/pagegraphics/c3r3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.topRight {
	background-image: url(graphics/pagegraphics/c3r2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomLeft {
	background-image: url(graphics/pagegraphics/c1r3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topEdge {
	background-image: url(graphics/pagegraphics/c2r2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomEdge {
	background-image: url(graphics/pagegraphics/c2r6.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tableCentre {
	background-color: #F9F8F4;
}
.paramount {
	font-size: 9px;
	font-style: italic;
	color: #7F6A57;
}

.storyTitle {
	font-size: 16px;
	font-weight: bold;
}
.author {
	font-size: 12px;
	font-weight: bold;
}
.storyText {
	font-size: 12px;
}
