﻿body
{
    background: #fff url('../images/bg.png') repeat-x  top ;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Times New Roman;
    font-size:  0.9em;
    }
    
div.bb
{
    background: url('../images/bg2.png') no-repeat  top center ;
    padding: 0px;
    margin:  0px;
    width: 100%;
    height:  100%;

    
    
    }
    
div.main
{
     margin:  auto;
    padding: 5px 0px 0px 0px;
    width:  320px;  


    
    
 }

div.header
{
    padding: 12px 10px 12px 10px;   

    
}

div.content
{
    padding: 0px 5px 5px 10px;   
    display: block;
    min-height: 9em;
    color: #666;
    
}

div.footer
{
 text-align: center;
 padding: 10px 0px 10px 0px   
    
}

h1
{
    text-align: center;  
    padding: 0px;
    margin: 0px;
    
}

p.info-title
{
    font-weight: bold;
    color:#0099cc; 
    margin: 0px 0px 10px 0px;
    padding: 5px 5px 6px 5px;
    background-color: #d3ebfe;
    border-radius: 2px;
}


 div.vid
{
    background: url('../images/vid-bg.png') no-repeat  top center ;
    padding-top:  10px;
    margin:  auto;
    width: 310px;
    height:  169px;
    margin-top: 5px;
  
    
    }
    
div.vid-box
{
 text-align: center;
}

div.buttons
{
 text-align: center;
 padding-bottom: 18px;
 margin-bottom: 20px;
 border-bottom:  1px solid #ccc;   
    
}

#fbutton img
{
    margin: 14px 0px 8px 0px; 
    text-align: center;

}

#ebutton img
{
  
    text-align: center;


    
}

a img
{
 border-width: 0px;   
    
}