@charset "utf-8";
.bodystyle #mainbackground {
	background-image: url(../images/bg-gradient-abc-a15.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	width: 100%;
}
.bodystyle #letterbody {
	font: 16px "Times New Roman", Times, serif;
	letter-spacing: 0.25px;
	word-spacing: 1px;
	color: #000000;
	background: #EEEEEE url(../images/bg-gradient-abc-b45-c15.gif) center top repeat-x;
	padding-top: 45px;
	padding-bottom: 15px;
	margin: 0;
	width: 100%;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.bodystyle #letterbody div#letter {
	margin: 0 auto;
	width: 604px;
	background: #ffffff;
	border-top: silver 2px solid;
	border-right: #999999 3px solid;
	border-bottom: #999999 3px solid;
	border-left: silver 3px solid;
	padding-top: 98px;
	padding-right: 95px;
	padding-bottom: 106px;
	padding-left: 95px;
	text-align: left;
}
.bodystyle #letterbody div#letter.two {
	margin-top: 20px;
}
.bodystyle #letterbody div#letter p {
	margin: 0 0 3px 0;
	text-align: justify;
}
.bodystyle #letterbody div#letter p.endspace {
	margin: 0 0 17px 0;
}
.bodystyle #letterbody div#letter ol {
	margin: 0 0 3px 0;
	text-align: justify;
}
.bodystyle #letterbody div#rachelsign {
	background: url('http://vladislav.jankovych.com/images/rachel-complain-received-4-april-08.gif') left top no-repeat;
	padding-top: 102px;
	padding-left: 517px;
	margin-top: 45px;
	margin-bottom: 30px;
	margin-left: 58px;
}
