/* Styles I added or removed from html */
.redText {
	color: #FF0000;
}
select,option {
	font-family: Arial, Helvetica, sans-serif;
}
.LiveCopy {
	position: absolute;
	left: 110px;
	top: 95px;
	width: 380px;
	height: 400px;
	z-index: 4;
	overflow: visible;
	visibility: visible;
}
.Cover {
	position: absolute;
	left: 500px;
	top: 95px;
	width: 217px;
	height: 400px;
	z-index: 3;
}
.Price {
	position: absolute;
	left: 532px;
	top: 415px;
	width: 184px;
	height: 80px;
	z-index: 3;
}
.Title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 670px;
	height: 60px;
	z-index: 1;
}
.LeftNavBar {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 99px;
	height: 150px;
	z-index: 2;
	visibility: visible;
}
.HorizNavBar {
	position: absolute;
	left: 110px;
	top: 62px;
	width: 640px;
	height: 25px;
	z-index: 2;
	visibility: visible;
}
.ribbonLeft {
	position: absolute;
	width: 110px;
	height: 800px;
	z-index: 0;
	left: 0px;
	top: 0px;
}
.Copyright {
	position: absolute;
	left: 110px;
	top: 794px;
	width: 300px;
	height: 20px;
	z-index: 5;
	visibility: visible;
}
.Publishedby {
	position: absolute;
	Left: 413px;
	top: 794px;
	width: 300px;
	height: 20px;
	z-index: 5;
	visibility: visible;
}
.hr {
	background-color: #FFFFFF;
	width: 630px;
	height: 1px;
	margin: 5px 0px 0px 0px;
	border-top: 1px solid #000099;
}

/* Original Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ISBN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.ClickToOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 24px;
	font-style: oblique;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000066;
	text-align: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000066;
	list-style-position: outside;
	list-style-image: url(images/Bullet.gif);
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000066;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	text-align: left;
	display: inline;
}
.publishedby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-decoration: none;
	text-align: right;
	display: inline;
}
.tenpx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000066;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	text-align: left;
	display: inline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-decoration: none;
	text-align: right;
	display: inline;
	line-height: 10px;
}
.authorBio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.QuestList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22pt;
	color: #000066;
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
	vertical-align: middle;
}
.ClickToOrder2 {
	color: #FFFFFF;
	text-decoration: none;
	font: oblique bold 14px/24px Arial, Helvetica, sans-serif;
}
.subhead2 {
	color: #000099;
	text-align: center;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}

