/* Stylesheet */body {	background: url(images/bg.jpg) repeat ;	margin: 10px ;	padding: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	line-height: 20px;}/* Structure Styles */ #innertable {	margin-right: auto;	margin-left: auto;}.logo {	padding: 10px 0px 0px 85px;}.left_cell {	padding: 0px 0px 0px 45px;}.right_cell {	padding: 0px 45px 0px 0px;}.top_images {	padding: 10px 0px 0px 50px;}	.bluebox {	margin-left: auto;	margin-right: auto;	height: 268px;	width: 830px;}.portfolio {	padding: 10px 45px 0px 45px;}/* Text and Link Styles */.bluebox tr img{display: block;vertical-align:bottom;}.bluebox p {	color: #ffffff;	font-size: 13px;	line-height: 18px;	font-family: Arial, Helvetica, sans-serif;}.bluebox h1 {	line-height: 30px;	font-size: 30px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #cfdb99;	margin: 0px;	padding: 0 0 10px 0;}.bluebox h2 {	line-height: 20px;	font-size: 15px;	font-family: Arial, Helvetica, sans-serif;	color: #ffffff;	margin: 0px;	padding: 0px;}.blueboxright {	background:url(images/blue_box_right.jpg) repeat-y;}.blueboxleft {	background:url(images/blue_box_left.jpg) repeat-y;}.green {	color: #b0bd78;}.brown {	color: #573c21;}.blue {	color: #537485;}h1 {	line-height: 35px;	font-size: 30px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #573c21;	margin: 0px;	padding: 0 0 10px 0;}h2 {	line-height: 28px;	font-size: 23px;	font-family: Arial, Helvetica, sans-serif;	color: #537485;	margin: 0px;	padding: 0px;}h2.blue {	line-height: 30px;	font-size: 25px;	font-family: Arial, Helvetica, sans-serif;	color: #537485;	margin: 0px;	padding: 0px;}h2.brown {	line-height: 30px;	font-size: 25px;	font-family: Arial, Helvetica, sans-serif;	color: #573c21;	margin: 0px;	padding: 0px;}h5 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	line-height: 19px;	color: #573c21;}h6 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	line-height: 20px;	color: #537485;}h2.green {	line-height: 30px;	font-size: 25px;	font-family: Arial, Helvetica, sans-serif;	color: #b0bd78;	margin: 0px;	padding: 0px;}	h3 {	font-size: 20px;	font-family: Arial, Helvetica, sans-serif;	color: #573c21;	margin: 0px;	padding: 0px;	line-height: 25px;}h4 {	font-size: 16px;	font-family: Arial, Helvetica, sans-serif;	color: #cfdb99;	margin: 0px;	padding: 0px;	line-height: 20px;}.main a {	font-weight: bold;}/* Footer Styles*/.footer p {	color: #bb9a79;	margin:0;}.footer a, .footer a:hover, .footer a:active, .footer a:visited {	color: #bb9a79;	text-decoration: none;}/********************//* 	LIGHTBOX INFO	*//********************/#lightbox{	position: absolute;	left: 0;	width: 100%;	z-index: 100;	text-align: center;	line-height: 0;	}#lightbox a img{ border: none; }#outerImageContainer{	position: relative;	background-color: #fff;	width: 250px;	height: 250px;	margin: 0 auto;	}#imageContainer{	padding: 10px;	}#loading{	position: absolute;	top: 40%;	left: 0%;	height: 25%;	width: 100%;	text-align: center;	line-height: 0;	}#hoverNav{	position: absolute;	top: 0;	left: 0;	height: 100%;	width: 100%;	z-index: 10;	}#imageContainer>#hoverNav{ left: 0;}#hoverNav a{ outline: none;}#prevLink, #nextLink{	width: 49%;	height: 100%;	background: transparent url(images/portfolio/blank.gif) no-repeat; /* Trick IE into showing hover */	display: block;	}#prevLink { left: 0; float: left;}#nextLink { right: 0; float: right;}#prevLink:hover, #prevLink:visited:hover { background: url(images/portfolio/prevlabel.gif) left 15% no-repeat; }#nextLink:hover, #nextLink:visited:hover { background: url(images/portfolio/nextlabel.gif) right 15% no-repeat; }#imageDataContainer{	font: 10px Verdana, Helvetica, sans-serif;	background-color: #fff;	margin: 0 auto;	line-height: 1.4em;	}#imageData{	padding:0 10px; color: #666; }#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	#imageData #caption{ font-weight: bold;	}#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}			#overlay{	position: absolute;	top: 0;	left: 0;	z-index: 90;	width: 100%;	height: 500px;	background-color: #000;	}	/* Min-Width */.lbWidth { /* most browsers */	position: absolute;	top: 0px; left: 0px;	width: 100%;	min-width: 790px;	}* html .lbContent { /* IE6 */	margin-left: -790px;	position:relative;	}* html .lbMinWidth { /* IE6 */	padding-left: 790px;	}		/* Clearfix */	.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {display: inline-block;}/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */ 	