@charset "UTF-8";/*		Letterpress LCC CSS	Author(s): James Allen / Elliot Hammer / with help from Antoine Lafontaine	Date: 28.8.08	Version: 1.0	www.jamesaallen.com	www.actioncommittee.co.uk	www.indexhibit.org		edited by Ben Moren	http://benmoren.com*/@font-face {  font-family: Gotham;  src: url(http://benmoren.com/ndxz-studio/site/BM_2_1/Gotham-Bold.ttf);}@font-face {  font-family: Garamond;  src: url(http://benmoren.com/ndxz-studio/site/BM_2_1/AGaramondPro-Regular.otf);} *{	margin: 0;	padding: 0;}body {	font-size: 10px;	font-family: Garamond,             Georgia,             "Bitstream Charter",             serif;	background-color:#FFFFFF;	color:#000000;}body.section-1 { }body.section-2 { }body.section-3 { }/* Link Settings */a:link {	text-decoration: underline;	color: #000000;}a:active {	text-decoration: none;	color: #901818;}a:visited {	text-decoration: none;	color: #666666;}a:hover {	color: #901818;	text-decoration: underline;}a img { border: none; }/* End Link Settings *//* Menu Settings */#menu {	position: fixed;	float: left;	width: 100%;	height: auto;	background-color: #000000;	margin: 15px 0px 20px 0px;	padding: 0px 20px 0px 0px;	opacity:.90;}#menu ul {	float: left;	width: auto;	list-style: none;	overflow: auto;	margin: 0px 0px 20px 12px;	font-family: Garamond, Georgia,"Bitstream Charter", serif;	font-size: 9pt;}#menu ul li.section-title {	color: #FFFFFF;	text-align: left;	width: auto;	font-weight: 700;	border-bottom: solid 1px #FFF;	padding: 0px 0px 1px 0px;	margin: 15px 0px 10px 12px;	font-family: Gotham, Helvetica, sans-serif;	font-size: 10pt;}#menu ul li.section-title:hover {	color: #901818;	text-align: left;	width: auto;	font-weight: 700;	border-bottom: solid 1px #FFF;	padding: 0px 0px 1px 0px;	margin: 15px 0px 10px 12px;	font-family: Gotham, Helvetica, sans-serif;	font-size: 10pt;}#menu ul li {	text-align: left;	width: 180px;	margin: 0px 0px 3px 12px;}#menu p {	color: #1a1a1a;	width: auto;	text-align: left;	padding: 0px 0px 0px 5px;    margin: 0px 0px 9px 18px;}#menu ul a:link {	text-decoration: none;	color: #999999;}#menu ul a:active {	text-decoration: none;	color: #901818;}#menu ul a:visited {	text-decoration: none;	color: #999999;}#menu ul a:hover {	color: #901818;}#lcc {	position: fixed;	float: right;	background-color: #FFFFFF;	margin: -80px 0px 0px 720px;	padding: 0px 0px 0px 0px;}/* End Menu Settings *//* Main Content */#content {	float: left;	height: 400px;	display: inline;	margin: 0px 0px 0px 0px;	padding: 100px 0px 0px 93px;	z-index: -10;}.container {    padding: 5px 5px 25px 5px;}.read-me-like-a-book {	float: left;	display: inline-block;	width: 400px;	padding: 0px 10px 0px 0px;}/* End Main Content *//* Fonts / Typefaces */#content p {	width: 500px;	margin: 0px 0px 15px 9px;}p {	font-size: 10pt;	font-family: Garamond,             Georgia,             "Bitstream Charter",             serif;	text-align: left;	padding: 0px 0px 0px 0px;    margin: 0px 0px 10px 12px;}.indent {	font-size: 10pt;	font-family: Garamond,             Georgia,             "Bitstream Charter",             serif;	text-align: left;	padding: 0px 0px 0px 20px;    margin: 0px 0px 10px 12px;}#content a:link {	font-size: 10pt;	font-family: Garamond,             Georgia,             "Bitstream Charter",             serif;	text-align: left;	padding: 0px 0px 10px 0px;    margin: 0px 0px 0px 0px;}	h1 { 	font-size: 32px;	font-family: Garamond,             Georgia,             "Bitstream Charter",             serif;	text-align: left;	padding: 0px 0px 10px 12px;}h2 {	font-size: 10pt;	font-family: Garamond,             Georgia,             "Bitstream Charter",             serif;	text-align: left;	padding: 0px 0px 10px 10px;}h3 {	font-size: 8pt;	font-family: Garamond,             Georgia,             "Bitstream Charter",             serif;	text-align: left;	padding: 0px 0px 5px 10px;}h4 {	font-size: 12px;}#img-container {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;}#img-container p {	width: 500px;	margin: 0px 0px 0px 50px;	padding: 0px 0px 12px 50px;}/* End Fonts / Typefaces */#once { clear: left; }.left{float: left;}.right{float: right;}
