#main {
padding: 20px 0 0;
float: left;
width: 526px;
}

#content {
margin: 0 21px 20px;
width: 484px;
font-size: 16px;
}

#content .top {
height: 110px;
background: url(/img/letter_header.jpg) no-repeat;
}

#content .top img {
margin-top: 35px;
}

#content .middle {
background: url(/img/letter_middle.jpg) repeat-y;
padding: 0 50px 0;
min-height: 195px;
}

#content p {
text-align: left;
margin-bottom: 1em;
line-height: 1.2;
}

#content .last {
margin-bottom: 0;
}

#content .bottom {
height: 48px;
background: url(/img/letter_bottom.jpg) no-repeat;
}

#content h1 {
display: none;
}

#showcase {
text-align: left;
padding: 10px 0 10px 20px;
background: #A39A84;
}

#showcase img {
margin: 0 10px;
}

#mainphoto {
background: url(/img/homephoto_bg.jpg) repeat-y;
margin-left: 526px;
min-height: 300px;
}

#mainphoto img {
position: absolute;
right: 0;
bottom: 0;
}
