@charset "ISO-8859-1";
body {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif ;
	font-size: 14px;
	color: #000;
	background-color: #E0E2E3;
	margin: 0px;
}
#prologue a.prologue, #mettle a.mettle, #fragile a.fragile, #bubbie a.bubbie, #contender a.contender, #judge a.judge, #aspen a.aspen, #birth a.birth, #fleurotica a.fleurotica, #baschet a.baschet, #mother a.mother, #create a.create, #wister a.wister {
	color: #009FEE;
}
#container {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 650px;
	background-image: url(../images/excerpts.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 70px 98px;
}
#sidebar1{
	float: left;
	width: 260px; /* since this element is floated, a width must be given */
	color: #000;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-top: 3em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	top: 135px;
	position: relative;
	height: 500px;
}
#sidebar1  li .pad1 {
	color: #000;
	width: 3em;
	padding-left: 1.5em;
	padding-right: 0.4em;
}

#sidebar1  li .pad2 {
	color: #000;
	width: 3em;
	padding-left: 1em;
	padding-right: 0.4em;
}

#sidebar1  li .pad3 {
	color: #000;
	width: 3em;
	padding-left: 0.5em;
	padding-right: 0.4em;
}
#sidebar1 ul {
	list-style-type: none;
}
#sidebar1 li {
	padding-bottom: .8em;
}
#sidebar1 li a {
	color: #000;
	text-decoration: none;
}
#sidebar1 li a:hover{
	text-decoration: underline;
}
#sidebar1  ul.home {
	padding-top: 60px;
}
#sidebar1 ul.home .pad3 {
	color: #000000;
}
#viewport {
	height: 700px;
	width: 609px;
	background-color: #ffffff;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	margin-top: 3em;
}
div.page {
	height: 700px;
	width: 594px;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
div.page p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: left;
	text-indent: 22px;
	margin-bottom: -10px;
	line-height: 15px;
}
.pagediv p.center {
	text-align: center;
}
p.center img {
	margin-top: 8px;
	margin-bottom: 8px;
}
.pageBreak{
height: 40px;
width: 100%;
background-color: #E0E2E3;
}
#lastPage{
padding-bottom: 40px;
}

