/* CSS Document */

.topTable {
height:58px; 
width:100%; 
background-color:#2B2929; 
background-image:url(bg-top.jpg); 
background-repeat:repeat-x; 
background-position:bottom;
}
.bottomTable {
	height:26px;
	width:100%;
	background-image:url(bg-bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: AAA68A;
}
.txt {
	text-align: justify;
	padding-left: 36px;
	width:250px;
	font-family:"Times, "Times New Roman", serif";
	font-size:13px;
	color:#757260;
	line-height:24px;
	vertical-align: top;
	padding-right: 80px;
	padding-top: 0px;
	font-variant: normal;
	float: left;
	padding-bottom: 0px;
	list-style-position: inside;
}
.logo {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 158px;
}
.nav {
	vertical-align: top;
	width: 328px;
	padding-top: 10px;
	padding-right: 36px;
	text-align: right;
}
.pic {
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.topnav {
	padding-bottom: 25px;
	text-align: right;
	padding-right: 155px;
}
.txtBook {
	text-align: left;
	padding-left: 36px;
	width:310px;
	font-family:"Times, "Times New Roman", serif";
	font-size:13px;
	color:#666666;
	line-height:24px;
	vertical-align: top;
	padding-right: 80px;
	padding-bottom: 30px;
}
.logo2 {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 158px;
}
.covers {
	vertical-align: top;
	width: 248px;
	padding-top: 0px;
	text-align: right;
	padding-left: 24px;
}
.titles {
	width: 744px;
	background-color: #FFFFFF;
}
.txt a {
	color: #663300;
	font-variant: normal;
}
.txt a:hover {
	color: #CC0000;
}
