html { min-height: 100%; margin-bottom: 1px; overflow: -moz-scrollbars-vertical !important;overflow-y: scroll;}
body { background:#fff none;text-align:center;}

#intro #intro-stage { padding:200px; }
#intro h1 a { display:block; background: transparent url(../images/being-still-header.png) center center no-repeat; height:281px;}
h1#being-still a { display:block; background: transparent url(../images/being-still-header.png) left center no-repeat; height:69px; margin-bottom:50px;}
#intro h1 span,
h1#being-still span{ display:none;}


div#wrapper { margin:0 auto;width:855px;text-align:left; padding:64px 65px 0 40px; }
div#container {border:none; background-color: #fff; margin:0; }

div#nav { width:210px; float:left; padding-top:180px; }
div#main{ width:645px; float:left; }

div#nav ul  { margin:0; padding:0; list-style:none;}
div#nav ul li {  margin:0; padding:0; list-style:none; margin-bottom:23px;}
div#nav ul li a {display:block; width:163px; height:21px; background:#fff url(../images/main-nav.png) 0 0 no-repeat; text-indent:-99999px;}

div#nav ul li#images-stories a { background-position: -163px 0;}
div#nav ul li#fieldnotes a { background-position: -163px -44px;}
div#nav ul li#events a { background-position: -163px -88px;}
div#nav ul li#press a { background-position: -163px -132px;}
div#nav ul li#artist a { background-position: -163px -176px;}
div#nav ul li#purchase a { background-position: -163px -220px;}
div#nav ul li#contact a { background-position: -163px -266px;}

body#images-stories div#nav ul li#images-stories a,
div#nav ul li#images-stories a:hover { background-position: 0 0;}
body#fieldnotes div#nav ul li#fieldnotes a,
div#nav ul li#fieldnotes a:hover { background-position: 0 -44px;}
body#events div#nav ul li#events a,
div#nav ul li#events a:hover { background-position: 0 -88px;}
body#press div#nav ul li#press a,
div#nav ul li#press a:hover { background-position: 0 -132px;}
body#artist div#nav ul li#artist a,
div#nav ul li#artist a:hover { background-position: 0 -176px;}
body#purchase div#nav ul li#purchase a,
div#nav ul li#purchase a:hover { background-position: 0 -220px;}
body#contact div#nav ul li#contact a,
div#nav ul li#contact a:hover { background-position: 0 -266px;}

div.left { width:200px; margin:0 10px 20px 0; float:left; }
div.right { width:430px; margin:0 0 20px 0; float:left; }

/* images and stories */
div#story { padding-top:32px; }

/* footnotes */
body#fieldnotes div#wrapper { padding-right:0; width: 920px; }
body#fieldnotes div#main {  width: 710px; }
body#fieldnotes #notes a { display:block; width:94px; height:67px; text-align:center; padding-top:40px; background: transparent url(../images/notes-button.png) 0 0 no-repeat; float:left; color:#fff; margin:0 5px 5px 0; font-weight:bold; }
body#fieldnotes #notes a.alt { background-position:-109px 0; }
body#fieldnotes #notes a:hover {text-decoration:none;}

.tip { 
	text-align:left;
	width:400px;
	background-color:#fff; 
	padding:10px;
	-moz-box-shadow: 5px 5px 5px #999;
 	-webkit-box-shadow: 5px 5px 5px #999;
  	box-shadow: 5px 5px 5px #999;
}
/*
.tip-top { height:20px; background:transparent url(../images/tip-top.png) center 0 no-repeat;}
*/

/* artist */
.question { color:#999;}

#footer{ margin: 20px 0 0; text-align:left; font-size:11px; padding:5px 0 0 210px;}
#footer a,
#footer{color:#77797D; }

.clear { clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0; }
