
h1 {
font-family: "Tahoma", sans-serif;
font-size:13px;
font-weight:bold;
margin:0;
padding:0;
border:0;
color:#363636;
}

p {
font-family: "Mininon Pro", serif;
font-size:14px;
margin:0;
padding:0;
border:0;

}

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 :75px;
height : 20px;
text-indent : -9999px;
text-decoration : none;
overflow : hidden; }

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 :360px;
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 0px;}

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

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;

}

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#mainText { position : absolute;
color:#363636;
left : 95px;
top :100px;
width : 500px; 
height : 465px;
overflow:scroll;
font-family: "Minion Pro";
font-size:14px;
white-space:pre;

}

div#wobieArtistsResumeImage {
position: absolute;
left:643px;
top:100px;
width:292px;
height:346px;
background:url(/images/resumeImage.png);
}

