/* Navigation */

* {padding: 0em; margin: 0em;}

#navg {padding:0; margin:0 0 5px 0; width:750px; height:31px; position: absolute; z-index:5;}
#navg img {border:none;}
#navg li {display:inline; list-style:none;}
#navg li a {display:block; float:left; width:125px; height:31px;}
#navg li a img {border:none; vertical-align:bottom; /* for IE6 */}
#navg li a:hover {visibility:visible;}
#navg li a:hover img { visibility:visible;}
#navg li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#homeie {background:url(/images/home2.jpg) no-repeat;}
#aboutie {background:url(/images/about2.jpg) no-repeat;}
#artistie {background:url(/images/artist2.jpg) no-repeat;}
#galleryie {background:url(/images/gallery2.jpg) no-repeat;}
#newsie {background:url(/images/blog2.jpg) no-repeat;}
#contactie {background:url(/images/contact2.jpg) no-repeat;}