#headPic {min-height: 550px; background-color: #123968;color: #fff; line-height: 2.8em}
.ytelement {position: relative;	min-height: 340px; margin-top: 3%}

.vcaption
{
   color: #333;
    font-size: 12px;
    margin-bottom: 12px;
    margin-top: -16px;
}
.videobox iframe{
   border: medium none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}