/* NAVBAR */
div.navbar {
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -350px;
}
table.navbar {
	color: rgb(172, 172, 172);
	width: 100%;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 0.9em;
	height: 38px;
	border-top: solid;
	border-left: none;
	border-bottom: none;
	border-right: none;
	border-color: rgb(172, 172, 172);
	border-width: 2px;
}
.link1 a:link { color: rgb(172, 172, 172); }
.link1 a:visited { color: rgb(172, 172, 172); }
.link1 a:hover { color: rgb(0, 0, 0); }
.link1 a:active { color: rgb(0, 0, 0); }
.bz-navbar { font-weight: bold }
/* ================= */
table.main {
	width: 854px;
	height: 666px;
	text-align: center;
	margin-left: auto;
	margin-right: auto; /* to center in browsers other than IE 6 */
}
td.main_cell {
	width: 710px;
	vertical-align: top;
}
td.title_cell {
	height: 60px;
	vertical-align: top;	
}
td.thumb_cell {
	height: 60px;
	width: 60px;
	vertical-align: middle;	
}
body { 
	background-color: rgb(255, 255, 255);
	margin: 4px;
	padding: 4px;
}
.background_space { /* causes same scroll bars regardless of content height */
	height: 715px;
/* = div.navbar margin-top + navbar border width + table.navbar height + extra for breathing room */
	z-index: -1;
	text-align: center; /* centers navbar in IE */
}
.caption-portraits {
	margin-top: 30px;
	line-height: 130%;
	font-size: 0.85em;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	color: rgb(51, 16, 78);
}
.caption-still_lifes {
	margin-top: 30px;
	line-height: 130%;
	font-size: 0.85em;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	color: rgb(173, 65, 7);
}
.caption-landscapes {
	margin-top: 30px;
	line-height: 130%;
	font-size: 0.85em;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	color: rgb(186, 150, 23);
}
.link2 a:link { color: rgb(95, 94, 222); }
.link2 a:visited { color: rgb(95, 94, 222); }
.link2 a:hover { color: rgb(95, 94, 222); }
.link2 a:active { color: rgb(95, 94, 222); }
/*  IMAGE MAP */
#mapbody {
  background-color: #FFF;
  margin: 0;
  padding: 0;
  text-align: center;
  }
#map {
  background-image: url(./works/works.gif);
  height: 534px;
  width: 954px;
/* for vertical and horizontal centering */
  margin-top: -331px;
  margin-left: -477px;
  position: absolute;
  top: 50%;
  left: 50%;
  visibility: visible
  }
#buttons a {
  position: absolute;
  height: 37px;
  text-decoration: none;
  }
#buttons a i { visibility: hidden; }
a#animal_heads { left: 157px; top: 33px; width: 158px; }
a#bald { left: 612px; top: 103px; width: 134px; }
a#birds { left: 614px; top: 47px; width: 82px; }
a#blowfish { left: 416px; top: 3px; width: 114px; }
a#cadavers { left: 425px; top: 105px; width: 117px; }
a#children { left: 239px; top: 226px; width: 108px; }
a#children_flowers { left: 138px; top: 311px; width: 224px; }
a#dogs { left: 37px; top: 491px; width: 81px; }
a#fam_friends { left: 689px; top: 290px; width: 258px; }
a#iguanas { left: 13px; top: 165px; width: 104px; }
a#infants { left: 256px; top: 122px; width: 96px; }
a#landscapes { left: 108px; top: 430px; width: 144px; }
a#men { left: 807px; top: 227px; width: 76px; }
a#ny_times { left: 748px; top: 161px; width: 171px; }
a#oona { left: 434px; top: 263px; width: 84px; }
a#people_pets { left: 480px; top: 427px; width: 208px; }
a#portraits_panels { left: 380px; top: 197px; width: 312px; }
a#self-portraits { left: 478px; top: 318px; width: 152px; }
a#sharks { left: 85px; top: 92px; width: 100px; }
a#snakes { left: 4px; top: 254px; width: 100px; }
a#tibetans { left: 659px; top: 494px; width: 114px; }
a#twmale { left: 655px; top: 368px; width: 295px; }
a#warhol { left: 126px; top: 372px; width: 169px; }
/* TEXT PAGES */
.link3 a:link { color: rgb(252, 255, 180); }
.link3 a:visited { color: rgb(252, 255, 180); }
.link3 a:hover { color: rgb(252, 255, 180); }
.link3 a:active { color: rgb(252, 255, 180); }
#d-bod {
  margin: 0;
  padding: 0;
  text-align: center;
}
#d-text {
  width: 700px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Helvetica,Arial,Verdana,sans-serif;
  color: rgb(255, 255, 255);
}
p.d-text {
  margin-top: 5%;
  margin-right: 12%;
  margin-left: 12%;
  line-height: 130%;
}

