#main {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#menubar {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:84px;
	z-index:2;
	background-image: url(images/menu-bar_7k.jpg);
	overflow: hidden;
	visibility: visible;
}
img { border: none; } 

a {
   outline: none;
}

body {
	background-color: #211D1A;
}
body,td,th {
	font-family: "Baskerville", "Baskerville Old Face", "Times New Roman", serif;
	font-size: 14px;
	color: #C6C8C7;
}
#ZaneDuvalTitleImage {
	position:absolute;
	left:49px;
	top:17px;
	width:276px;
	height:56px;
	z-index:3;
	background-image: url(images/zaneduval.gif);
}
#artistillustratortitleimage {
	position:absolute;
	left:153px;
	top:67px;
	width:238px;
	height:35px;
	z-index:4;
	background-image: url(images/artist-illustrator-garamond.gif);
}
#homelink {
	position:absolute;
	left:447px;
	top:61px;
	width:40px;
	height:18px;
	z-index:5;
	background-image: url(images/home_up.gif);
}
#gallerylink {
	position:absolute;
	left:550px;
	top:61px;
	width:87px;
	height:20px;
	z-index:6;
	background-image: url(images/images/gallery_up.gif);
}
#aboutlink {
	position:absolute;
	left:670px;
	top:61px;
	width:56px;
	height:20px;
	z-index:7;
	background-image: url(images/images/about_up.gif);
}
#linkslink {
	position:absolute;
	left:787px;
	top:61px;
	width:42px;
	height:17px;
	z-index:8;
	background-image: url(images/images/links_up.gif);
}
#contactlink {
	position:absolute;
	left:890px;
	top:61px;
	width:68px;
	height:18px;
	z-index:9;
	background-image: url(images/images/contact_up.gif);
}



