/* 
   css Copyright © 2005-2012 Karelia Software. All rights reserved.
   css released under Creative Commons License  - http://creativecommons.org/licenses/by-sa/2.5/ 
   All associated graphics belong to their respective owners and are licensed separately. 
*/

/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}

/* Navigation arrows */
div.text-navigation { text-align:center; margin-bottom:1em;}
div.text-navigation div { display:inline; margin:0px 0.5em; }
.collection-navigation .disabled-navigation { text-indent:-5000px; }

/* 2.0 wrap compatibility. 2.0-compatible designs can further adjust these if they need */
.wide { display:block; }

.narrow.left {   /* Some designs won't respect without !important */
    float:left!important;
    clear:left!important;
}
.narrow.right {
    float:right!important;
    clear:right!important;
}

.wide.left .graphic, img.wide.left { margin-left:0px; margin-right:auto; }
.wide.center .graphic, img.wide.center { margin-left:auto; margin-right:auto; }
.wide.right .graphic, img.wide.right { margin-left:auto; margin-right:0px; }

.ImageElement.left { text-align:left; }
.ImageElement.center { text-align:center; }
.ImageElement.right { text-align:right; }

/* Captions should align themselves with the graphic */
.graphic-container.left .caption { text-align:left; }
.graphic-container.center .caption { text-align:center; }
.graphic-container.right .caption { text-align:right; }

/* Inline iframes need to display as a block to layout right */
.graphic iframe { display:block; }

/* Pagelet photo grids should be generally be auto width (some 1.x designs hardcoded an exact width) */
.pagelet .photogrid-index { width:auto; }

/* For content like amazon which forces white background. Design SHOULD set color for A tag and text color. */
.whiteBackground
{
	background-color:white;
}

.article-info
{
	margin-bottom:1em;
}
 
/* Firefox reduce dotted lines on links */
.photo-navigation a:focus, .replaced a:focus {overflow:hidden;}

/* Disqus correction to prevent overflow scroll bars in some designs */
#dsq-content { overflow:hidden; }
#dsq-content .dsq-auth-header { width: auto!important; }
#dsq-content .dsq-by { margin: 4px 6px 0px 0px; }
#dsq-content .dsq-by a, #dsq-content .dsq-by a:hover { border: 0px none; }
#dsq-content h3 { margin:0px; }

/* Site menus. Don't wrap the top level items, and wrap sub-menu items normaly. */
#sitemenu-content ul li {white-space: nowrap}
* html #sitemenu-content ul li {white-space: normal}
*:first-child+html #sitemenu-content ul li {white-space: normal}
#sitemenu-content ul ul li {white-space: normal}
#sitemenu-content span.in { position: relative; }

textarea.fullWidth, input.fullWidth, select.fullWidth {
	width:96%;
	margin:4px 0;
}
textarea.fullWidth, select.fullWidth {
	margin: 4px 1px
}

form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

.contactError { color:red; font-weight:bold; }

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
	min-width: 0px;
}

textarea {
    resize: vertical;
}

form.contactElement p {
	text-align: left;
}

