@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
.bg_about {
	background-image: url(/images/bkground/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_books {
	background-image: url(/images/bkground/bg_bkspage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_bookslong {
	background-image: url(../../images/bkground/bg_bkspagelong.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_bookslongline {
	background-image: url(../../images/bkground/bg_bkspagelongline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_books_extralong {
	background-image: url(../../images/bkground/bg_bkspage_extralong.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_youngreaders {
	background-image: url(../../images/bkground/bg_youngreaders.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 250px;
}

.cell008hi {
	height: 8px;
}
.cell012hi {
	height: 12px;
}
.cell014hi {
	height: 14px;
}
.cell018hi {
	height: 18px;
}
.cell028hi {
	height: 28px;
}
.cell024hi {
	height: 24px;
}
.cell040hi {
	height: 40px;
}
.cell055hi {
	height: 55px;
}

.cell112hi {
	height: 112px;
}
.cell443hi {
	height: 443px;
}
.cell650hi {
	height: 650px;
}

.txt10pxblackbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.txt10pxgray {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.txt11pxblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}

.txt13pxblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
.txt13pxred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #f91919;
}
:focus { outline: 0;};
