#hd {
background-image: url('titlebar.png');
background-repeat: repeat-x;
height:80px;
position:relative;
padding-left:10px;
}
#hd h1 {color:white; font-size:32px;height:48px;margin-top:10px;position:absolute;top:0px;}
#hd #topLinks {position:absolute;top:60px;}

