body, #page {
	background: black url(/i/home/bg.jpg) no-repeat center -50px;
}

#page {
}

#content {
	margin: 109px 10px 0;
	background: none;
	width: 940px;
	height: 410px;
	position: relative;
}

#header {
	margin: 23px 0 22px 0;
	width: 328px;
	position: relative;
}

h1 {
	text-indent: -1000em;
	overflow: hidden;
	background: url(/i/home/logo.jpg) no-repeat;
	width: 208px;
	height: 123px;
	margin: 0;
}

h4 {
	position: absolute;
	right: 0;
	bottom: -3px;
	width: 102px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 1.4;
	vertical-align: bottom;
}

#pics {
	position: absolute;
	top: 0;
	right: 0;
	width: 600px;
	height: 403px;
	background: url(/i/home/pic_bg.jpg) no-repeat 13px 0;
	z-index: 2;
}

#pics ul {
	margin: 12px 0 0 19px;
}

#pics ul, #pics li {
	width: 563px;
	height: 377px;
	overflow: hidden;
	background: black;
}

#pics li a, #pics li a img {
	margin: 0;
	background: black;
}

#pics a {
	display: block;
	margin: 12px 0 0 19px;
}

#pics span {
	height: 403px;
	width: 13px;
	background-image: url(/i/home/pic_bg_left.png);
	position: absolute;
	top: 0;
}

#teaser {
	background: url(/i/home/teaser_bg.gif) repeat-x 0 0;
	padding-top: 5px;
	display: block;
}

#teaser b {
	display: block;
	width: 337px;
	height: 57px;
	text-indent: -1000em;
	overflow: hidden;
	background-image: url(/i/home/storysharing_teaser.gif);
}

/* @group Nav */

#homenav {
	width: 362px;
	height: 171px;
}

#homenav li {
	background-image: url(/i/home/nav_bg.gif);
}

#homenav li.secondary {
	background: none;
	float: left;
}

#homenav a {
	display: block;
	background-image: url(/i/home/nav.gif);
	text-indent: -1000em;
	overflow: hidden;
	height: 12px;
	margin-bottom: 10px;
	padding: 2px 0;
}

#homenav li.secondary a {
	height: 12px;
	padding: 0;
}

#whoweare { background-position: 120px 7px; }
#ourshows { background-position: 115px 7px; }
#testimonials { background-position: 130px 7px; }
#calendar { background-position: 97px 7px; }
#resources { background-position: 234px 7px; }
#getinvolved { background-position: 130px 7px;}
#whatshappening { background-position: 250px 7px; margin-bottom: 20px;}

#ourshows a { background-position: 0 -16px; }
#testimonials a { background-position: 0 -32px; }
#calendar a { background-position: 0 -48px; }
#resources a { background-position: 0 -64px; }
#getinvolved a { background-position: 0 -80px; }
#whatshappening a { background-position: 0 -96px; }

#contactus { width: 82px; margin-right: 45px; }
#bookashow { width: 95px; margin-right: 45px; }
#donate { width: 55px; margin-right: 0; }

#contactus a { background-position: 0 -121px; }
#bookashow a { background-position: 0 -134px; }
#donate a { background-position: 0 -147px; }

/* @end */

#footer {
	position: relative;
	margin-left: 370px;
	margin-right: 30px;
	border: none;
	color: white;
	padding: 0;
	text-align: right;
	color: #999;	
}

#footer span {
	color: #666;
	padding: 0 4px;
}

#footer a {
	text-transform: uppercase;
	color: #bbb;
}