body {
	background-image:url(../images/bookresource_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #f7f4eb;
}
.sTitle {
	height: 30px;
}
.r12logo {
	float: left;
	width: 126px;
	margin-top: 4px;
}
#bookContent {
	margin-bottom: 60px;
}
#bookContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #231f20;
	margin: 0px;
	padding: 0px;
}
#bookContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #514b43;
	margin: 0px;
	padding: 0px;
}
.bookassets {
	padding-left: 270px;
	padding-top: 24px;
}
.booktitle {
	background-image: url(../images/booktitle.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 288px;
	margin-bottom: 10px;
}
.bookcopy {
	margin-bottom: 30px;
}
.bookinset {
	float: left;
	background-image: url(../images/bookinset_bg.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 264px;
}
.bookinset_copy {
	margin-top: 310px;
	margin-right: 60px;
	margin-left: 20px;
	padding-bottom: 5px;
}
.bookinset_btn {
	margin-top: 5px;
	margin-right: 60px;
	margin-left: 20px;
}


#smNav {
	width: 605px;
	height: 24px;
	margin-top: 20px;
}
#smgnav {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
#smgnav li {
	display:inline;
	padding:0;
	margin:0;
}
#smgnav a:link,
#smgnav a:visited {
	color:#73726a;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
	text-decoration: none;
	padding-top: 4px;
	text-shadow: 0px 1px 0px #fff;
}
#smgnav a:hover {
	color:#73726a;
}
#smgnav-chapter1 a {
	width: 122px;
	height: 20px;
	background-image: url(../images/bookNavBar_S1.gif);
	background-repeat: no-repeat;
}
#smgnav-chapter1 a:hover {
	width: 122px;
	height: 20px;
	background-image: url(../images/bookNavBar_S2.gif);
	background-repeat: no-repeat;
}
#chapter1 #smgnav-chapter1 a {
	width: 122px;
	height: 20px;
	background-image: url(../images/bookNavBar_S3.gif);
	background-repeat: no-repeat;
	color:#FFF;
	text-shadow: 0px -1px 0px #625e51;
}
#smgnav-chapter2 a {
	width: 120px;
	height: 20px;
	background-image: url(../images/bookNavBar_1.gif);
	background-repeat: no-repeat;
}
#smgnav-chapter2 a:hover {
	width: 120px;
	height: 20px;
	background-image: url(../images/bookNavBar_2.gif);
	background-repeat: no-repeat;
}
#chapter2 #smgnav-chapter2 a {
	width: 120px;
	height: 20px;
	background-image: url(../images/bookNavBar_3.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-shadow: 0px -1px 0px #625e51;
}
#smgnav-chapter3 a {
	width: 120px;
	height: 20px;
	background-image: url(../images/bookNavBar_1.gif);
	background-repeat: no-repeat;
}
#smgnav-chapter3 a:hover {
	width: 120px;
	height: 20px;
	background-image: url(../images/bookNavBar_2.gif);
	background-repeat: no-repeat;
}
#chapter3 #smgnav-chapter3 a {
	width: 120px;
	height: 20px;
	background-image: url(../images/bookNavBar_3.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-shadow: 0px -1px 0px #625e51;
}
#smgnav-chapter4 a {
	width: 120px;
	height: 20px;
	background-image: url(../images/bookNavBar_1.gif);
	background-repeat: no-repeat;
}
#smgnav-chapter4 a:hover {
	width: 120px;
	height: 20px;
	background-image: url(../images/bookNavBar_2.gif);
	background-repeat: no-repeat;
}
#chapter4 #smgnav-chapter4 a {
	width: 120px;
	height: 20px;
	background-image: url(../images/bookNavBar_3.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-shadow: 0px -1px 0px #625e51;
}
#smgnav-chapter5 a {
	width: 122px;
	height: 20px;
	background-image: url(../images/bookNavBar_E1.gif);
	background-repeat: no-repeat;
}
#smgnav-chapter5 a:hover {
	width: 122px;
	height: 20px;
	background-image: url(../images/bookNavBar_E2.gif);
	background-repeat: no-repeat;
}
#chapter5 #smgnav-chapter5 a {
	width: 122px;
	height: 20px;
	background-image: url(../images/bookNavBar_E3.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-shadow: 0px -1px 0px #625e51;
}
#smgnav a:active {
	color:#73726a;
}
