@import url("Layout.css");
#index_body {
	width: 975px;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	height: 275px;
}

#highlands {
	width: 197px;
	margin-left: 100px;
	margin-top: 40px;
	float: left;
	display: inline;
	overflow: hidden;
}


#facilitating_fun {
	float: left;
	margin-top: 55px;
	margin-left: 105px;
}

#gail_image {
	clear: none;
	float: left;
	margin-left: 100px;
	margin-top: 25px;
}

#wrapper #books #book_1 {
	float: left;
	width: 295px;
	height: auto;
	padding: 5px;
	border-right-style: none;
	border-right-color: #FC0;
}
#wrapper #bottom_index {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
	overflow: hidden;
}
#wrapper #bottom_index #life_is_good {
	float: left;
	width: 125px;
	height: auto;
	margin-top: 60px;
}
#wrapper #bottom_index #video {
	float: left;
	width: 725px;
	height: auto;
	margin-top: 60px;
}
#wrapper #bottom_index #gail_and_gracie {
	float: left;
	width: 125px;
	height: auto;
	margin-top: 60px;
}

#wrapper #books #book_2 {
	width: 290px;
	float: left;
	height: auto;
	padding: 5px;
}
#wrapper #books #book_3 {
	float: left;
	height: auto;
	width: 330px;
	clear: none;
	padding: 5px;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #FC0;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #FC0;
}

