/* CSS Document */

#headbar{
position:relative;
width:980px; height:220px;
background:#CCCCCC;
}

#banner{
position:relative;
width:970px; height:169px;
background:url(../images/hbanner.jpg) no-repeat;
}

#logo{
position:absolute;
width:167px; height:145px;
margin:0; padding:10px;
}
#membertag{
position:relative;
float:right; 
width:134px; height:40px;
margin:0 179px 0 0; padding:0;
background:url(../images/member-tab.png) top no-repeat;
}
#membertag a{
padding:0 0 0 48px;
font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;
font-size:14px; font-weight:bold;
line-height:40px;
text-decoration:none;
}

#logo a img{
border:none;
text-decoration:none;}