/*File:  'Blueball SV2 Minimal Colors Burgundy' main.css Style SheetCreated: 30, April, 2010Last Modified: 22, September, 2011Version: 2.0Author:  Charlie Lockhart, Blueball Designwww.sandvoxdesigns.blueballdesign.comCopyright 2010-2011 Charlie Lockhart/Blueball Design LLC USA, All Rights Reserved*//* @group Global CSS */body {	margin: 0 auto;	padding: 0;	background: #800000 url(spiedonny_fondo.gif) repeat-x fixed;	font-family: Helvetica, Arial, Verdana, sans-serif;	font-size: 14px;	color: #4c524f;	font-weight: normal;	line-height: 1.7em;	height: 100%;	text-align: left;	word-wrap: break-word;}* html body {	line-height: 1.9em;	text-align: center;}@font-face {	font-family: 'GraublauWebBold';	src: url('fonts/graublauwebbold-webfont.eot');	src: local('fonts/GraublauWebBold'), 	url('fonts/graublauwebbold-webfont.ttf') format('truetype'), 	url('fonts/graublauwebbold-webfont.svg#webfont') format('svg');	font-weight: normal;	font-style: normal;}#main {	min-height: 525px;}img {	border: 0;}a img {	border: 0;	text-decoration: none;}a:link, a:visited, a:active {	color: #870833;	text-decoration: underline;}a:hover {	color: #870833;	text-decoration: none;}p {	margin: 0 0 12px 0;}strong {	font-weight: 700;}hr {	border-top: 1px solid #c9c9c9;	border-bottom: 1px solid #e9e9e9;	height: 2px;	margin: 10px 0;}blockquote {	font-size: 1.4em;	line-height: 1.3em;	font-weight:  500;	background: url(quotes.gif) no-repeat top left;	background-position: 12px 4px;	color: #870833;	margin: 5px 0;	padding: 8px 15px 8px 58px;}h2 {	font-family: GraublauWebBold, Arial, Helvetica, sans-serif;	font-size: 1.9em;	font-weight: normal;	line-height: 1.25em;	color: #f49b00;	margin: 0 0 10px -1px;	padding: 0;	text-align: left;}h3 {	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	font-size: 1.5em;	line-height: 1.2em;	color: #f49b00;	font-weight: bold;	margin: 0 0 7px;	padding: 0;	text-align: left;}* html h2, h3 {	font-weight: 700;}.clear {	clear: both;	height: 0px;	line-height: 2px;}* html .clear {	line-height: 0px;}#main .clear {	}* html #main .clear {	line-height: 0px;}.hidden {	display: none;}.ImageElement, .VideoElement {	text-align: center;	margin-top: 20px;}img.narrow, .article-thumbnail img {	display: block;	float: left;	margin: 3px 15px 3px 0;}.narrow.left { 	margin: 3px 15px 3px 0px; }.narrow.right {	margin: 3px 0px 3px 15px; }img.wide {	display: block;	clear: both;}div.rssBadge {	margin: 10px 10px 10px 0;}div.rssBadge.bordered {	margin: 10px;}/* Small icon option */img.smallRSSBadgeIcon {	vertical-align: middle;}img.smallRSSBadgeIconLeft {	margin-right: 4px;}img.smallRSSBadgeIconRight {	margin-left: 4px;}/* Large icon option */div.largeRSSBadgeIcon, p.largeRSSBadgeIcon {	margin: 0 10px;	text-align: center !important;}img.largeRSSBadgeIcon {	margin-bottom: 4px;}p.largeRSSBadgeIcon {	margin: 0;}ul {	padding-left: 22px;	list-style-type: disc;}ol, dd {	padding-left: 20px;	list-style-type: square;}.sitemap-page a:hover {	color: #870833;	text-decoration: none;}/* 2.0 callout compatibility. 2.0-compatible designs are expected to implement this themselves */.callout-container, .graphic-container {	clear: both;}/* 2.0 wrap compatibility. 2.0-compatible designs can further adjust these if they need */.wide {	display: block;}img.narrow.left {    float: left!important;	clear: left;}img.narrow.right {	float: right!important;	clear: right;}.wide.left .graphic, img.wide.left {	margin-left: 0px;	margin-right: auto;}.wide.center .graphic, img.wide.center {	margin-left: auto;	margin-right: auto;}.wide.right .graphic, img.wide.right {	margin-left: auto;	margin-right: 0px;}.ImageElement.left {	text-align: left;}.ImageElement.center {	text-align: center;}.ImageElement.right {	text-align: right;}/* @end *//* @group Page-Top Header */#page-container { background-color: transparent; background-attachment: scroll; background-position: center; position: relative; width: 1028px; margin: -60px auto 20px; height: auto; z-index: 5; border-style: none; }#page {	position: relative;	width: 954px;	margin: 0px auto;	margin-top: 0;	padding: 0px;	height: auto;	background: #ffffff;	text-align: center;	z-index: 7;}* html #page {}*:first-child+html  #page {	}#page-top {	position: relative;	margin: 0px auto;	margin-top: 60px;	width: 904px;	height: auto !important;	padding: 0;	overflow: visible;}*:first-child+html #page-top {	margin-top: 0px;}#title {	position: relative;	background: transparent url(banner.jpg) no-repeat;	background-position: bottom center;	width: 904px;	height: 240px;	margin: 0px auto;	margin-top: 60px;	overflow: visible;}* html #title {	margin-top: 0px;}#title h1 {	position: absolute;	top: 10px;	left: -1px;	right: 0;	font-family: GraublauWebBold, Arial, Helvetica, sans-serif;	margin: 0;	font-size: 2.4em;	text-align: left;	color: #f49b00;	line-height: 1.2em;	font-weight: normal;	padding: 0;	z-index: 17;	background: transparent;}* html #title h1 {	}.has-logo #title h1 {	position: absolute;	top: 10px;	left: -1px;	right: 192px;	font-family: GraublauWebBold, Arial, Helvetica, sans-serif;	margin: 0;	font-size: 2.4em;	text-align: left;	color: #f49b00;	line-height: 1.2em;	font-weight: normal;	padding: 0;	z-index: 18;	background: transparent;}* html .has-logo #title h1 {	}#title h1 a:link, #title h1 a:visited {	color: #f49b00;	text-decoration: none;}#title h1 a:hover {	text-decoration: none;	color: #4c524f;}#title p {	position: absolute;	top: 53px;	left: 0;	right: 0;	display: block;	margin: 1px 0 10px 0;	padding: 0;	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	font-size: 1.2em;	line-height: 1.1em;	text-align: left;	z-index: 20;	font-weight: normal;	color: #4c524f;	background: transparent;}* html #title p {}.has-logo #title p {	position: absolute;	top: 53px;	left: 0px;	right: 212px;	display: block;	margin: 1px 0 10px 0;	padding: 0;	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	font-size: 1.2em;	line-height: 1.1em;	text-align: left;	z-index: 21;	font-weight: normal;	color: #4c524f;	background: transparent;}* html .has-logo #title p {}#title img {	position: absolute;	top: 12px;	left: 704px;	right: 0px;	display: block;	height: 60px;	width: 200px;	background: transparent;	margin: 0;	padding: 0;}/* @end*//* @group Site Menu */#sitemenu-container {	clear: both;	position: relative;	height: auto !important;	margin: 0px auto;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;	background: url(menubg.jpg) bottom left repeat-x;	margin-top: 5px! important;	padding-bottom: 8px;}#sitemenu {	position: relative;	margin-left: 0px;	background: transparent;	color: #585858;	text-align: center;}#sitemenu-content ul {	list-style-type: none;	font-size: 13px;	line-height: 22px;	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	font-weight: normal;	margin: 0;	padding: 5px 10px 7px 10px;	z-index: 45;	letter-spacing: 0;	text-align: left;}#sitemenu-content ul .submenu-indicator {	padding: 0 0 0 8px;}#sitemenu-content ul li {	margin: 0;	padding: 0 14px 0 0;	display: inline;	text-align: left;}#sitemenu ul li a {	color: #585858;	text-decoration: none;}#sitemenu-content ul li a:hover {	color: #870833;	text-decoration: none;}#sitemenu-content ul li.currentParent a.selected span.in {	color: #870833;	background:  transparent;}/* SV2 - New Sub Menu Level CSS *//* 2nd level */#sitemenu-content ul li ul {	margin: 0 0 0 0;	margin-top: 6px;	margin-left: -12px!important;	line-height: 18px;	width:  200px !important;	border-top: 1px solid #c1c1c1;	border-bottom: 0px solid #c1c1c1;	border-left: 1px solid #c1c1c1;	border-right: 1px solid #c1c1c1;	color: #585858;	font-weight: normal;	z-index: 110;}#sitemenu-content ul li ul a {	margin: 0 0 0 0;	padding: 0 !important;	padding-top: 6px;	padding-bottom: 5px;	height:  auto !important;	line-height: 18px;	color: #585858;	background:  #ffffff;	border-bottom: 1px solid #c1c1c1;	font-weight: normal;}#sitemenu-content ul li ul li a:hover {	text-decoration: none!important;	line-height: 18px;	background:  #ffffff;	color: #870833;}#sitemenu-content ul li ul li, #sitemenu-content ul li ul li a.selected {	width:  200px !important;}#sitemenu-content ul li ul li span.in {	border-bottom: 0;	line-height: 18px;	padding: 6px 12px 5px 10px;}#sitemenu-content ul li ul li.currentPage {	color: #ffffff !important;	background: #870833;	line-height: 18px;	padding: 0;	border-bottom: 1px solid #e8e8e8;}#sitemenu-content ul li ul li.currentParent a.selected span.in {	background: #870833;	color: #ffffff !important;}/* 3rd Level */#sitemenu-content ul li ul li ul {	top: 0 !important;	margin-left: 0px!important;	margin-top: -1px !important;	line-height: 18px;	background:  #ffffff;}/* @end *//* @group Sidebar */#sidebar {	position: relative;	float: right;	width: 200px;	height: auto;	margin: 0 0 0 0;	padding: 10px 43px 10px 10px;	background: transparent;}* html #sidebar {	margin-bottom: 12px! important;	margin-right: 8px;	padding: 10px 0 10px 0px;}.allow-sidebar #main {	position: relative;	float: left;	min-height: 300px;	height: auto !important;	width: 658px;	margin: 0 0 0 0;	padding: 8px 16px 15px 27px;	text-align: left;	background: transparent;}* html .allow-sidebar #main {	padding-right: 0px! important;	padding-left: 0px! important;	margin-left:  13px}.no-sidebar #main {	position: relative;	min-height: 300px;	height: auto !important;	width: 904px;	margin: 0 0 10px 0px;	padding: 8px 0px 15px 25px;	text-align: left;	background: transparent;}* html body.no-sidebar #main {	margin: 0 0 10px 3px;	padding: 8px 0px 15px 2px;}*:first-child+html .no-sidebar #main {	padding: 8px 0px 15px 0px;}#sidebar p {	text-align: left;}#sidebar-top {	}#sidebar-bottom {	}#main-bottom {	height: 0;	margin: 0;	padding: 0;	line-height: 1px;}/* @end *//* @group Page-Content */#page-content {	clear: both;	position: relative;	margin: 4px 0 0 0;	padding: 0 0 0 0;	z-index: 200;}* html #page-content {	margin-top: 0;}#main-content {	position: relative;	background: transparent;	padding: 0;	margin: 0;	z-index: 100;}/* @end *//* @group Page Bottom */#page-bottom {	clear: both;	width: 954px;	margin: 0px auto;	margin-top: -10px;	padding: 0 0 16px 0;	text-align: left;	background: transparent url(bottom_shadow01.jpg) bottom center no-repeat;	z-index: 40;}* html #page-bottom {	margin-top: 3px;}#page-bottom-contents {	width: 954px;	font-size: .95em;	line-height: 1.5em;	color: #585858;	text-align: center;	padding: 12px 0px 40px 0px;	background: transparent;}#page-bottom a:link, #page-bottom a:visited {	color: #870833;	text-decoration: underline;}#page-bottom a:hover {	color: #870833;	text-decoration: none;}/* @end *//* @group Contact Form */form.contactElement textarea,form.contactElement input,form.contactElement select {	margin: 4px 0;}form.contactElement input.submit {}form.contactElement th {}*:first-child+html form.contactElement input.submit {	padding: 0px 10%;}td.dli1 {	text-align: center;}/* @end *//* @group Pagelet */.pagelet {	width: 206px;	font-size: .93em;	line-height: 1.5em;	overflow: hidden;	margin: 0 0 10px 0;	padding: 8px 0 0 0;	text-align: left;}* html .pagelet {}.pagelet.bordered {	width: 200px;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;	background: url(menubg.jpg) bottom left repeat-x;	padding: 5px 8px 15px 8px;	margin: 0 0 10px 0;	text-align: left;}* html .pagelet.bordered {}.pagelet.bordered .photo img {	border: none;	padding: 0;	text-align: left;}.pagelet-body p {	font-size: .95em;	margin: 0;	padding: 0;	text-align: left;}.pagelet-body li {	font-size: .95em;	line-height: 1.4em;	text-align: left;}.pagelet-body .imgelement {	margin: -10px 0 4px 0;	padding: 0;	text-align: left;}.pagelet h4 {	font-family: Graublau, Arial, Helvetica, sans-serif;	font-size: 1.3em;	line-height: 1.25em;	font-weight: bold;	color: #870833;	padding: 0;	text-align: left;	margin-top: 0px;	margin-bottom: 5px;}.pagelet a:link, .pagelet a:visited {	color: #4c524f;	text-decoration: underline;	background: transparent;}.pagelet a:hover {	text-decoration: none;	background: transparent;	color: #870833;}.pagelet ul {	line-height: 1.5em;	margin: 5px 0 0 0;	text-align: left;}.pagelet .photo img {	border: none;	padding: 0;	background: transparent;}.pagelet img {	border: none;	padding: 0;}.pagelet a img {	border: none;	padding: 0;}.pagelet .photo .imageLink {	background: transparent;}.pagelet .photo .imageLink a:hover {	background: transparent;}/* @end *//* @group Callout */.callout {	float: right;	margin: 5px 0px 5px 15px;	color: #171717;}* html .callout {	margin: 0px 0px 10px 6px;}*:first-child+html .callout {	}.callout-content p {	line-height: 1.25em;	font-size: .95em;	margin: 0;	padding: 0;	text-align: left;}.callout h4 {	margin-bottom: 10px;}.callout a:link, .callout a:visited {	color: #4c524f;	text-decoration: underline;}.callout a:hover {	text-decoration: none;	color: #870833;}/* @end *//* @group Blog-Article Page */#index {	margin: 0 0 10px 0;}.article {	margin-bottom: 0;}* html .article ul {	margin-left: 15px;}.article-info {	color: #5A5A5A;	font-style: normal;	margin-bottom: 0;}.article-content {	margin-bottom: 2px;}.article-content p {	margin: 0 0 10px 0;}.article-content ul {	margin-left: 4px;}* html .article-content ul {	margin-left: 4px;}.article h3 {	font-size: 1.35em;	line-height: 1.2em;	color: #870833;	font-weight: bold;	margin: 4px 0 7px 0;}*:first-child+html .article h3 {	width: auto;}.article h3 a, .article h3 a:active, .article h3 a:focus {	text-decoration: none;	color: #870833;}.article h3 a:hover {	text-decoration: none;	color: #6d6d6d;}.article-summary {	margin-bottom: -5px;}.general-index {	width: 99%;	margin: 4px 0 12px 0;	padding: 0;	text-align: left;}* html .general-index {	width: 98%;}.general-index h3 {	width: 99%;	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	font-size: 1.35em;	line-height: 1.2em;	color: #870833;	font-weight: bold;	margin: 0;	padding: 10px 0 8px 0;}.listing-index ul {	margin-left: 15px;}.listing-index li h3 {	font-size: 1em;	line-height: 1.3em;	color: #870833;	font-weight: normal;	margin: 0 0 4px 0;	padding: 0;	text-align: left;}.article-info .timestamp {	clear: left;	font-size: .9em;	background: url(images/clock.jpg) left center no-repeat;	padding: 0 0 1px 20px;	margin: 3px 0 0 0;}.article-info .continue-reading-link a:link, .article-info .continue-reading-link a:visited, .article-info .continue-reading-link a:active {	color: #870833;	text-decoration: underline;	background: transparent;	padding: 0 0 1px 4px;	font-size: .95em;	margin: 1px 0 0 0;}* html .article-info .continue-reading-link a:link, .article-info .continue-reading-link a:visited, .article-info .continue-reading-link a:active {	padding: 3px 0 1px 4px;}*:first-child+html .article-info .continue-reading-link a:link, .article-info .continue-reading-link a:visited, .article-info .continue-reading-link a:active {	padding: 3px 0 1px 4px;}.article-info .continue-reading-link a:hover {	color: #870833;	text-decoration: none;	background: transparent;	padding: 0 0 1px 4px;	font-size: .95em;	margin: 1px 0 0 0;}* html .article-info .continue-reading-link a:hover {	padding: 3px 0 1px 4px;}*:first-child+html .article-info .continue-reading-link a:hover {	padding: 3px 0 1px 4px;}.comments {	padding: 0 6px 6px 0;	margin-top: 1px;	font-size: .95em;}.comments a, .comments a:visited {	padding: 0 6px 6px 0;	margin-top: 1px;	color: #4C524F;	text-decoration: underline;	font-size: .95em;}.comments a:hover {	padding: 0 6px 6px 0;	margin-top: 1px;	color: #870833;	text-decoration: none;	font-size: .95em;}.js-kit-comments, .js-CommentsSkin-echo {	width: 99%;	margin-bottom: 5px;	clear: left;}div.collection-navigation {	text-align: left;	padding: 2px 0 2px 0;}/* @end *//* @group Photo Grid */.photogrid-index {	position: relative;	text-align: left;	margin: auto;	margin-left: 0;	overflow: hidden;}* html .photogrid-index {	height: 1%;}.gridItem {	float: left;	position: relative;	width: 150px;	height: 186px;	padding-top: 10px;	color: inherit;	overflow: hidden;}.gridItem h3 {	position: absolute;	top: 148px;	left: 0;	right: 0;	font-weight: normal;	font-size: .95em;	line-height: 1.3em;	text-align: center;	color: #464646;	margin: 0 5px 0 5px;	background: transparent;	height: auto !important;	width: 138px;}.gridItem h3 a, .gridItem h3 a:visited {	text-decoration: underline;	color: #870833;}.gridItem h3 a:hover {	text-decoration: none;	color: #4C524F;}.gridItem img {	position: absolute;	top: 0;	bottom: 40px;	right: 0;	left: 0;	border: 0;	margin: auto!important;	display: block;}* html .gridItem img {	position: relative;}* html .gridItem h3 {	position: relative;	top: 10px;}*:first-child+html .gridItem img {	position: relative;	top: 0px;}*:first-child+html .gridItem h3 {	position: relative;	top: 6px;}/* @end *//* @group Single Photo Page */.photo-navigation {	position: relative;	z-index: 100;	height: 50px;	width: 200px;	margin: 0px auto;	margin-top: -4px;	margin-bottom: 8px;}.photo-navigation div {	width: 40px;	height: 50px;	position: absolute;	text-indent: -5000em;}.photo-navigation a {	border-bottom: none;	display: block;	width: 100%;	height: 100%;}.photo img {	padding: 0;	border: 0;	margin-bottom: 5px;}.caption {	font-size: .95em;	line-height: 1.4em;	font-weight: normal;}.image-controls a, .image-controls a:hover {	border: 0;}#previous-photo {	background: url(images/navarrowL_gray.jpg) top center no-repeat;	left: 18px;}#previous-photo a {	background: url(images/navarrowL_gray.jpg) top center no-repeat;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;}#previous-photo a:hover {	background: url(images/navarrowL_hover.jpg) top center no-repeat;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;}#previous-photo a:visited {	background: url(images/navarrowL_gray.jpg) top center no-repeat;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;}#next-photo {	background: url(images/navarrowR_gray.jpg) top center no-repeat;	left: 136px;}#next-photo a {	background: url(images/navarrowR_gray.jpg) top center no-repeat;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;}#next-photo a:hover {	background: url(images/navarrowR_hover.jpg) top center no-repeat;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;}#next-photo a:visited {	background: url(images/navarrowR_gray.jpg) top center no-repeat;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;}#photo-list {	background: url(images/navarrow_H2_gray.jpg) top center no-repeat;	left: 77px;}#photo-list a {	background: url(images/navarrow_H2_gray.jpg) top center no-repeat;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;}#photo-list a:hover {	background: url(images/navarrow_H2_hover.jpg) top center no-repeat;	border-top: 1px solid #e9e9e9;	border-left: 1px solid #e9e9e9;	border-right: 1px solid #e9e9e9;}/* @end */#extraDiv1 {	position: relative;	margin: 0px auto;	width:  952px;	background: #ffffff;	min-height: 0px;	clear: left;}

.callout-container, .graphic-container { clear:both; }

#title { background-image: url("banner.jpeg"); }

