#nwr-header {
	width:100%;
	height:89px; background: url(http://www.newwestrecords.com/nwr-header/headerback.jpg) repeat-x 0 top;
	padding-top: 0;
	padding-bottom: 10px;
	margin-top: 0;
	overflow: hidden;
	position: relative;
}

#nwr-header table {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

ul#header-navlist
{
padding-left: 0;
white-space: nowrap;
	font-size: 15px;
	font-weight: bold;
	color: #fcfaf3;
	margin-bottom: 0;
	height: 45px;
	margin-top: 2px;
	padding-top: 10px;
}

#header-navlist li
{
display: inline;
list-style-type: none;
}

#header-navlist a {
	padding: 1px 10px;
}

#header-navlist a:link, #header-navlist a:visited
{
color: #fff;
text-decoration: none;
}

#header-navlist a:hover
{
color: #fff;
background-color: #4787b5;
text-decoration: none;
}