@charset "utf-8";
/* CSS Document */

html { height: 100%; }

body { 
	background: #e8f7ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	min-height: 100%; 
	height: 100%; 
}


.container{
	background: center;
	width:756;
	margin:0;
	padding:0;
}

.header{
	background: #22348a  no-repeat top center;
	width:100%;
	height:39px;
	margin: 0 auto;
}

.pagecontent{
	width: 756px;
	margin: 0 auto;
}

.pagetext{
	margin: 0 auto;
	padding-left:17px;
	padding-top:10px;
}

.pagetext_h{
	margin: 0 auto;
	padding-left:17px;
	padding-top:10px;
	height:100%;
}

.banner{
	width:721px;
	padding-left:15px;
	text-align:center;
}

.txt{
	width:560px;
}


#blimage{
	margin-top:35px;
	padding-right:10px;
}

#blimage2{
	margin-top:6px; 
	padding-right:5px;
}

#blimage3{
	margin-top:25px; 
	padding-right:1px;
}


#bltext {
	padding-left:5px;
	width:236px;
	margin-top:15px;
	top:0;
	left:0;
}

#nm {
	color:#ff5821;
	font-weight:bold;
	text-decoration:none
	
}
#ages {
	font-weight:bold;
}
#descr {
	width:110px;
}

a:link, a:active, a:visited{
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	text-decoration:underline;
	font-weight: bold;
	color: #FF6600;
}


.footer{
	width:756px;
	height:auto;
	margin: 0 auto;
	text-align:center;
	font-size:10px;
	color: #868686;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footertxt{
	color:#666;
}

.footertxt a:link, .footertxt a:active, .footertxt a:visited{
	color:#666;
	text-decoration:none;
}

.footertxt a:hover{
	color:#666;
	text-decoration:underline;
}

.book_titles {
	color: #FF6600;
	font-weight: bolder;
	font-size: 12px;
}


.description {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}



.ages {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.image1 {
	position:relative;
	float:none;
}
.image1 .text1 {
	position:absolute;
	top:10px;
	left:10px;
	width:90px;
	height: 60px;
}
