


ul#mainNav { list-style-type : none; 
position : absolute;
top: 0px;
left: 0px;
width :375px;
height : 20px;
margin : 0;
padding : 0;  }

li#mN1 { position : absolute;
top : 1px;
left : 0px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat 0 -20px; }

li#mN2 { position : absolute;
top : 1px;
left : 75px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -75px -20px; }

li#mN3 { position : absolute;
top : 1px;
left : 150px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -150px -20px; }

li#mN4 { position : absolute;
top : 1px;
left : 225px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -225px 0px; }

li#mN5 { position : absolute;
top : 1px;
left : 300px;
width : 75px;
height : 20px;
background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -300px -20px; }



ul#mainNav a { display : block;
width :auto;
height : 20px;
text-indent : -9999px;
text-decoration : none;
 }

li#mN1 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat 0 0px; }
li#mN2 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -75px 0px; }
li#mN3 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -150px 0px; }
li#mN4 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -225px -20px; }
li#mN5 a:hover { background : url(/images/indexPage/wobieNavBarCSS.gif) no-repeat -300px 0px; }


ul#artistInfoNav{ list-style-type : none; 
position : absolute;
top: 0px;
left: 0px;
width :350px;
height : 15px;
margin : 0;
padding : 0;  }

li#aI1 { position : absolute;
top : 1px;
left : 0px;
width : 90px;
height : 15px;
background: url(/images/artistsInfoNavBar.png) no-repeat 0px -15px;}

li#aI2 { position : absolute;
top : 1px;
left : 90px;
width : 90px;
height : 15px;
background : url(/images/artistsInfoNavBar.png) no-repeat -90px 0px;}

li#aI3 { position : absolute;
top : 1px;
left : 180px;
width : 90px;
height : 15px;
background : url(/images/artistsInfoNavBar.png) no-repeat -180px 0px;}

li#aI4 { position : absolute;
top : 1px;
left : 270px;
width : 90px;
height : 15px;
background : url(/images/artistsInfoNavBar.png) no-repeat -270px 0px;}


ul#artistInfoNav a { display : block;
width :auto;
height : 15px;
text-indent : -9999px;
text-decoration : none;
}

li#aI1 a:hover { background : url(/images/artistsInfoNavBar.png) no-repeat  0px -15px; }
li#aI2 a:hover {background : url(/images/artistsInfoNavBar.png) no-repeat -90px -15px;  /* none; cursor:default;*/  }
li#aI3 a:hover { background : url(/images/artistsInfoNavBar.png) no-repeat -180px -15px; /* none; cursor:default;*/  }
li#aI4 a:hover { background : url(/images/artistsInfoNavBar.png) no-repeat -270px -15px; /* none; cursor:default;*/ }

div#artistInfoNav {
position : absolute;
left : 95px;
top : 600px;
width:360px;
height :15px;
padding : 0;
margin : 0;
text-indent : -9999px;
border: 0px; }

div#artistStatement { position : absolute;
left : 95px;
top :100px;
width : 325px; 
height : 465px;
color:#363636;
font-family: "Minion Pro", serif;
font-size: 14px;
text-align:justify;
line-height:115%


}

div#wobieArtistStatementImage {
position: absolute;
left:505px;
top:100px;
width:430px;
height:465px;
background:url(/images/artistStatement001Main.png);
text-align:right;
}

#caption {
position:absolute;
left:505px;
top:555px;
width:430px;
text-align:right;
font-family:"Tahoma", serif;
}
