body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 750px;
	background-color: AFD4D6;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 870px;
	background-image: url(images/backgroundTemplate.jpg);
	height: 720px;
	margin-top: 10px;
}
#mainbody {
}
#navigationBar {
	margin-left: 5px;
	padding-top: 10px;
}
#navigationBar table tr td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#navigationBar table tr td a:hover {
	color: #FFF;
	text-decoration: none;
}
#header {
	color: #FFF;
	margin-left: 20px;
}
#header #author {
	float: right;
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	height: 100px;
	width: 200px;
	font-style: italic;
	margin-top: 20px;
	margin-right: 20px;
}
#header #author h1 {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
}
#header h1 {
	font-family: "Edwardian Script ITC", "times new roman", zapfino;
	font-size: 7em;
	color: #FFF;
	margin: 0;
}
#mainBody {
	height: 520px;
	margin-left: 10px;
	margin-top: 0px;
}
#mainBody #left {
	width: 210px;
	height: 520px;
	background-image: url(images/mainBodyLeft.jpg);
	margin-top: 3px;
	float: left;
}
#mainBody #right {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	float: right;
	width: 650px;
	margin-top: 3px;
	height: 520px;
	overflow: auto;
}
#mainBody #right p {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 1.2em;
	text-align: left;
}
#mainBody #right #exerpt {
	position: fixed;
	margin-top: 25px;
	text-align: center;
	width: 150px;
	color: #003;
	background-image: url(images/excerptButton.png);
	height: 150px;
	margin-left: 480px;
	float: right;
}
#mainBody #right #exerpt a {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 1em;
	color: #182763;
	text-decoration: none;
	cursor: pointer;
}
#mainBody #right #exerpt2 {
	position: fixed;
	text-align: center;
	width: 150px;
	color: #003;
	background-image: url(images/excerptButton.png);
	float: right;
	margin-top: 0px;
}
#mainBody #right #exerpt2 a {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 1em;
	color: #182763;
	text-decoration: none;
	cursor: pointer;
}
#mainBody #right h1 {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 1.5em;
	font-weight: bold;
	color: #006;
}
.addToCart {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.faceShot {
	z-index: 100;
}
#footer {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 0.9em;
	color: #fff;
	margin-top: 0px;
	float: left;
	margin-left: 20px;
}
#footer table tr td {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 0.9em;
	color: #fff;
}
.danielrusuLink {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
#indexBody {
	height: 621px;
	margin-left: 10px;
}
#indexBody #bookCover {
	width: 295px;
	height: 341px;
	float: right;
	margin-right: 25px;
	margin-top: 30px;
}
#indexBody #bottomBody {
	position: absolute;
	margin-top: 420px;
	margin-left: 20px;
	width: 800px;
}
#indexBody #bottomBody p {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 1.2em;
	font-style: italic;
	color: #FFF;
	text-align: center;
}
#indexBody #video {
	position: absolute;
	margin-top: 60px;
	margin-left: 25px;
}
#indexBody #nowReleased {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 1.7em;
	color: #F00;
	position: absolute;
	margin-left: 610px;
}
#indexWrapper {
	margin: 0 auto;
	text-align: left;
	width: 870px;
	background-image: url(images/backgroundFinal.jpg);
	height: 820px;
	margin-top: 10px;
}
p {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-weight: 400;
	font-size: 1.2em;
}
.price {
	font-weight: bold;
	color: #263971;
	font-size: 1.5em;
}
.buyNow {
	text-align: center;
}
#mainBody #right h2 {
	font-weight: bold;
	color: #3D4F81;
	font-size: 1.5em;
	text-align: center;
}
.pointer {
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.author {
	font-size: 1em;
}
#indexWrapper #header #author {
	float: right;
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	height: 100px;
	width: 200px;
	font-style: italic;
	margin-top: 20px;
	margin-right: 20px;
	font-weight: normal;
}
#indexWrapper #header #author h1 {
	font-family: "Bell MT", "Apple Chancery", "times new roman";
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
}
