a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#pressbutton a,
#exhibitionsbutton a,
#followbutton a,
#contactbutton a,
#artistsbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 35px;
   background-position: 0% 0px;
   font-size: 35px;
   line-height: 35px;
}

#exhibitionsbutton a:hover  {
   background-position: -86px 0%;
}

#artistsbutton a:hover  {
   background-position: -63px 0%;
}

#contactbutton a:hover  {
   background-position: -88px 0%;
}

#followbutton a:hover  {
   background-position: -79px 0%;
}

#exhibitionsbutton a  {
   width: 86px;
   background-image: url(../topnav/exhibitionsbutton.gif);
}

#pressbutton a:hover  {
   background-position: -103px 0%;
}

#logobutton a:hover  {
   background-position: -263px 0%;
}

#exhibitionsbutton  {
   visibility: visible;
   position: absolute;
   left: 366px;
   top: 75px;
   z-index: 2;
   width: 86px;
   height: 35px;
}

#exhibitionspopup  {
   background: url(../topnav/exhibitionspopup.gif) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 372px;
   top: 36px;
   z-index: 2;
   width: 204px;
   height: 15px;
}

#contactbutton a  {
   width: 88px;
   background-image: url(../topnav/contactbutton.gif);
}

#artistsbutton a  {
   width: 63px;
   background-image: url(../topnav/artistsbutton.gif);
}

#followbutton a  {
   width: 79px;
   background-image: url(../topnav/followbutton.gif);
}

#pressbutton a  {
   width: 103px;
   background-image: url(../topnav/pressbutton.gif);
}

#topnavigation  {
   margin: 0px auto 0px auto;
   width: 980px;
   position: relative;
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 642px;
   top: 75px;
   z-index: 2;
   width: 88px;
   height: 35px;
}

#artistsbutton  {
   visibility: visible;
   position: absolute;
   left: 263px;
   top: 75px;
   z-index: 2;
   width: 63px;
   height: 35px;
}

#followbutton  {
   visibility: visible;
   position: absolute;
   left: 784px;
   top: 75px;
   z-index: 2;
   width: 79px;
   height: 35px;
}

#logobutton a  {
   background: url(../topnav/logobutton.gif) no-repeat 0% 0px;
   display: block;
   height: 114px;
   width: 263px;
   font-size: 114px;
   line-height: 114px;
}

#artistspopup  {
   background: url(../topnav/artistspopup.gif) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 240px;
   top: 36px;
   z-index: 4;
   width: 208px;
   height: 42px;
}

#contactpopup  {
   background: url(../topnav/contactpopup.gif) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 646px;
   top: 36px;
   z-index: 4;
   width: 116px;
   height: 15px;
}

#pressbutton  {
   visibility: visible;
   position: absolute;
   left: 500px;
   top: 75px;
   z-index: 2;
   width: 103px;
   height: 35px;
}

#followpopup  {
   background: url(../topnav/followpopup.gif) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 786px;
   top: 36px;
   z-index: 2;
   width: 121px;
   height: 12px;
}

#presspopup  {
   background: url(../topnav/presspopup.gif) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 503px;
   top: 36px;
   z-index: 3;
   width: 181px;
   height: 15px;
}

#logobutton  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 263px;
   height: 114px;
}

#background  {
   background: url(../topnav/background.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 980px;
   height: 114px;
}

html, body  {
	padding: 0px;
	margin: 0px;
	background-color: #464445;
	background-image: url(../img/blue-grunge.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

