body {
	background-image:url('BG.jpg');
	color:#0E0E11;
	font-family:'Comic Sans MS';
	font-size:16px;
}

	
.tablemain {
	width:977px;
}
	
#toptab {
	background-image:url('content_top_tabs.png');
	width:977px;
	height:50px;
}

#topheader {
	background-image:url('content_top_header.png');
	width:977px;
	height:6px;
}
	
#midright {
	background-image:url('content_right.png');
	width:750px;
}
	
#midleft {
	background-image:url('content_left.png');
	width:227px;
}
	
#bottom {
	background-image:url('content_bottom.png');
	width:977px;
	height:8px;
}

#mpage {
	width:730px;
	padding:10px;
}
	
#spage {
	width:197px;
	padding:15px;

}

.book {
	width:730px;
}

.text {
	height:410px;
	width:280px;
	border:0px; none #ffffff;

}

.booktext {
	height:450px;
	width:290px;
	border:2px #CDCDCD solid;
	border-top:2px; none #ffffff;
	
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px; 
	border-radius:7px;
}

#book {
height:650px;
width:430px;
border:5px #E5DEE0 solid;
-moz-box-shadow: 2px 2px 5px #414141;
	-webkit-box-shadow: 2px 2px 5px #414141;
	box-shadow: 2px 2px 5px #414141;
}

#details {
	height:210px;
	width:290px;
	background-color:#ffffff;
	border:2px #909090 solid;
	border-bottom:2px; none #ffffff;
		
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px; 
	border-radius:7px;

}

#CKP {
font-size:11px;
}
#DisFaith {
	font-size:40px;
	font-family:'Georgia';
	text-shadow: #336170 3px 3px 4px;
	color:#000000;
}

h1 {
	font-size:80px;
	display:inline;
	font-family:'Georgia';
	text-shadow: #336170 4px 4px 4px;
	color:#F0F0F0;
}
h2 {
	font-size:60px;
	display:inline;
	text-transform:uppercase;
	font-family:'Comic Sans MS';
	text-shadow: #404040 2px 2px 2px;
	color:#000000;
}

h4 {
	font-size:30px;
	display:inline;
	text-transform:uppercase;
	font-family:'Comic Sans MS';
	text-shadow: #404040 2px 2px 2px;
	color:#000000;
}
h5 {
	font-size:20px;
	display:inline;
	font-family:Verdana, 'Comic Sans MS';
	text-shadow: #404040 1px 1px 4px;
	color:#000000;
}
h6 {
	font-size:10px;
	display:inline;
	text-transform:uppercase;
	font-family:'Comic Sans MS';
	text-shadow: #404040 4px 4px 4px;
	color:#000000;
}

.copy {
	font-size:11px;
	text-shadow: #ffffff -2px -2px 5px;
}


/* buttons starts */

.btn {
  	background-image:url('BG.jpg');
	height:39px;
	padding:5px;
	font-size:18px;
	border:2px dashed #353535;
	-moz-box-shadow: 2px 2px 5px #414141;
	-webkit-box-shadow: 2px 2px 5px #414141;
	box-shadow: 2px 2px 5px #414141;
}
.btn:hover {
	background-image:url('BG.gif');
	padding:8px;
	border:2px dashed #ffffff;

}


.buynow {
 width:163px;
 height:44px;
 padding:3px;
}

.nk {
border: 1px #000000 solid;
padding:5px;
margin:10px;
display:none;
}

#nook {
background-color:#276800;
}

#kindle {
background-color:#5F3B1B;
}


form {
display:inline;
}

/* buttons ends */

img {
border:0px;
}

a:link {
text-decoration:none;
color:#ffffff;
}
a:visited {
text-decoration:none;
color:#ffffff;
}
a:hover {
text-decoration:none;
color:#B8B8B8;
}
a:active {
text-decoration:none;
color:#B8B8B8;
}
a:focus {
text-decoration:none;
color:#B8B8B8;
}