/* Books Downloads & More: Div Style & Positioning */
div{border:0px solid #999;}

#breadcrumb {  
	background-color:#855D7C;
	width:840px;
}

#breadcrumb-dashedline {  /* dashed line above breadcrumb  */
	width:840px;
}

#content {
	clear:both;
	width:840px;
	padding-bottom:20px;
	margin:0;
}

#left-image { /*left image on main section pages*/
	float:left;
}
 
#main-content { /*container that holds the main text content*/
	float:right;
	width:580px;
}

#links { /*container for main page links*/
	float:left;
	margin-left:10px;
}

#newrecommended{
	float:left;
	width:190px;
	margin-top:-10px;
}

#mystuff {
	float:left;
	width:190px;
	margin-top:11px;
}

#morethanbooks {
	float:left;
	width:190px;
	margin-top:-10px;
}

#books-infoservices {
	clear:both;
	width:512px;
	margin-left:20px;
}

#books-infoservices img{
	/*border:1px solid #999;*/
}

#books-infoservices-title {
	clear:both;
	width:512px;
	height:64px;
	background-image:url(../images/books-infoservices.jpg);
	background-repeat:no-repeat;
}

#books-infoservices-donorpluspicks {
	float:left;
	width:140px;
	padding-top:10px;
	padding-left:50px;
}

#books-infoservices-donorpluspicks-links {
	float:left;
	margin-top:0px;
}


#books-infoservices-kids {
	float:left;
	width:33%;
	padding-top:17px;
	margin-left:10px;
}

#books-infoservices-kids-links {
	float:left;
	margin-top:5px;
	
}

#books-infoservices-teens {
	float:left;
	width:33%;
}

#books-infoservices-teens-links {
	float:left;
	margin-top:0px;
}


/* THIS IS USED FOR THE EMAIL NEWSLETTERS USING CONSTANT CONTACT */
#books-infoservices-email {
	float:left;
	width:30%;
	padding-top:10px;
}

#books-infoservices-email-links {
	float:left;
	margin-top:0px;
}
#left-bookdisplay	{
	float:left;
}