.header { background: url(../images/header_bg.jpg) no-repeat; width: 970px; height: 94px; margin: 0 auto; }

.header_nav { width: 970px; height: 94px; background: #000; }

ul.header_nav  { list-style: none; margin: 0 auto; width: 910px; display: none;}
ul.header_nav  li { list-style: none; float:left;}

ul.header_nav li a.thepint { margin-top: 20px; width: 182px; height: 67px;  float: left; background: url(../images/btn_thepint.jpg) no-repeat; text-indent: -9999px;}
ul.header_nav li a.thelineup { margin-top: 20px; width: 182px; height: 67px;  float: left; background: url(../images/btn_thelineup.jpg) no-repeat; text-indent: -9999px;}
ul.header_nav li a.theevents { margin-top: 20px; width: 182px; height: 67px;  float: left; background: url(../images/btn_theevents.jpg) no-repeat; text-indent: -9999px;}
ul.header_nav li a.themenu { margin-top: 20px; width: 182px; height: 67px;  float: left; background: url(../images/btn_themenu.jpg) no-repeat; text-indent: -9999px;}
ul.header_nav li a.thecontacts { margin-top: 20px; width: 182px; height: 67px;  float: left; background: url(../images/btn_thecontacts.jpg) no-repeat; text-indent: -9999px;}

ul.header_nav li a:hover {background-position: bottom;}