html, body {margin:0; padding:0; }
#background{position:fixed; z-index:1; width:100%; height:100%;}
#scroller {
	position:absolute;
	width:100%;
	height:98%;
	top:0px;
	left:0px;
	z-index:2;
}
#content {
	width: 600px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrap {
	width: 100%;
	height: 100%;
	position:absolute;
	top:0;
	left:0px;
	z-index:2;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
}
#main {
	
}
#footer {
	width: auto;
	background-color: #000;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: auto;
	padding-right: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	position:fixed;
	width:100%;
	height:100%;
	bottom:0px;
	left:0px;
	overflow:auto;
	z-index:5;
	font-size:13px;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
}
#footer ul li {
	color: #999;
	display: inline;
	width: auto;
	list-style-type: none;
	float: left;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-right: 40px;
	border-right: solid #333 1px;
}
#footer ul .copyright {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:right;
}
#footer, .push {
	height: 40px;
}

a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
* {
}
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -35px;
}

h1 {
	color:#999;
}
h6, h6 a {
	font-family: "Cooper Black", "Arial Black", Sans-Serif;
	color: #000;
	padding: 0;
	margin: 0;
	text-decoration:none;
	font-size:34px;
}
h2 {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:14px;
}
#img a {
	border:none;
}
#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #999;
	margin: 5px 0 10px 0;
}
.copyright {
	font-size: 9px;
	
}
.copyright a {
	color:#666;
	
}


.folio1 {
	margin-right:15px;
}
.blurb {
	font-size: 12px;
	color: #666;
	float: left;
	width: 220px;
	margin-right: 30px;
	margin-left: 130px;
	margin-top: 20px;
}
.blurb2 {
	font-size: 12px;
	color: #666;
	float: left;
	width: 220px;
	margin-right: 0px;
	margin-top: 20px;
}
.clr {
	clear:both;
}
.details {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.hamuck {
	font-family: "Cooper Black", "Arial Black", Sans-Serif;
}
.grey {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
