/* 
	1. main letters
	2. child letter
*/
/* 1. main letters */
	body {
		background: #fff url("../img/letters/bg.gif") repeat-x;
		line-height:19px;
		font-size:15px;
	}
	a, a:visited, a:active {
		color: #3b3535;
		cursor:pointer;
	} a:hover { color: #d4360d;cursor:pointer; }
	p {
		margin-bottom:8px;
	}
	div.main {
		position: relative;
		margin: 20px auto 0 auto;
	}
	div.main p {
		text-align:justify;
	}
	div.main h1 {
		font-size:26px;
		font-weight:bold;
		color:#ab3000;
		line-height:26px;
		margin:0 115px 0 0;
	}
	div.main h2 {
		font-size:15px;
		font-weight:bold;
		color:#ab3000;
	}
	div.main h3 {
		font-size:17px;
		font-weight:bold;
		color:#ab3000;
		padding:0 115px 20px 0;
	}
	div.main h3 span.font18 {
		font-size:14px;
	}
	div.main div.childletter {
		width:600px;
		padding:0 110px 0 0;
	}
	div.main div.container {
		float:right;
	}
	div.main div.childletter div.container h2 {
		margin:0 5px 0 0;
	}
	a#elaidad, a#elaidad:active, a#elaidad:visited {
		background-image:url("../img/letters/elai_dad_letter.jpg");
		background-position:0 0;
		width:238px;
		height:153px;
		text-indent:-9999px;
		text-decoration:none;
		overflow:hidden;
		margin-left:30px;
		display:block;
	}
	a#elaidad:hover {
		background-position:0 -154px;
	}
	a#elaimom, a#elaimom:active, a#elaimom:visited {
		background-image:url("../img/letters/elai_mom_letter.jpg");
		background-position:0 0;
		width:238px;
		height:153px;
		text-indent:-9999px;
		overflow:hidden;
		text-decoration:none;
		display:block;
	}
	a#elaimom:hover {
		background-position:0 -154px;
	}
	a#jonathandad, a#jonathandad:active, a#jonathandad:visited {
		background-image:url("../img/letters/jonathan_dad_letter.jpg");
		background-position:0 0;
		width:238px;
		height:153px;
		text-indent:-9999px;
		overflow:hidden;
		text-decoration:none;
		margin-left:30px;
		display:block;
	}
	a#jonathandad:hover {
		background-position:0 -154px;
	}
	a#lotemmomdad, a#lotemmomdad:active, a#lotemmomdad:visited {
		background-image:url("../img/letters/lotem_momdad_letter.jpg");
		background-position:0 0;
		width:238px;
		height:153px;
		text-indent:-9999px;
		overflow:hidden;
		text-decoration:none;
		margin-left:30px;
		display:block;
	}
	a#lotemmomdad:hover {
		background-position:0 -154px;
	}
/***end***/
/* 2. child letter */
	div.main h4 {
		font-size:15px;
		font-weight:bold;
		margin:0 50px 15px 0;
	}
	div.letterBox div.top {
		background:url("../img/letters/letter_top.jpg") no-repeat;
		width:703px;
		height:130px;
		overflow:hidden;
	}
	div.letterBox div.top div.container {
		padding:34px 110px 0 0;
		float:right;
		overflow:hidden;
	}
	div.letterBox div.top div.container div.date {
		font-size: 12px;	
		text-align: left;
		width: 440px;
		margin-bottom: 10px;
	}
	div.letterBox div.top div.container img{
		display:block;
	}
	div.letterBox div.top div.container img.titleImg{
		margin-bottom:20px;
	}
	div.letterBox div.middle {
		background:url("../img/letters/letter_mid.jpg") repeat-y;
		width:703px;
		overflow:hidden;
	}
	div.letterBox div.middle img{
		float:left;
		overflow:hidden;
		margin:0 20px 0 100px;
	}
	div.letterBox div.middle p {
		margin:0 110px 6px 100px;
	}
	div.letterBox div.bottom img.signature {
		float:left;
		overflow:hidden;
		margin:0 0 0 200px;
	}	
	div.letterBox div.bottom {
		background:url("../img/letters/letter_bot.jpg") no-repeat;
		width:703px;
		height:316px;
		overflow:hidden;
	}
	a.aBackHomeLet, a.aBackHomeLet:active, a.aBackHomeLet:visited {
		margin-left:110px;
	}
	
	a.aBackToTop, a.aBackToTop:active, a.aBackToTop:visited {
		margin: 6px 320px 0 0;	
	}
/***end***/




