

/* for the page */

div#txt_main {
	margin: 40px 0 50px 75px;
	width:600px;	
	}
div#txt_main p {
	margin:5px 0 10px 0;

}
div#back {
	width:100%; 
	text-align:center;
	margin-bottom:10px;
}
div#back a {
	color:#554864;
	font-size:18px;
}
div#txt_intro {
	width:700px;
	padding-left:40px;
	padding-top:130px;
	margin-bottom:20px;
	} 


div#content {
	width:760px; 
	float:left;
	padding-bottom:20px;
	background-color:#dbbd85;
	}
	
div#letters { 
	width:700px; 
	margin:0 auto;

	}
div#letters ul {font-size:0.90em;}
.letterbox { 
	width:200px; 
	float:left; 
	padding:20px 0 15px 20px;
	}
	
.letterbox a { text-decoration:none;}

.letterbox a:hover { text-decoration:underline;}