body {
	background-image: linear-gradient( rgba(255,255,255,0) 0%, rgba(255,255,255,0) 13%, rgba(255,255,255,1) 16%, rgba(255,255,255,1) 100%),url(../images/common/bg2.jpg);
	background-repeat: no-repeat;
	background-size: auto 1000px, contain;
  /*	margin-left: 90px;*/
	margin-left: 10px;
	margin-top: 70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

body.bookspage {
	background-image: linear-gradient( rgba(255,255,255,0) 0%, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 18%, rgba(255,255,255,1) 100%),url(../images/common/bg2.jpg);

}

@media (max-width: 1000px) {

    body {
			background-size: auto 1000px, 1000px auto;
    }

}

a.listen{
background-image: url(../images/common/sound_icon.gif);
background-repeat: no-repeat;
display:block;
padding:3px 0 0 24px;
height:18px;

}

table.maintable{
	 margin-left:auto;margin-right:auto;
}

table.home {
/*margin-left:-6px;*/
margin-left:auto;margin-right:auto;
}
table.home td{
padding-left:6px;
}

table.home td.home_thumbs{


padding-left:0;
}

td.home_thumbs td{
padding-left:0;
}

td.bookitem {
	background-image:url(../images/home/splodge.gif);
background-repeat:no-repeat;
}

td.bookitem h2{

margin:0;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:0px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

td.bookitem h3{
	padding-left:10px;
	padding-top:2px;
	font-size:14px;
	font-weight:normal;
	color:#6b77a2;
	margin:0;
}
td.bookitem h4{
	padding-left:10px;
	padding-top:2px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin:0;
}
td.bookitem h5{
	padding-right:10px;
	padding-top:2px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin:0;
	text-align:right;
}

td.bookitem a{
	text-decoration: inherit;
    color: inherit;
}

td.logo a{
	text-decoration: inherit;
    color: inherit;
}

td.logo h1{

	font-size:28px;
	font-weight:normal;
	color:#000000;
	margin:0;
}

td.logo h2{

	font-size:22px;
	font-weight:normal;
	color:#6b77a2;
	margin:0;
}

.logo {
padding:0 0 30px 0;
}

p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
line-height:1.3em;
width:400px;
margin-right:20px;

}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:22px;
margin:0;


}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#6b77a2;
	margin:0;
}

.semi{

font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:11px;
color:#666666;
width:400px;

}



table.thumbs td{

padding: 10px;

}

table#topnav td{
padding-left:0;
}

td.nav{
padding:0 0 20px 2px;
}

td.nav a{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
/*font-size:12px;*/
font-size:14px;
color:#6B77A2;
/*width:400px;*/
text-decoration:none;
margin-right:15px;
}

td.nav a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
/*font-size:12px;*/
font-size:14px;
color:#2E3B6B;
/*width:400px;*/
text-decoration:underline;

}

td.nav a.here{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
/*font-size:12px;*/
font-size:14px;
color:#000;
/*width:40px;*/
text-decoration:none;

}

.buybox{

width:380px;
border:1px solid #ccc;
padding:10px;
margin-bottom:10px;

}

.buybox h2{

margin:0;
padding:0;
font-size:16px;
color:#000000;
}

.box_left{
width:200px;
float:left;
}

.box_right{

float:right;
}

.clearfix{
clear:both;
}
