/* Style Sheet for the Rwanda Book */

	
.spacing
	{
	 line-height: 1.4
	}

.quote
	{
	font-size: 9pt;
	text-align: right;
	}

.sdfootnoteanc 
	{ 
	font: 8pt sans-serif; 
	font-weight: bold;
	}

#left_column 
	{
	float: left;
	width: 10em; 
	margin-left: 1%;
	display: inline;
	}

#content_column 
	{
	position: absolute; 
	top: 8em; 
	left: 12em;
	line-height: 1.4;
	width: 75%;
	display: inline;
	}

#content_w_bg
	{
	background-image: url(pics/Refugee_Camp2.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	}

#bg_toc
	{
	background-image: url(pics/toc_pic1.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	}

#pic_frame_left
	{
	float: right;
	padding: 1em;
	margin: 0 0 10px 10px;
	}

#pic_frame_right
	{
	float: left;
	padding: 1em;
	margin: 0 10px 10px 5px;

	}


/* EOF */
