body {
background:#fff;
border:0;
}
div {position:absolute}

#envelope {
width:1024;
left:144px;
top:0px;
}
#text, #pics {
border-bottom: solid 1px #000;
}
#dates {
left:80px;
top:35px;
color:#ccc;
font-family:georgia;
font-size:11px;
}
#dates a{
display:block;
text-decoration:none;
color:#999;
}
#dates a:hover {color:#000;}
#bodies {
left:0px;
top:180px;
width:520px;
text-align:right;
}
#bodies a{
color:#000;
font-family:georgia;
font-size:18px;
text-decoration:none;
}
#header {
left:0px;
top:210px;
width:504px;
font-family:georgia;
font-size:14px;
text-align:right;
color:#933;

}
#text {
font-family:verdana, sans-serif;
border-right: solid 1px #000;
left:516px;
top:0px;
width:460px;
height:688px;
overflow:auto;
font-size:11px;
padding:20px;
}
#pics {
top:-40px;
height:768px;
width: 516px;
}
#line {
top: 226px;
left:516px;
width:1px;
height:502px;
background:#000;
}
