body {
font-style: italic;
text-align:center; /* for IE */ 
margin: 0 auto;
padding: 0;
width: 800px;
color: #000000;
font: normal 80%/120% Georgia, 'Times New Roman', Times, serif;
position: relative;
    font-size: 62.5%; 
  /*  overflow: scroll; */
 
}
div#envelope {
text-align:left; /* reset text alignment */
width:748px; /* or a percentage, or whatever */
height: 4000px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */ 

}
div#bgColorHolder {
background: url(../_libImages/pgSlices/centerCutSlicer_02.gif) repeat-y;
height: 4000px; /* or a percentage, or whatever */
width:748px; /* or a percentage, or whatever */
}
a {
color: #622;
}
h1 {
font: normal 220%/100% Georgia, 'Times New Roman', Times, serif;
margin: 10px 0 5px 10px;
letter-spacing: -1px;
color:#994;
}
td {
letter-spacing: -1px;
}
.credits {
border-bottom: solid 1px #ccc;
padding-bottom: 5px;
margin: 0px 0px 0px 10px;
font: 120% Garamond, Georgia, serif;
}
.credits em {
color: #999;
}
.credits a {
color: #666;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
}
.credits a:hover {
color: #000;
}
img {
border: none;
}

.photo {
margin: 0px;
position: relative;
width: 280px;
height: 130px;
float: left;
}
.photo img {
background: #fff;    /*border: solid 1px #eee;*/
padding: 0px;
}
.photo span, .navDiv span {
width: 20px;
height: 18px;
display: block;
position: absolute;
top: 0px;
left: 0px;
}
.photo a {
text-decoration: none;
}
.txtRed {
color: #622;
font: italic 18px/1.1em Garamond, Georgia, serif;
}
.txtGray {
font-size: 16px;
line-height: 1.1em;
}
.txtTopRight {
float:right; width:460px;   margin: 0px 10px 0px 0px;
}
.txtMidWrapper {
float:left; width:750px;
}
.txtMidLeft {
float:left; width:230px;
}
.txtMidRight {
float:right; width:460px;   margin: 0px 10px 0px 0px;
}
.sample1 span, .navDiv span {
color: #622;
width: 28px;
height: 21px;
display: block;
position: absolute;
top: 10px;
left: 90px;
background: url(imagesSpan/pinxx.png) no-repeat;
}
/*////////////////////////////////////*/

