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

p.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman", serif;
color:#000;

}

p.MsoNormal:first-child:first-letter {
font-size: 50px;
font-family: Georgia, "Times New Roman", Serif;
float:left;
display:block;
padding-right: 5px; 
padding-left: 3px; 
margin-top:-2px;
line-height:75%;
}

#leftwrapper {
	float:left;
	width:710px;
	margin-left:10px;
}

#rightwrapper {
	float:right;	
	width:275px;
	margin-right:10px;
}

#sidebargraphic {
	background: transparent url('images/ao_sidebar.png') no-repeat;
	margin-top:10px;
	width:225px;
	height:245px;
	margin-left:20px;
}

#chapterselect {
	width:275px;
	padding-top:34px;
}

#bookshelf {
	background: transparent url('images/ao_bookshelf.png') no-repeat;
	width:565px;
	height:224px;
	margin: 40px 0 0 80px;
}

#book {
	background: transparent;
	width: 710px;
	padding: 10px 0 0 0;
}

#book h1 {
	margin-left:140px; 
	padding-top:15px;
}

#book h2 {
	margin-left:30px; 
	padding-top:10px;
	font-size:14.0pt;
	font-family:Palatino Linotype, "Times New Roman", serif;

}

#book .top {
	background: transparent url('images/aobook_top.png') no-repeat;
	height:101px;
}

#book .middle {
	background: transparent url('images/aobook_middle.png') repeat-y center top;
}

#book .chaptertext {
	background: transparent url('images/chapterornament.png') no-repeat;
	background-position:center top;
	width:600px;
	margin:0 10px 0 70px;
	padding:45px 10px 0 0;

}

#book .dno {
	background: transparent url('images/aobook_bottom.png') no-repeat;
	height:104px;
	
}

.nextpreviouslinks {
	background: transparent;
	margin-left:420px;
	padding-top:60px;
	
}
