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:100%;
border:0px; none #ffffff;
font-family:'Comic Sans MS';
background-color:transparent;

}

.booktext {
height:450px;
width:210px;
border:0px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
-khtml-border-radius:7px; 
border-radius:7px;
position:relative;
left:-10px;
}

#book {
height:720px;
width:500px;
margin:0px 0px 0px 100px;
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:210px;
position:relative;
left:-12px;
background-color:#ffffff;
border:1px #909090 solid;
	
-moz-border-radius:7px;
-webkit-border-radius:7px;
-khtml-border-radius:7px; 
border-radius:7px;

}

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

}

#DisText span {
font-size:30;

}

h1 {
	font-size:65px;
	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('b1.png');
  	background-repeat:repeat-x;
  	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px; 
	border-radius:5px;
    width:100px;
    display:block;
    float:left;
	padding:5px;
	font-size:18px;
	margin:0px 0px 0px 20px;
	text-align:center;
	-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('b2.png');
}



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

.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;
}

#sun {
position:absolute;
top:-100px;
left:0px;
height:400px;
width:100%;
text-align:center;
z-index:-600;
}

.center {
text-align:center;
}

#contactInfo {
width:500px;
margin: 0 auto;
}

#about {
width:80%;
margin: 0 auto;
}

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