/* =reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, img, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
/*	background: transparent; */
 }
body {
 line-height: 1;
 }
ol, ul {
 list-style: none;
 }
blockquote, q {
 quotes: none;
 }
/* remove underline from links (replaced with bottom-borders as desired) */
a {
 text-decoration: none;
 }
del {
 text-decoration: line-through;
 }
/* -------- END RESET -------- */

/* =global styles */
html {
	font-size: 62.5%;
	line-height: 1.5;
	}
body {
	font-size: 15px;
	font-size: 1.5em;
	font-family: "Helvetica Neue", Arial, sans-serif;
	}


/* =layout */
html {
	background-color: #172d64;
	}
body {
	text-align: center;
	background-color: #f3f3f3;
	width: 27em;
	width: 960px;
/*	min-width: 960px;
	max-width: 1200px; */
	text-align: left;
	margin: 30px auto;
	border: .20em solid #8a94af;
	border: .20em solid #97ade4;
	-moz-border-radius: .2em;
	-o-border-radius: .2em;
	-webkit-border-radius: .2em;
	border-radius: .2em;
	}
#wrap-all {
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: left;
	}
#header {
	margin: 30px;
	background: #f3f3f3 url("../images-pres/LL-50x50.png") left -0.2em no-repeat;
	height: 110px;
	}
#header h1, #header #tagline {
	margin-left: 60px;
	}
#content {
	margin: 30px 60px;
	padding-bottom: 60px;
	}
#contact #content h2 {
	margin-bottom: .6em;
	}
#contact #content ul {
	margin-top: 1.6em;
	margin-bottom: 1.6em;
	}
#contact #content ul li {
	margin-bottom: 1.6em;
	}
#contact #content p {
	margin-bottom: 40px;
	}
#links #content {
	min-height: 15em;
	}
#links h2, #links h3 {
	margin-bottom: 1.6em;
	}
#links .clear-both {
	clear: both;
	}
#artists-photogs {
	display: inline;
	margin-left: 20px;
	width: 44%;
	float: left;
	}
#groups {
	display: inline;
	margin-right: 20px;
	width: 44%;
	float: right;
	}
.thumbs {
	margin: 30px -52px 30px -52px;
	padding: 20px 0 60px 0;
	}
p {
	margin-bottom: 1em;
	}
body ul {
	list-style: disc;
	margin-left: 2em;
	}
body ul li {
	margin-bottom: .5em;
	}
ul.nav-text {
	width: 100%;
	float: right;
	display: inline;
	margin: 1em 0 1em 0;
	overflow: hidden;
	border-top: 1px dotted #eee;
	border-top: 1px dotted #aaa;
	}
.nav-text li {
	display: inline;
	width: 15%;
	margin-left: 1em;
	}
.nav-text li a:link {
	padding-left: .2em;
	padding-right: .2em;
	}
	
ul.thumbs-58 {
	display: inline;
	overflow: hidden;
	width: 100%;
	float: left;
	list-style-type: none;
	margin: 0 auto;
	margin-bottom: 40px;
	padding: 0;
	}
ul.thumbs-58 li {
	display: inline;
	overflow: hidden;
	width: 62px;
	margin-right: 5px;
	float: left;
	}
ul.thumbs-58 li.last {
	margin-right: 0;
	}
ul.thumbs-58 li img {
	-moz-box-shadow: 2px 2px 4px #999;
	-o-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;
	}
p.large-image {
	text-align: center;
	margin-bottom: 60px;
	}
p.large-image img {
	border: 6px solid #111;
	}

#footer {
	margin: -60px 30px;
	margin: -60px auto;	
	}
#footer ul {
	list-style-type: none;
	}

#galleries #content h2 {
	margin-bottom: -30px;
	}
#galleries .color {
	float: left;
	background: #d2ddf9;
	height: 250px;
	width: 250px;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: 44px;
	}
#galleries .bw {
	float: left;
	background: #ddd;
	height: 250px;
	width: 250px;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: 44px;
	}
#galleries .digital {
	float: left;
	background: #fcd6e6;
	height: 250px;
	width: 250px;
	margin-top: 50px;
	margin-bottom: 30px;
	}
#galleries .color h3, #galleries .bw h3, #galleries .digital h3 {
	margin-top: -30px;
	text-align: center;
	}
#galleries #content .thumbs {
	margin-bottom: 80px;
	}
#galleries .clear-both {
	clear: both;
	}

/* =typography */

/* NOTE: see declarations for html and body elements in global styles section above */

#content {
	color: #0a142f;
	}
h1 {
	font-size: 26px;
	font-size: 2.6rem;
	font-family: "Helvetica Neue", Arial, sans-serif;
	letter-spacing: -1px;
	color: #172d64;
	}
h2 {
	font-size: 20px;
	font-size: 2.0rem;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #172d64;
	margin: 0 0 .3em -20px;
	}

h3#tagline {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	font-size: 1.1em;
	color: #2f5ac8;
	font-style: italic;
	padding-bottom: 0em;
	}

p {
	line-height: 1.3;
	}
