@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background:;
	margin: 0;
	margin-left:85px;
	margin-right:85px;
}



#page {
	margin: 0px auto;
	width: 900px;
}


.hidden { 
	display: none; 
}


.clear { 
	clear: both; 
}


#work {
	position: absolute;
	width: 900px;
	float: left;
	margin-top: 80px;
	margin-left: 0px;
	text-align: left;
	
}
	

.imageholder img {
	margin-bottom: 0px;
	margin-right: 0px;
	float:left;
	text-align: left;
}

#content {
   	float: left;
   	margin-top: 230px;
   	margin-left: 0px;
   	text-align: center;
   	color: #999;
   	height: 480px;
   	width: 900px;
   	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border-bottom:1px dotted #999999;
	padding-bottom: 10px;
  
   
}

#content2 {
	position:absolute;
   	float: left;
   	margin-top: 200px;
   	margin-left: 0px;
   	text-align: center;
   	color: #999;
   	height: 480px;
   	width: 900px;
   	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	border-bottom:1px dotted #999999;
	padding-bottom: 10px; 
	
  
   
}

#menu {
	border-bottom:1px dotted #999999;
	top:0px;
	padding-top: 70px;
	word-spacing: 10px;
	padding-bottom: 10px;
	background:#FFFFFF;
	position: absolute;
	width:900px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

.logo {
display: block;
margin: 0 auto 18px;
}


li {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	display: inline;
	line-height: 18px;
	padding-left: 0px;
}

a {
	padding: 0px;
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: none;
	color: #666666;
	
}

a:active {
	text-decoration:none;
	
}


/* Homepage CSS */


#homepagemenu {
	border-top:1px dotted #999999;
	padding-top:10px;
	margin-top: 695px;
	word-spacing: 10px;
	padding-bottom: 15px;
	background:#FFFFFF;
	position: absolute;
	width:900px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

#homepagecontent {
	position: left;
   	float: left;
   	margin-top: 70px;
   	margin-left: 0px;
   	text-align: center;
   	color: #999;
   	height: 600px;
   	width: 900px;
   	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	border-top:1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 10px; 
	
}

/* collection css */


#contentcollection {
   	float: left;
   	margin-top: 200px;
   	margin-left: 0px;
   	text-align: center;
   	color: #999;
   	height: 600px;
   	width: 900px;
   	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border-bottom:1px dotted #999999;
	padding-bottom: 10px;
  
   
}


/* jonestotherhythem collection */


#jttrcollection {
   	float: left;
   	margin-top: 200px;
   	margin-left: 0px;
   	text-align: center;
   	color: #999;
   	height: 500px;
   	width: 900px;
   	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border-bottom:1px dotted #999999;
	padding-bottom: 10px;
  
   
}

/* presscontent */


#presscontent {
   	float: left;
   	margin-top: 200px;
   	margin-left: 0px;
   	text-align: center;
   	color: #999;
   	height: 2650px;
   	width: 900px;
   	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border-bottom:1px dotted #999999;
	padding-bottom: 10px;
	margin-bottom: 20px;
  
   
}
