/*----------------------------------------------------------*/
/*-----------------NS Annual Rpt CSS Styles-----------------*/
/*-----------------created by: Thomas Bright----------------*/
/*----------------------------------------------------------*/
/*------------------site size definitions-------------------*/
.wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    height:1105px;
    width:900px;
    top:-8px;
    background-image: url(../images/bodybk_temp.jpg);
    background-repeat: no-repeat;
}
.videoplayer{
    position:relative;
    height:505.9px;
    width:900px;
}
.bottombody{
    position:relative;
    top:0px;
    height:600px;
    width:900px;
}
body {
 text-align: center;
 background-image: url(../images/bodybk.jpg);
 background-repeat: repeat-x;
}
