html, body {
	background-color: #171717;
	color:#8d5728;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0;
}

#nav a, #buythebook a, #footer a, p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	text-decoration:none;
	color:#8d5728;
}

#nav a:hover, #buythebook_r a:hover, #footer a:hover {
text-decoration:underline;
}

p a {
text-decoration:underline;
}
p a:hover {
text-decoration:none;
}
#buythebook a, #footer a {
font-size:1.0em;
}

#footer img {
float:right;
margin-right:20px;
margin-bottom:20px;

}

h1, p, strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	color:#8d5728;
	margin-left:20px;
	
}
h1 {
font-size:1.3em;
}

#buythebook_r strong {
margin:0;
padding:0;
}
p {
	font-size:1em;
	margin-right:25px;

}

#site {
width:675px;
height:100%;
margin-left:auto;
margin-right:auto;
}

#top {
background-image: url(../images/top.jpg);
width:675px;
height:140px;
}




#left {
width:69px;
height:100%;
float:left;
background-image: url(../images/leftstretch.jpg);
background-repeat:repeat-y;
}

img {
border:0;
}

#right {
width: 605px;
height:100%;
float:left;
background-image: url(../images/right_stretch.jpg);
background-repeat:repeat-y;
min-height:300px;
}

#nav {
background-image: url(../images/nav.jpg);
width: 605px;
height: 83px;
text-align:right;
}


ul, li {
margin:0;
padding:0;
list-style:none;
margin-right:10px;
}

li {
float:right;
margin-top:10px;
margin-right:14px;
}

.photo_intext {
float:right;
margin-right:20px;
margin-left:30px;
margin-top:20px;
margin-bottom:20px;
}

#buythebook {
background-image:url(../images/buythebook.jpg);
width:282px;
height:146px;
text-align:justify;
}

#buythebook_r {
float:right;
width:160px;
margin-top:40px;
margin-right:7px;
}

#book_snapshot {
background-image: url(../images/snapshot.jpg);
width: 597px;
height: auto;
border-bottom:3px solid #9c6e30;
}

#book_snapshot p {
padding-bottom:10px;
padding-top:18px;
font-size:1.20em;
text-align:justify;
margin-right:20px;
line-height:17px;

}

.book_snapshot {
background-color: #d9c775;
	width: 597px;
	height: 105%;
	border-top:3px solid #ac6a36;
	border-bottom:3px solid #ac6a36;
 }
 
 .book_snapshot p {
 padding-top:10px;
 padding-bottom:10px;
font-size:1.20em;
text-align:center;
margin-right:20px;
line-height:17px;

 }

#left a:hover, .under_hover:hover {
border-bottom:5px solid #f9f4cd;

}

#jump_push {
margin-bottom:30px;
}

p strong {
margin-left:0;
font-size:1.2em;
}

span {
margin-left: 20px;
}
span strong {
font-size:1em;
margin-left:0;
}

h2, h3 {
font-size:1.25em;
margin-left:20px;
}

h3 {
font-size:1.15em;
}

.top_page {
text-align:right;
float:right;
margin-right:20px;
width:100%;
}

.top_page a {
font-weight:bold;
}

#spoiler {
display:none;

}

#showhide {
text-decoration:underline;
cursor:pointer;
font-weight:bold;
}

#showhide:hover {
text-decoration:none;

}

h3 {
text-decoration:underline;
}
