
#wrapper {
  height: 79px;
}

.nv-headerLogoPrimary {
  
    background: url('/assets/css/images/Left logo 126x79.jpg');
  
    width: 126px;
  
    height: 79px;
    
}

.nv-headerLogoSecondary {
  
    background: url('/assets/css/images/Right logo 108x79.jpg');
  
    width: 108px;
  
    height: 79px;
    
}

.nv-headerTexture {
  
    background: url('/assets/css/images/Top filler 15x51.jpg');
  
    background-repeat: repeat-x;
  
    height: 51px;
  
}

.nv-headerFiller {
  
    background: url('/assets/css/images/bottom filler 15x28.jpg');
  
    background-repeat: repeat-x;
  
    height: 28px;
  
}

#username {
  
    visibility: visible;
    
}

.texture {
  
    top: 54px;
  
    right: 300px;
    
}

#date {
  
    visibility: visible;
    
}

#subNav {
  
    top: 79px;
    
}
