BODY {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 2em;
	background-color : #FFFFFF;
}

#topdecorationmain {
	background-color : #485F65;
	text-align : right;
	width : 100%;
	height : 52px;
}
#topdecorationrose {
	background-color : #330000;
	text-align : right;
	width : 100%;
	height : 52px;
}
#topdecorationiris {
	background-color : #000066;
	text-align : right;
	width : 100%;
	height : 52px;
}
#topdecorationlily {
	background-color : #485F65;
	text-align : right;
	width : 100%;
	height : 52px;
}

#topimage {
	float : left;
}

#toptitle {
	float : right;
}
#toptitlelily {
	float : right;
}

#navimage {
	width : 258px;
	float : left;
}
#navimagerose {
	width : 206px;
	float : left;
}
#navimageiris {
	width : 223px;
	float : left;
}
.bookname {
	text-decoration : underline;
}

UL {
	list-style-type : disc;
	margin-left : 4em;
}

#copyright {
	font : xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear : both;
	text-align : center;
	margin-top : 5em;
	width : 100%;
	color : Silver;
	border-top : 1px solid #485F65;
	;
	padding-top : 1em;
}


LI {
	list-style-type : disc;
	
}



#nav {
	float : right;
	font : xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right : 1em;
	margin-top : .5em;
}

#content {
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear : right;
	padding-left : 258px;
	padding-right : 5em;
	padding-top : 1em;
	margin-top : 2em;
	margin-bottom : 1em;
	color : Black;
}

.citetext {
	margin-left : 6em;
	margin-right : 6em;
	color : #52443C;
}

.divider {
	background-image : divider.gif;
	clear : both;
	height : 29px;
	text-align : center;
}


.script {
	font-style : italic;
}



H1 {
	font-size : medium;
	text-align : center;
}


#chapternav {
	text-align : center;
	font-weight : bold;
	margin-top : 2em;
}




A {
		font-weight : bold;
		text-decoration : none;
}

A:LINK {
	color : #485F65;
}
A:VISITED {
	color : #669999;
}
A:ACTIVE {
	color : #669999;
}

A:HOVER {
	text-decoration : underline;
}
.updates {
	text-align : center;
	font-weight : bold;
	font-size : 85%;
}
.mainchapterlisting {
	margin : 0 0 0 100px;
	padding : 0 0 0 0;
	list-style-image : url(next.jpg);
}
.mainchapterlisting LI{
	margin-top : 1.5em;
}
.insidechapterlisting {
	font-size : smaller;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	position : absolute;
	width : 250px;
	top : 400px;
	left : 0;
	list-style-type : none;
	margin : 1em 0 1em .5em;
	padding : 0 0 0 0;
}
.insidechapterlisting LI {
	padding-top : .5em;
}