/*//////////////////////////////////////////////////////////////////////////////////  BOOK SPECIFIC AESTHETIC STYLES*/body, .dataT_A td {	background:url('../images/bg/bgmain.gif');}/*//////////////////////////////////////////////////////////////////////////////////  FIXED HEADER SPOT*/#Header {	height:100px;	border-bottom:2px solid #900;	background:url('../images/bg/inedxheader.jpg') repeat-x top left;	color:#fff;}#mainlinks {	text-align:center;	border-bottom:1px solid #fff;	padding-top:8px;	padding-bottom:0;}/*//////////////////////////////////////////////////////////////////////////////////  BOOK NAV STYLES*/#Nav .navsec {	border-top-color:#999;}/*//////////////////////////////////////////////////////////////////////////////////  BOOK SPECIFIC AESTHETIC STYLES*/#main {	top:102px;}#main .chapBody {	border-left-color:#900;}#bookTitle {	margin-top:10px;	width:800px;	float:left;	font-size:26px;	text-align:left;}#bookSubTitle {	width:598px;	float:left;	font-size:14px;	clear:both;}#bookAuth {	width:198px;	float:right;	font-size:12px;	font-style:italic;	text-align:right;}#chapNum, #chapTitle, #chapSubTitle {	color:#000;}p img, blockquote img, table img {	border:#ccc solid 2px;}/*////////////////////////////////////////////////////////////////////////  IE 6 AND LOWER QUIRKS*/* html #main {	border-top-width:100px;}* html #mainlinks {	height:30px;	padding-top:8px;	padding-bottom:7px;}/*////////////////////////////////////////////////////////////////////////  IE 7 QUIRKS*/*:first-child+html #mainlinks {	height:24px;	padding-top:10px;	padding-bottom:0px;}