body { margin: 0;}

.topbox {
	background-color: #F9B780;
	height: 75px;
	width: 100%;
}
.header {
	background-image: url(/images/repeat.jpg);
	text-align: left;
	background-repeat: repeat;
	background-color: #B25619;
	width: 100%;
}
.bottom {
	background-color: #B25619;
	height: 100%;
	width: 100%;
}
.holder {
	height: 800px;
	width: 780px;
}
.buttonholder {
	float: right;
	height: 310px;
	width: 310px;
	background-color: #B25619;
	font-family: Tahoma;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	background-position: center;
}
.webheader {
	background-image: url(/images/repeat.jpg);
	text-align: left;
	background-repeat: repeat;
	background-color: #B25619;
	width: 100%;
}
.topboxweb {
	background-color: #F9B780;
	height: 20px;
	width: 100%;
}
.bottomweb {
	height: 500px;
	background-color: #FFFFFF;
	width: 750px;
}
.leftholder {
	height: 400px;
	width: 270px;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
	font-family: Tahoma;
	font-size: 10px;
}
.leftholderNew {
	height:400px;
	width: 180px;
	margin-top:15px;
	margin-left:15px;
	float:left;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
}
.rightholderNew {
	height: 400px;
	margin-top:15px;
	float:left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 530px;
	margin-left: 10px;
}
.rightholder {
	height: 400px;
	padding-top: 15px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	width: 460px;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #CF7131;
	float: left;
	height: 10px;
	width: 700px;
	padding-left: 20px;
}
.book {
	float: right;
	height: 240px;
	width: 120px;
	padding: 7px;
}
.play {
	padding-left: 5px;
}