p.img-details {
	padding-bottom: .1em;
	}
li {
	line-height: 1.3;
	}
ul.nav-text {
	font-family: 'Book Antiqua', 'Palatino Linotype', Palatino, serif;
	font-size: 9px;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.5;
	text-align: right;
	text-transform: uppercase;
	}
#galleries #content h2 {
	color: #aaa;
	}
#galleries #content .color .content-nav, #galleries #content .bw .content-nav, #galleries #content .digital .content-nav {
	font-family: 'Book Antiqua', 'Palatino Linotype', Palatino, serif;
	font-size: 1.1em;
	text-transform: uppercase;
	}
#links h3 {
	color: #aaa;
	color: #97ade4;
	}
#footer {
	text-align: center;
	font-size: 10px;
	font-size: 1.0em;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #97ade4;
	line-height: 3.6em;
	}

/*
body#landscape #footer {
	text-align: center;
	margin: 0 200px;
	}
*/
	
#footer a:link, #footer a:visited  {
	color: #fff;
/*	font-weight: bold; */
	}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #fa0;
	}

	
/* =nav styling
#header a:link, #header a:visited, #header a:hover, #header a:focus, #header a:active {
	color: #172d64;
	}  */
ul.nav-text li a:link, ul.nav-text li a:visited {
	color: #aaa;
	}
ul.nav-text li a:hover, ul.nav-text li a:focus, ul.nav-text li a:active {
	color: #172d64;
	}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:focus, h1 a:active {
	color: #172d64;
	}
ul.nav-text li.URhere {
	color: #d1d1d1;
	}
.color a:link, .color a:visited, .bw a:link, .bw a:visited, .digital a:link, .digital a:visited {
	color: #172d64;
	}
.color a:hover, .color a:focus, .color a:active,.bw a:hover, .bw a:focus, .bw a:active, .digital a:hover, .digital a:focus, .digital a:active {
	color: #2f5ac8;
	} 
#links #content a:link, #links #content a:visited {
	color: #00f;
	}  
#links #content a:hover, #links #content a:focus, #links #content a:active {
	color: #f00;
	}
#contact #content a:link, #contact #content a:link {
	
	}
#contact #content a:hover, #contact #content a:focus, #contact #content a:focus {
	color: #f90;
	}
	
/* --------- CSS3 and other enhancements --------- */
/* transition nav items to a rounded-rectangle-shape when hovered, focused, or active */

ul.nav-text li a:hover, ul.nav-text li a:focus, ul.nav-text li a:active {
	color: #172d64;
	
	-moz-border-radius: .5em;
	-o-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
	
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
	
	background-color: #2f5ac8;
	background-color: #8891a2;
	background-color: #7a8399;
	background-color: #9ea6ba;
	color: #fff;
	}
	
/* edited 9-29-11; new image details method */

/* shadows of large images */

.image img {
	border: 1px solid #000;
	-moz-box-shadow: 3px 3px 15px #999;
	-o-box-shadow: 3px 3px 15px #999;
	-webkit-box-shadow: 3px 3px 15px #999;
	box-shadow: 3px 3px 15px #999;
	}

/* styling position & appearance of details and nav */

/* setting transparency of the image-details text/background */
p.img-details {
	background-color: hsla(0, 0%, 0%, .7) !important;
	}

ul.img-nav {
	list-style-type: none;
	}
#content {
	position: relative;
	}

#color-1 p.img-details {
	position: relative;
	width: 335px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;	
	}
#color-1 .image {
	width: 333px;
	margin-left: 150px;
	}
#color-1 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	}
#color-1 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -70px;
	left: 200px;
	}	
#landscape p.img-details {
	position: relative;
	width: 615px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#landscape .image { /* used for catalina and others */
	width: 613px;
	margin-left: 20px;
	}
#landscape a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	}
#landscape #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 200px;
	}
	
#color-3 p.img-details {
	position: relative;
	width: 637px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#color-3 .image {
	width: 635px;
	margin-left: 10px;
	}
#color-3 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	}
#color-3 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 200px;
	}
#color-4 p.img-details {
	position: relative;
	width: 637px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#color-4 .image {
	width: 635px;
	margin-left: 10px;
	}
#color-4 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	}
#color-4 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 200px;
	}
#color-5 p.img-details {
	position: relative;
	width: 662px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#color-5 .image {
	width: 660px;
	margin-left: 10px;
	}
#color-5 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	}
#color-5 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#color-6 p.img-details {
	position: relative;
	width: 637px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#color-6 .image {
	width: 635px;
	margin-left: 10px;
	}
#color-6 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	}
#color-6 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#color-7 p.img-details {
	position: relative;
	width: 662px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#color-7 .image {
	width: 660px;
	margin-left: 10px;
	}
#color-7 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	}
#color-7 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#color-8 p.img-details {
	position: relative;
	width: 335px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#color-8 .image {
	width: 333px;
	margin-left: 150px;
	}
#color-8 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#color-8 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 200px;
	}
