
body#body_library {
	background-image: url(images/home_bg.gif);
}


#map {
	width: 958px;
	height: 396px; 
	margin-left: 5px; 
}

#bodycopy {
	/*width: 925px; 	*/
	/*left: 0;*/
	margin-top: 5px; 
}

#content #sidebar {
	position: absolute; 
	top: 524px; 
	/*
	padding-left: 20px; 
	padding-right: 20px; 
	width: 281px; 
	*/
}

#content #sidebar #sidecopy {
	min-height: 196px; 
	min-height: 166px; 
	background: url(images/bg_sidebar.gif) top left no-repeat;
	padding-top: 10px;
	padding-bottom: 0;
}

#content #sidebar form {
	background: #b2d7e8;
	width: 276px;
	padding: 1px 20px; 
	margin-top: 5px; 
}
	#content #sidebar #address_form {
	}
	#content #sidebar #categories_form {
		background: #c7e5f3;
	}





