@charset "utf-8";

/* SLIMBOX (Customized version) */

#lbOverlay {
	position: absolute;
	top:0; left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%; padding:0;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/sb_loading.gif) no-repeat center;
}

#lbCanvas {
	border: 9px solid #fff;
}

#lbCanvas iframe, #lbCanvas img {
	border:1px solid #999;
	margin:0; padding:0;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 10px;
	width: 70px;
	background:url(../images/sb_anchor_spacer.gif);
}


#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/sb_prevlabel.gif) no-repeat;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/sb_nextlabel.gif) no-repeat;
}

#lbBottom {
	font-size:12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	margin:0 0 0 10px; padding:0;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/sb_closelabel.gif) no-repeat center;
	margin:0; padding:0;
}

#lbCaption, #lbNumber {
}

#lbCaption {
	font-weight: bold;
}

body, html {overflow: hidden;}

body{
padding:0;
margin:0;
background:#000;
font: #FFF 76%/150% "Garamond", "Georgia", "Times New Roman", serif;
}

#container{height:100%; /*fill the body*/text-align: center; /*H-centering in early IE versions*/}

#pinac {width: 900px;height: 452px;position:relative; /*allows for top property to move the element*/top: 50px;
margin-left: auto;margin-right: auto; /*H-centering in complaint browsers*/
}

#imgmap {  width:500px;   height:375px;   background:url(../images/works.jpg) no-repeat;   position:relative;  }

#nav ul li a {
  text-indent: -9999px; 
  text-decoration: none;
  }

#imgmap #confession {
  position: absolute;
  top: 92px; left: 121px; width: 257px; height: 31px;
  z-index:20;
  }
#imgmap #dictionary {
  position: absolute;
  top: 126px; left: 59px; width: 380px; height: 35px;
  z-index:20;
  }
#imgmap #rendering {
  position: absolute;
  top: 166px; left: 159px; width: 178px; height: 31px;
  z-index:20;
  }

#imgmap #god {
  position: absolute;
  top: 202px; left: 131px; width: 235px; height: 35px;
  z-index:20;
  }

#imgmap #diary {
  position: absolute;
  top: 243px; left: 188px; width: 119px; height: 32px;
  z-index:20;
  }

#imgmap #letters {
  position: absolute;
  top: 278px; left: 125px; width: 249px; height: 24px;
  z-index:20;
  }

#imgmap #unbelief {
  position: absolute;
  top: 316px; left: 111px; width: 280px; height: 34px;
  z-index:20;
  }