/* CSS Document */

.storyContainer p,
.plainText {
font-size:12px;
line-height:1.7;
padding-bottom:2em;
}


.lead {text-align:center;}
.plainText {width:500px;margin:auto;}
.plainText a,.lead a {border-bottom:1px dotted #666;}
.photoSolo,
.photoDuo {overflow:hidden;_zoom:1;padding:24px 0 48px 0;}
.photoSolo {width:400px;margin:auto;}
.photoDuo {width:500px;margin:auto;}
.photoSolo img,
.photoDuo img {margin-bottom:8px;}
.photoSolo span,
.photoDuo span {font-size:10px;display:block;background:url(images/caption.gif) no-repeat left 2px;padding-left:12px;color:#7E6C55;}
.imgLeft,
.imgRight {width:240px;}
.imgLeft {float:left;}
.imgRight {float:right;}

.itemLink {text-align:center;}
.itemLink img {vertical-align:middle;margin-right:8px;}
.itemLink span {border-bottom:1px dotted #666;}