#hook {
	/*position:relative; */
	width:776px;
	padding: 10px;
	/*z-index:1; */
	border:0; 
	float:left;
	clear:both; 
	text-align:justify; 
	margin-bottom: 30px;
	/*border: 1px solid green;*/
}

#letter {
	/*position:relative; */
	width:604px; 
	/*z-index:2; */
	float:left; 
	clear:none; 
	/*padding-top:2em; */
	padding-right:40px;
	/*border: 1px solid red;*/
}

#committee {
	/*position:relative; */
	width:140px; 
	/*z-index:3; */
	float:right; 
	margin-top: 50px;
	/*padding-top:2em; */
	font color="#666666";
	background-color: #eeeeee;
	padding-left: 5px;
	padding-right: 5px; 
	font-size:0.7em;
	/*border: 1px solid blue;*/
}

/*#committee1 {
padding-right: 5px; 
padding-left: 5px; 
background-color: #eeeeee;
font-size:0.7em;
border: 1px solid orange;
}*/


