body { text-align: center; }

a, .pink { color: #cf008b; }
img.pic { border: 2px solid #cf008b; }


.h1_border
{
    background: url('../../images/hostedgaleries/bg_header.gif') no-repeat top left;
    height:64px;
    width:705px;
    text-align:center; 
}

h1
{
    color: #fff;
    font-family: arial;
    font-size:32px; 
    margin-top:10px; 
    text-transform:uppercase;
    margin-bottom:1px;
}

.content
{
        background: url('../../images/hostedgaleries/bg_hg.gif') repeat-y top left; 
        
        position: relative;
        text-align:center;
}

.content img
{
        margin:2px;
}

.picwidth
{
    width:128px;
}

.picwidth2
{
    width:280px;
}

.footer
{
        height:81px;
        width:705px; 
}

.logo_border
{
    position: relative;
    clear:both;
}

.logo
{
    position: absolute;
    width:691px;
    height: 116px;
    top:-113px;
    left:0;
    
}

.topline
{
    height:2px;
    width:705px;
    text-align:center; 
}

  div.gallery_info
  {
      width: 290px;
      padding-top: 10px;
      margin-left:45px;
  }

.content #player_2
{
    margin:0 auto;
}

