#nautical_overview
{
    float: left;
    top: 5em;
    left: 1em;
    width: 17em;
}

#stjames_peacoat
{
    position: absolute;
    top: 10px;
    left: 200px;
    width: 16em;
}

#stjames_peacoat p
{
    margin-top: 5px;
    margin-bottom: 0px;
}

#stjames_dress
{
    float: right;
    width: 36em;
}

#stjames_dress p
{
    margin-top: 5px;
    margin-bottom: 0px;
}

