body {
	margin-top: 6px; 
        margin-left: 0px;
        font-size: 10pt;
        font-family: Arial, sans-serif;
        background: url('/graphics/whambg.PNG')
}

p {
font-size: 10pt;
}

p.headline {

margin-top: 3px;

}

li {
font-size: 10pt;
}


div.cssnav {

background-repeat: no-repeat;
cursor: pointer;
display: block;
width: 171px;
height: 27px;
margin-bottom: 3px;

}

div img {
width: 100%; 
height: 100%; 
border: 0;

}

div a {

display: block;
width: 171px;
height: 27px;
float: left;

}




div a:hover img {

visibility:hidden

}






a.covers {
text-decoration: none;
}

a:hover.covers {
text-decoration: none;
}
a:active.covers {
text-decoration: none;
}

div#artists {
background-image: url(/graphics/artists_grey.PNG);
}

div#media {
background-image: url(/graphics/media_grey.PNG);
}

div#store {
background-image: url(/graphics/store_grey.PNG);
}

div#links {
background-image: url(/graphics/links_grey.PNG);
}

div#about {
background-image: url(/graphics/beaconagency_grey.PNG);
}

div#contact {
background-image: url(/graphics/contact_grey.PNG);
}

* html a:hover {visibility:visible}