/* --- Body - control position #container, allows centering of site -- */body {	text-align: center;	background: #ffffff;	margin: 0px auto;}img {	outline: none;	border: none;}#mainContainer {	display: block;	width: 722px;	margin: 0px auto;}#headerContainer {	padding: 0px;	width: 722px;	height: 122px;}#navContainer {	background: #FFFFFF;	width: 100%;	height: 27px;	background: url(/images/nav.jpg) repeat-x;	margin: 0px auto;}#containerHead {	display: block;	background: url(/images/main-container-head.jpg) repeat-y;	width: 722px;	height: 21px;	margin: 0px auto;}#container {	display: block;	width: 722px;	background: url(/images/main-container-mid.jpg) repeat-y;	margin: 0px auto;}#containerFoot {	text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #3F4C6B;	width: 722px;}#clearingBottom {	clear: both;}<!--/* start nav list code */#navbox ul {	text-align: center;	padding: 0px 0px 0px 0px;	margin-top: 0; /* cancels gap caused by top padding in Opera 7.54 */	margin: 0px auto;	background: url(/images/nav.jpg) repeat-x;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	height: 27px;	line-height: 27px; /* fixes Firefox 0.9.3 */}#navbox ul li {	display: inline;	padding-left: 0;	padding-right: 0;	padding-bottom: 5px; /* matches link padding except for left and right */	padding-top: 5px;}#navbox ul li a {	padding: 0px 10px 0px 10px;	color: #c3d9ff;	text-decoration: none;}#navbox ul li a:hover {	color: #3F4C6B;	padding: 5px 10px 5px 10px;	background: url(/images/nav_over.jpg) repeat-x;}-->/* Text formatting */a {	color: #c3d9ff;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;	text-decoration: none;}a:hover{	color: #000000;	font-size: 10pt;	text-decoration: none;}.boldHeading {	color: #666666;	font-size: 10pt;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;	margin: 0px auto;}.plainText {	color: #999999;	font-size: 8pt;	font-family: Verdana, Arial, Helvetica, sans-serif;	margin: 0px auto;}.plainText a{	color: #999999;	font-size: 8pt;	font-family: Verdana, Arial, Helvetica, sans-serif;}.plainText a:hover{	color: #FF7400;	font-family: Verdana, Arial, Helvetica, sans-serif;}.adsText {	padding: 0px 25px 0px 15px;}

a img {	padding: 0px 10px 0px 10px;	border: none;}

#footButtons {	text-align: center;}/* Left hand section of page body */#leftContainer {	text-align: left;	width: 535px;	float: left;	margin: 0px auto;}	/* Right hand section of page body */#rightContainer {	text-align: left;	width: 187px;	float: right;	margin: 0px auto;}#rightContainer img {	margin: 0px;	display: block;}/* Right container */#adcontainerHead {	width: 187px;	height: 45px;}#adcontainerBody {	width: 187px;	background: url(/images/ads-mid.jpg) repeat-y;}#adcontainerFoot {	width: 187px;	height: 31px;}

/* HighSlide CSS */

.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
	margin: 0px auto;
	display: block;
}
.highslide:hover img {
	border: none;
	margin: 0px auto;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: grey;
	background: url(/photography/images/copyright_img.png) no-repeat;
	width: 239px;
	height: 18px;
}

.highslide-move {
	cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* Controlbar example */
.controlbar {	
	background: url(/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Necessary for functionality */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}
