﻿#hiL{
    position: relative; top: -3px; left: -3px;
    margin: auto;
    width: 240px;
    /* height: 461px; */
    text-align: left;
    /* border: medium double rgb(255,0,0); */
}
#hiR{
    position: relative; top: -3px; left: -10px;
    margin: auto;
    width: 659px;
    /* height: 461px; */
    text-align: left;
    /* border: medium double rgb(0,255,0); */
}

#loL{
    position: relative; top: -55px; left: -3px;
    margin: auto;
    width: 240px;
    /* height: 341px; */
    text-align: left;
    /* background-color: rgb(44,0,44); */
    /* border: medium double rgb(255,0,255); */
    z-index:100;
}
#loR{
    position: relative; top: -3px; left: -7px;
    margin: auto;
    width: 659px;
    /* height: 341px; */
    text-align: left;
    /* border: medium double rgb(0,255,255; */
}


#heroImage{
    z-index: 2;
    position: relative; top: 0px; left: 3px;
    width: 659px;
    height: 344px;
    color: rgb(196,18,48);
    /* border: medium double rgb(196,18,48); */
}
#heroHead{
    z-index: 2;
    /* position: relative; top: -120px; left: 12px; */
    width: 400px;
    height: 26px;
    text-align: left;
    border: 0;
    margin: 0px 15px 5px 15px;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    color: rgb(196,18,48);
    /* border: medium double rgb(196,18,48); */
}
#heroCopy{
    z-index: 2;
    /* position: relative; top: -120px; left: 12px; */
    width: 624px;
    height: 120px;
    text-align: left;
    border: 0;
    margin: 0px 15px 5px 15px;
    font: 75% Arial,Verdana,Georgia, sans-serif;
    line-height: 1.625;
    color: #555753;
}

#videoHole{
    z-index: 1;
    position: relative; top: 6px; left: 5px;
    margin: auto;
    width: 210px;
    height: 172px;
    text-align: left;
    background-image: url('../images/miscJunk/bnwGradientTestPattern.jpg');
    border: solid thick rgb(75,75,75);
}
#videoHead{
    z-index: 2;
    position: relative; top: 20px; left: 20px;
    width: 210px;
    height: 24px;
    text-align: left;
    border: 0;
    margin: 8px 0px 3px 0px;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    color: rgb(196,18,48);
    /* border: medium double rgb(196,18,48); */
}
#videoCopy{
    z-index: 2;
    position: relative; top: 22px; left: 20px;
    width: 210px;
    height: 102px;
    text-align: left;
    text-indent: 0px;
    border: 0;
    margin-bottom: 15px;
    padding: 0;
    font: 75% Arial, Verdana,Georgia, sans-serif;
    line-height: 1.625;
    color: #555753;
}


.imgRewardZ{
    border-style: none;
}


