* {
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
body {
	color: #000;
	font: 8.8pt/15pt "Lucida Grande", "Lucida Sans", sans-serif;
	background: #fff;
	}
html, body {
	padding: 0;
	margin: 0;
}
#wrapper:before {
	background: #fff;
	content: url(../style-images/body.jpg);
	display: block;
	margin: 0 0 -60mm -9%;
	}
#skipNav {
	position: absolute;
	top: -1mm;
	right: -1mm;
	bottom: -1mm;
	left: 0;
	background: #fff;
	}
h1  {
	position: relative;
	z-index: 6;
	color: #000;
	border-bottom: 1pt solid #444;
	line-height: 30pt;
	padding: 0;
	margin: 11mm 0 10mm;
	font-size: 38pt;
	}
h1 span {
	font-size: 8.8pt;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	letter-spacing: 1pt;
	}
h2 {
	color: #000;
	font-size: 22pt;
	line-height: 23pt;
	margin: 0 0 1mm 0;
	}
h3 {
	font-size: 14.5pt;
	margin: 5mm 0 1mm;
	color: #68b300;
	}
h1, h2, h3 {
	font-family: "Bell MT", "Times New Roman", Georgia, serif;
	padding: 0;
	}
h4, #main dt, #main dt a {
	font-weight: bolder;
	color: #333;
	text-decoration: none;
	}
#main dt, #main dt a {
	margin-top: .5mm;
	}
#main img {
	margin: 1em 0 0 0;
	}
h4 {
	display: inline;
	}
h5 {
	display: inline;
	color: #333;
	font-size: 7pt;	
	margin: -.5mm 0 .5mm 1ex;
	}
#wrapper p, #wrapper dl {
	color: #555;
	line-height: 15pt;
	margin-bottom: 1.5mm;
	}
a:link, a:visited {
	color: #333;
	text-decoration: none;
	}
#content, #main, .spotlight, .spotCont, .graphicCont, #footer {
	display: block;
	padding: 0;
	margin: 0;
	float: none;
	border: none;
	width: auto;
	}
.spotlight {
	margin: 10mm 0;
	padding: 7mm;
	padding-top: 6mm;
	border: 1pt dashed #aaa;
	border-width: 1pt 0;
	background-color: #fff;
	}
.spotlight:before {
	font-size: 7pt;
	font-style: italic;
	display: block;
	content: "Also...";
	margin: -11mm 0 0 -7mm;
	padding: 0 0 5mm;
	color: #bbb;
	}
.spotlight h3 {
	margin-top: 0;
	}
.graphicCont {
	margin-top: 4mm;
	clear: both;
	}
.extraEntry, .hr {
	margin-top: 2em;
	padding-top: 1.5em;
	border-top: 1px dashed #666;
	}
.hr hr {
	display: none;
	}
#wrapper {
	position: relative;
	right: 0;
	z-index: 1;
	width: auto;
	margin: 0 8%;
	}
#wrapper #content .gallery, #navbar, #skipNav span, #footer h4, #footer ul {
	display: none !important;
	}
#footer {
	clear: both;
	margin: 14mm 0 0;
	border-top: 1pt solid #444;
	}
#wrapper #footer p {
	color: #000;
	margin: 0;
	font-style: italic;
	font-size: 7pt;
	text-align: right;
	}
/* flickr styles */
.flickr a {
	float: left;
	margin: 5px 12px 7px 0;
	}
.flickr a img {
	display: block;
	border: 2px solid #aaa;
	}
.flickr h3 strong {
	font-family: Verdana, "Bell MT", "Times New Roman", "Times New RomanMT", "Times", Georgia, serif;
	color: #3993ff;
	font-weight: bold;
	font-size: 85%;
	}
.flickr h3 strong em {
	font-style: normal;
	font-weight: bold;
	color: #ff1c92;
	}