﻿div.mainSiteDiv
{
   /* padding-bottom:12px;*/
    padding-top:12px;
    background-repeat:repeat;
    background-image:url('../App_Images/Default/imgBgColor.png');
 
}

#divSiteContent
{
 /*   background-repeat:repeat;
    background-image:url('../App_Images/Default/imgBgColor.png');
    border:solid 1px red;*/
}

#divMainImage img
{
  
    /*border-style:none;*/
    display:block;
    font-family:Verdana;   
    width:100%;
}

#divMainImage
{
    /*border:solid 1px orange;
    margin-top:12px;*/
    width:100%;
    height:auto;
    overflow:hidden;
}

#divHpAudNav
{
    width:100%;
    margin-top:9px;
    margin-bottom:0px;
   height:auto;
   overflow:hidden;
    
}


#divHpPromos
{    
    /*border:solid 1px green;*/
    
    margin-top: 9px; 
      
}

