body{
	background: url(../mw-images/dpbg.jpg) repeat-x;
}
#header{
	height: 249px;
	width: 1026px;
	background: url(../mw-header/dp.jpg) no-repeat;
	overflow: hidden;
	display: block;
}
#book-nav{
	top: 6px;

}
#books{
	background: url(../mw-images/book-bg.png) top right no-repeat;
	position: absolute;
	top:45px;
	height: 195px;
	overflow: hidden;
	clear: both;
}

#rad-map{
	background: none;
}

#content{
	width: 1019px;
	/*border-right:#999 1px dotted ;*/
	overflow: hidden;
	position: relative;
	padding-bottom: 47px;
	left: 15px;
	top: 11px;
	background:  none;
}

#content-bdr{
	background: none;
}

#heart-search{
	background: rgb(241, 240, 213) url(../mw-images/dots.png) 0 -14px repeat-x;
	padding-top: 8px;
	height: 275px;
	margin-left: 0px;
}
#footer{
	background: rgb(38, 38, 38) url(../mw-images/dots.png) 0 -14px repeat-x;
	padding-top: 8px;
	height: 60px;
	margin-left: 0px;
	position: relative;
	z-index: 2;
}


