#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/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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#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;
	}.bkgrnd {
	background-image: url(../images/paper.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}

*************************************
 BODY
 *************************************/

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.tablebrdr {
	border: 1px solid #999999;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;
	color: #999999;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
}
    a:link {
	color: #CDAE67;
}
    a:visited {
	color: #CDAE67;
}
    a:hover {
	color: #CDAE67;
}
    a:active {
	color: #CDAE67;
}
/*swiped off my page*/



/***************************************************************
BODY
***************************************************************/

#wrap_body {
	background: #ffffff;
  text-align: left;
  margin: 0 auto;
	}

#container_work {
	font-size: 13px;
	color: #FFF;
  text-align: left;
	width: 900px;
	padding-top: 15px;
  margin: 0 auto;
	}
	
#container_columns {
	width: 900px;
	padding: 15px 0 15px 0;
  height: 595px;
	margin: 0 auto;
	}

.column-1 {
	float: left;
	width: 100px;
	padding: 0 3px 3px 0;
	}
	
.column-2 {
	float: left;
	width: 100px;
	padding: 0 3px 3px 0;
	}
	
.column-3 {
	float: left;
	width: 100px;
	padding: 0 3px 3px 0;
	}
	
.column-4 {
	float: left;
	width: 100px;
	padding: 0 3px 3px 0;
	}
	
.column-5 {
	float: left;
	width: 100px;
	padding: 0 3px 3px 0;
	}
	
.column-6 {
	float: left;
	width: 100px;
	padding: 0 0 3px 0;
}

#container_tidbits {
	border-top: dotted 2px #719055;
  text-align: left;
	width: 900px;
	padding: 15px 0 15px 0;
  margin: 0 auto;
	}
	
#container_tid_cols {
	color: #ffffff;
  text-align: left;
	width: 900px;
	height: 180px;
	padding: 0;
  margin: 0 auto;
	font-size: 13px;
	}
	
.tidbit-1 {
	background: url(../images/body.mytidbits.box.296x146.jpg) top no-repeat;
	float: left;
	width: 250px;
	height: 146px;
	line-height: 120%;
	margin: 0 4px 15px 0;
	padding: 27px 23px 23px 23px;
}
	
.tidbit-2 {
	background: url(../images/body.mytidbits.box.274x124.jpg) top no-repeat;
	float: left;
	width: 250px;
	height: 124px;
	line-height: 120%;
	margin: 11px 13px 15px 13px;
	padding: 15px 12px 20px 12px;
	}
	
.tidbit-3 {
	background: url(../images/body.mytidbits.box.296x146.jpg) top no-repeat;
	float: left;
	width: 250px;
	height: 146px;
	line-height: 120%;
	margin: 0 0 15px 4px;
	padding: 27px 23px 23px 23px;
}

.tidbit_title { color: #d6f0f8; font-weight: bold; }


/***************************************************************
PORTFOLIO
****************************************************************/

#foot_container {
	width: 100%;
	padding: 5px 0px 1px 0px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	/*border-top: solid;
	border-top-color: #F60;
	border-top-width: 1px;*/
	border-bottom: solid;
	border-bottom-color: #937A64;
	bottom: 1px;
	border-bottom-width: 1px;
	background-color: #463A31;
}
#foot_container.a {color:#000000; text-decoration:underline} 
span.sideNavBtn a { color:#0000FF}

#head_container {
	width: 100%;
	padding: 15px 0 0 0;
	height: 77px;
	margin: 0 auto;
	border-top-width: 1px;
	background-color: #2C251F;
	margin-bottom: 0px;
	}
#art_containerLeft {
	position:left;
	width: 615px;
	padding: 0px 0px 0px 0px;
	height: 110px;
	margin: 0 auto;
	text-align: center;
}

#art_container {
	position:relative;
	width: 625px;
	padding: 5px 5px 5px 5px;
	height: 400px;
	margin: 0 auto;
	left: 591px;
	top: 549px;
}

#container_port_web {
	width: 475px;
	padding: 4px 0 0 0;
	height: 475px;
	margin: 0 auto;
	}
	
#container_port_ui {
	width: 900px;
	padding: 4px 0 15px 0;
	height: 305px;
	margin: 0 auto;
	}.footerLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #333333;
}

