﻿div { 
behavior: url(iepngfix.htc) 
}
img { 
behavior: url(iepngfix.htc) 
}
.envelope {
	width: 512px;
	background-image: url('../img/envelope.png');
	height: 692px;
	display: block;
	z-index: 4;
	background-repeat: no-repeat;
	position: absolute;
}
.biobox {
	position: absolute;
	z-index: 5;
	width: 144px;
	height: 37px;
	top: 330px;
	left: 106px;
	background-image: url('../img/biobutton.png');
	background-repeat: no-repeat;
}
.biobox:hover {
	position: absolute;
	z-index: 5;
	width: 144px;
	height: 37px;
	top: 328px;
	left: 106px;
	background-image: url('../img/biobuttonover.png');
	background-repeat: no-repeat;
}

.synopsisbutton {
	position: absolute;
	z-index: 5;
	width: 121px;
	height: 48px;
	top: 373px;
	left: 120px;
	background-image: url('../img/synopsisbutton.png');
	background-repeat: no-repeat;
}
.synopsisbutton:hover {
	position: absolute;
	z-index: 5;
	width: 121px;
	height: 48px;
	top: 375px;
	left: 120px;
	background-image: url('../img/synopsisbuttonover.png');
	background-repeat: no-repeat;
}

.buzzbutton {
	position: absolute;
	z-index: 5;
	width: 130px;
	height: 35px;
	top: 430px;
	left: 120px;
	background-image: url('../img/thebuzzbutton.png');
	background-repeat: no-repeat;
}
.buzzbutton:hover {
	position: absolute;
	z-index: 5;
	width: 130px;
	height: 35px;
	top: 432px;
	left: 120px;
	background-image: url('../img/thebuzzover.png');
	background-repeat: no-repeat;
}
.newsbutton {
	position: absolute;
	z-index: 5;
	width: 80px;
	height: 33px;
	top: 475px;
	left: 167px;
	background-image: url('../img/newsbutton.png');
	background-repeat: no-repeat;
}
.newsbutton:hover {
	position: absolute;
	z-index: 5;
	width: 80px;
	height: 33px;
	top: 478px;
	left: 167px;
	background-image: url('../img/newsbuttonover.png');
	background-repeat: no-repeat;
}
.tag {
	position: absolute;
	width: 187px;
	height: 62px;
	top: 63px;
	left: 300px;
	z-index: 6;
	background-image: url('buynow.png');
	background-repeat: no-repeat;
}
.book {
	width: 290px;
	height: 411px;
	top: 3%;
	left: 450px;
	position: fixed;
	z-index: 0;
	background-image: url('../img/book.jpg');
	background-repeat: no-repeat;
}
.footer {
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 80%;
	left: 0px;
	right: 0px;
	background-color: #D8D8D8;
}
.bottomcontent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	z-index: 4;
	position: absolute;
	left: 375px;
	text-align: left;
	font-weight: bold;
	top: 85%;
	color: #2A5894;
}

.centercontent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	z-index: 1;
	position: absolute;
	width: 40%;
	left: 540px;
	top: 20px;
	color: #000000;
	text-decoration: none;
	display: block;
}
.titlefont {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #990000;
	font-weight: bold;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	color: #485D6D;
}
.img {
	border-width: 0px;
}
.coverprompt {
	position: fixed;
	z-index: 5;
	left: 730px;
	width: 121px;
	height: 101px;
	top: 7%;
	background-image: url('../img/coverbutton.jpg');
	background-repeat: no-repeat;
}
.coverprompt:hover {
	position: fixed;
	z-index: 5;
	left: 730px;
	width: 121px;
	height: 101px;
	top: 7%;
	background-image: url('../img/coverbuttonover.jpg');
	background-repeat: no-repeat;
}
.envelopeBio {
	width: 512px;
	background-image: url('../img/envelope_bio.png');
	height: 692px;
	display: block;
	z-index: 4;
	background-repeat: no-repeat;
	position: absolute;
}
.tv {
	left: 680px;
	top: 142px;
	width: 305px;
	height: 275px;
	position: absolute;
	z-index: 4;
	background-image: url('video.png');
	background-repeat: no-repeat;
}
.release {
	position: absolute;
	z-index: 5;
	width: 200px;
	height: 210px;
	left: 390px;
	top: 240px;
	background-image: url('mediereleasebadge.png');
	background-repeat: no-repeat;
}
.saleletter-h1 {
	color: #800000;
	font-weight: bold;
}
.fineprint {
	font-size: small;
}
.bottomcontenttxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	color: #2A5894;
}
.home {
	position: absolute;
	z-index: 8;
	width: 280px;
	height: 300px;
	top: 5px;
	left: 10px;
}
