@charset "UTF-8";
/* CSS Document */

body {
	background: #301012;
	text-align: center;
	}


/*links*/  

a {
	text-decoration:  none;
	}

a:link {
	color: #553024;
	}

a:visited {
	color: #553024;
	}

a:active {
	color: #553024;
	}

a:hover {
	color: #6f544b;
	}
	


a.pagelink {
	text-decoration:  none;
	}

a.pagelink:link {
	color: #331d19;
	}

a.pagelink:visited {
	color: #331d19;
	}

a.pagelink:active {
	color: #331d19;
	}

a.pagelink:hover {
	color: #6f544b;
	}
	

a.hidden {
	text-decoration:  none;
	}

a.hidden:link {
	color: #301012;
	}

a.hidden:visited {
	color: #301012;
	}

a.hidden:active {
	color: #301012;
	}

a.hidden:hover {
	color: #6f544b;
	}
	
/*headers*/

h1 {
	color: #553024;
	font-family: Verdana;
	font-weight: normal;
	line-height: 106%;
	text-align: center;
	letter-spacing: .2em;
	margin-bottom: 0px;
	}

.title {
	font-size: 22px;
	}
	
.author {
    color: #553024;
	letter-spacing: .1em;
	font-size: 14px;
	}

    
h2 {
	color: #331d19;
	letter-spacing: .2em;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana;
	line-height: normal;
	text-align: center;
	margin-bottom: 0px;
	}

.authorsmall {
    color: #331d19;
	letter-spacing: .1em;
	font-size: 14px;
	}
	
.number {
    color: #553024;
	letter-spacing: .1em;
	font-size: 14px;
	}
	
.bottomNavi {
	padding-top: 80px;
	text-align: right;
	}

/*copy tags*/

p {
	color: #6f544b;
	font-size:12px;
	font-family: verdana;
	font-weight: normal;
	line-height: 145%;
	text-align: justify;
	margin-bottom: 10px;
	}
	
.index {
	text-align:center;
	}


/*div tags*/
	


div#container {
	width: 666px;
	margin: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}


div#head {
	position: relative;
	padding-top: 25px;

}

div#image {
	position: relative;
	width: 666px;
	padding-top: 0px;
}

div#pages {
	position: relative;
	width: 666px;
	padding-top: 666px;
}

div#pageText {
	position: relative;
	width: 400px;
	padding-top: 300px;
}


/*img tagzzzzz*/

.blood {
	z-index: 2;
	position: absolute;
	left: 0px;
	}

.horse {
	z-index: 1;
	position: absolute;
	left: 0px;
	}
	
img {border:none;}

	
.lemon08 {
	z-index: 1;
	position: absolute;
	left: 0px;
	}

.lemon07 {
	z-index: 2;
	position: absolute;
	left: 0px;
	}
	
.lemon06 {
	z-index: 3;
	position: absolute;
	left: 0px;
	}
	
.lemon05 {
	z-index: 4;
	position: absolute;
	left: 0px;
	}
	
.lemon04 {
	z-index: 5;
	position: absolute;
	left: 0px;
	}
	
.lemon03 {
	z-index: 6;
	position: absolute;
	left: 0px;
	}
	
.lemon02 {
	z-index: 7;
	position: absolute;
	left: 0px;
	}
	
.lemon01 {
	z-index: 8;
	position: absolute;
	left: 0px;
	}