#color-9 p.img-details {
	position: relative;
	width: 347px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#color-9 .image {
	width: 345px;
	margin-left: 150px;
	}
#color-9 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#color-9 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 200px;
	}
#color-10 p.img-details {
	position: relative;
	width: 615px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#color-10 .image {
	width: 613px;
	margin-left: 30px;
	}
#color-10 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#color-10 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 200px;
	}
#black-white-1 p.img-details {
	position: relative;
	width: 662px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#black-white-1 .image {
	width: 660px;
	margin-left: 20px;
	}
#black-white-1 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#black-white-1 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#black-white-2 p.img-details {
	position: relative;
	width: 637px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#black-white-2 .image {
	width: 635px;
	margin-left: 20px;
	}
#black-white-2 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#black-white-2 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#black-white-3 p.img-details {
	position: relative;
	width: 662px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#black-white-3 .image {
	width: 660px;
	margin-left: 20px;
	}
#black-white-3 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#black-white-3 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#black-white-4 p.img-details {
	position: relative;
	width: 637px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#black-white-4 .image {
	width: 635px;
	margin-left: 20px;
	}
#black-white-4 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#black-white-4 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#black-white-5 p.img-details {
	position: relative;
	width: 542px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#black-white-5 .image {
	width: 540px;
	margin-left: 60px;
	}
#black-white-5 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#black-white-5 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#black-white-6 p.img-details {
	position: relative;
	width: 662px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#black-white-6 .image {
	width: 660px;
	margin-left: 20px;
	}
#black-white-6 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#black-white-6 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#black-white-7 p.img-details {
	position: relative;
	width: 637px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#black-white-7 .image {
	width: 635px;
	margin-left: 20px;
	}
#black-white-7 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#black-white-7 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#black-white-8 p.img-details {
	position: relative;
	width: 574px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#black-white-8 .image {
	width: 572px;
	margin-left: 20px;
	}
#black-white-8 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#black-white-8 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#black-white-9 p.img-details {
	position: relative;
	width: 309px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#black-white-9 .image {
	width: 307px;
	margin-left: 120px;
	}
#black-white-9 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#black-white-9 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-1 p.img-details {
	position: relative;
	width: 335px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-1 .image {
	width: 333px;
	margin-left: 120px;
	}
#digital-1 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-1 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-2 p.img-details {
	position: relative;
	width: 309px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-2 .image {
	width: 307px;
	margin-left: 120px;
	}
#digital-2 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-2 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-3 p.img-details {
	position: relative;
	width: 309px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-3 .image {
	width: 307px;
	margin-left: 120px;
	}
#digital-3 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-3 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-4 p.img-details {
	position: relative;
	width: 637px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-4 .image {
	width: 635px;
	margin-left: 20px;
	}
#digital-4 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-4 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-5 p.img-details {
	position: relative;
	width: 333px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-5 .image {
	width: 335px;
	margin-left: 120px;
	}
#digital-5 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-5 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-6 p.img-details {
	position: relative;
	width: 615px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-6 .image {
	width: 613px;
	margin-left: 20px;
	}
#digital-6 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-6 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 200px;
	}
#digital-7 p.img-details {
	position: relative;
	width: 333px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-7 .image {
	width: 335px;
	margin-left: 120px;
	}
#digital-7 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-7 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-8 p.img-details {
	position: relative;
	width: 333px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-8 .image {
	width: 335px;
	margin-left: 120px;
	}
#digital-8 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-8 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-9 p.img-details {
	position: relative;
	width: 333px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-9 .image {
	width: 335px;
	margin-left: 120px;
	}
#digital-9 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-9 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-10 p.img-details {
	position: relative;
	width: 347px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-10 .image {
	width: 345px;
	margin-left: 120px;
	}
#digital-10 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-10 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-11 p.img-details {
	position: relative;
	width: 347px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-11 .image {
	width: 345px;
	margin-left: 120px;
	}
#digital-11 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-11 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-12 p.img-details {
	position: relative;
	width: 662px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-12 .image {
	width: 660px;
	margin-left: 20px;
	}
#digital-12 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-12 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-13 p.img-details {
	position: relative;
	width: 637px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-13 .image {
	width: 635px;
	margin-left: 20px;
	}
#digital-13 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-13 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -100px;
	left: 180px;
	}
#digital-14 p.img-details {
	position: relative;
	width: 333px;
	top: -43px;
	background-color: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	}
#digital-14 .image {
	width: 335px;
	margin-left: 120px;
	}
#digital-14 a:hover p.img-details { /* "remote linking" to show image details when image is hovered */
	visibility: visible;
	position: relative;
	top: -43px;
	}
#digital-14 #image-nav {
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	top: -70px;
	left: 180px;
	}
	
/* mailto links working ONLY in IE */
ul#contact-lrl li a:link {
	position: relative;
	z-index: 1;
	}
	
	
/* image-nav state styles */
ul.img-nav a:link, ul.img-nav a:visited {
	color: #888;
	}
ul.img-nav a:hover, ul.img-nav a:focus, ul.img-nav a:active {
	color: #f90;
	}
