@charset "UTF-8";
/* CSS Document */
#body-container {
	position:relative;
	width:1024px;
	height:768px;
	background-color:#FFFFFF;
	text-align:left;
	margin: 0 auto;
	padding:0;
	z-index:0;
}

#header-container {
	position:absolute;
	top:46px;
	left:50px;
	/*right:292px;*/
	width:382px;
	height:29px;
	text-align:left;
	margin: 0 auto;
	padding:0;
	background:url(images/header.png) no-repeat;
	z-index:1;
}

.home-button span {
	display:none;
}

.home-button {
	position:absolute; top:0; left:0; background-color:transparent; width:382px; height:29px;
}

#share-container {
	position:absolute;
	top:57px;
	left:893px;
	right:230px;
	width:64px;
	height:19px;
	text-align:right;
	color:#736357;
	font-family: "“Lucida Sans Unicode”", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	line-height: 1.2em;
	margin: 0 auto;
	padding:0;
	z-index:1;
}

#copyright-container {
	position:absolute;
	top:728px;
	left:445px;
	width:137px;
	height:24px;
	color:#736357;
	text-align:center;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	line-height: 1.2em;
	margin: 0 auto;
	padding:0;
	z-index:1;
}

#sitedesignbutton-container {
	position:absolute;
	top:730px;
	left:906px;
	right:230px;
	width:48px;
	height:12px;
	color:#736357;
	text-align:right;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	line-height: 1.2em;
	margin: 0 auto;
	padding:0;
	z-index:1;
}
/*HOME PAGE*/
#enterbutton-container {
	position: absolute;
	top:370px;
	left:454px;
	width:119px;
	height:32px;
	color:#333333;
	z-index:5;
}

#weeps-container {
	position: absolute;
	top:125px;
	left:297px;
	width:430px;
	height:575px;
	padding:0px;
	margin:0;
	z-index:2;
}

#nineteensixtyeight-container {
	position: absolute;
	top:171px;
	left:210px;
	width:619px;
	height:430px;
	padding:0px;
	margin:0;
	z-index:2;
}

#buffalo-container {
	position: absolute;
	top:171px;
	left:227px;
	width:573px;
	height:430px;
	padding:0px;
	margin:0;
	z-index:2;
}

#hemingway-container {
	position: absolute;
	top:125px;
	left:297px;
	width:430px;
	height:555px;
	padding:0px;
	margin:0;
	z-index:2;
}

#punchingbears-container {
	position: absolute;
	top:197px;
	left:225px;
	width:576px;
	height:379px;
	padding:0px;
	margin:0;
	z-index:2;
}

#snoba-container {
	position: absolute;
	top:125px;
	left:297px;
	width:430px;
	height:546px;
	padding:0px;
	margin:0;
	z-index:2;
}

#snobb-container {
	position: absolute;
	top:125px;
	left:297px;
	width:430px;
	height:557px;
	padding:0px;
	margin:0;
	z-index:2;
}

#soulbirds-container {
	position: absolute;
	top:171px;
	left:297px;
	width:430px;
	height:430px;
	padding:0px;
	margin:0;
	z-index:2;
}

#steinbeck-container {
	position: absolute;
	top:125px;
	left:297px;
	width:430px;
	height:558px;
	padding:0px;
	margin:0;
	z-index:2;
}

#thirdeye-container {
	position: absolute;
	top:171px;
	left:210px;
	width:606px;
	height:430px;
	padding:0px;
	margin:0;
	z-index:2;
}


#vimeo-container {
	position: absolute;
	top:171px;
	left:189px;
	width:649px;
	height:430px;
	padding:0px;
	margin:0;
	color:#736357;
	font-family: "“Lucida Sans Unicode”", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	line-height: 1.2em;
	z-index:2;
}

#contact-container {
	position: absolute;
	top:236px;
	left:297px;
	width:430px;
	height:300px;
	padding:0px;
	margin:0;
	color:#736357;
	text-align:center;
	font-family: "“Lucida Sans Unicode”", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	line-height: 1.2em;
	z-index:2;
}

#image-navigation {
	position: absolute;
	top:286px;
	left:60px;
	right:290px;
	width:906px;
	height:200px;
	padding:0px;
	margin:0;
	text-align:left;
	z-index:1;
}

#arrow-left {
	position:absolute;
	width: 60px;
	height:200px;
	top:0;
	left:0;
	z-index:2;
}

#arrow-left img {margin-top:70px;
}

#arrow-right {
	position:absolute;
	width: 60px;
	height:200px;
	top:0px;
	left:846px;
	z-index:2;
}

#arrow-right img {margin-top:70px;
}
