#heaven {
	width:972px;
	height:2470px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: scroll;
}
#topper {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 972px;
}
#menu {
	margin: 0px;
	height: 41px;
	width: 972px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contentBox {
	margin: 0px;
	padding: 0px;
	height: 2340px;
	width: 972px;
}
#leftSideContent {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2340px;
	width: 715px;
	background-color: #FFF;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
}
#leftSideContent1 {
	margin: 0px;
	height: 235px;
	width: 675px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	text-align: center;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/dog_rework_heaven1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftSideContent2 {
	margin: 0px;
	height: 2075px;
	width: 675px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/croc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rightSideBox {
	height: 2340px;
	width: 245px;
	float: right;
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 0px;
}
#rightSideBookBox {
	margin: 0px;
	height: 380px;
	width: 225px;
	background-color: #FFF;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightSidePhotoNan {
	margin: 0px;
	height: 225px;
	width: 245px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightSideReviewBox {
	margin: 0px;
	height: 1665px;
	width: 225px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
	font-family: "Courier New";
	font-size: 14px;
	text-align: center;
	background-position: top;
	font-weight: normal;
}



#footer {
	height: 25px;
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textBold {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.textBox {
	background-color: #333;
	height: 60px;
	width: 214px;
}
.center {
	text-align: center;
}
.spaces1 {
	padding-left: 275px;
}

.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: right;
}



.bold {
	font-weight: bold;
}

.right {
	font-size: 16px;
	text-align: right;
}

