body{
	margin: 34px;
	background-color: #FFFFFF;
		font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	}	
	
	



.newsCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 34px;
	margin-left: 0px;
}






.bordero {
	background-color: #25AAD0;
	width: 900px;
	padding: 0px;
	border: 6px solid #cccccc;
}

.borderoo {
	background-color: #E2E3D5;
	width: 900px;
	padding: 0px;
	border: 6px solid #cccccc;
}


.headlineCB {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #0099FF;
	font-size: 12px;
	width: 900px;
	margin-bottom: 11px;
	height: 21px;
	background-image: url(../images/CraigButterworth.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	display: block;
	padding-top: 3px;
	text-align: right;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #999999;
	font-size: 10px;
	width: 900px;
	margin-bottom: 11px;
	height: 21px;
	background-repeat: no-repeat;
	letter-spacing: 0.05em;
}
.headline_b {
	left: 334px;
	position: absolute;
}
.leftcolumn {
	position: absolute;
	left: 34px;
	top: 55px;
	width: 400px;
}
.copy_b {
	width: 377px;
	position: absolute;
	left: 334px;
	margin-top: 0px;
	font-size: 12px;
	color: #222222;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 34px;
	margin-left: 13px;
	top: 84px;
}
.rightcolumn {
	position: absolute;
	left: 460px;
	width: 250px;
}
.copy a:link {
	color: #0099FF;
	text-decoration: underline;
	width: 912px;
}
.copy a:visited {
	color: #0099FF;
	text-decoration: underline;
}
.copy a:hover {
	color: #000000;
	text-decoration: underline;
}
.galleryNavCell {
	background-color: #25AAD0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 228px;
}




.workTitle {
	width: 156px;
	margin-bottom: 1px;
	text-transform: lowercase;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: right;
}

.workYear {
	width: 100px;
	margin-bottom: 1px;
	text-transform: lowercase;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}

.workSize {
	width: 128px;
	margin-bottom: 1px;
	text-transform: lowercase;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: right;
}


.workType {
	width: 528px;
	margin-bottom: 1px;
	text-transform: lowercase;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: right;
}
.bigContainer {
	width: 912px;
}






.galleryNav {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 18px;
	font-weight: normal;
	font-variant: normal;
	text-indent: 0px;
}


.galleryNav a:link {
	color: #0099FF;
	text-decoration: none;
	margin-bottom: 1px;
	font-weight: normal;
}


.galleryNav a:visited {
	color: #0099FF;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	width: 128px;
	font-weight: normal;
}

.galleryNav a:hover {
	color: #000000;
}








.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	width: 350px;
	margin: 0px;
	padding-top: 13px;
}


.copyright a:link {
	color: #999999;
	text-decoration: underline;
}
.copyright a:visited {
	color: #999999;
	text-decoration: underline;
}
.copyright a:hover {
	color: #000000;
	text-decoration: underline;
}




#lightbox{
	position: absolute;
	top: 55px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{
	border: none;
}

#outerImageContainer{
	position: relative;
	background-color: #222222;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 5px;
	}

#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/12px Helvetica, Arial, sans-serif;
	color: #666666;
	margin: 0 auto;
	}

#imageData{
	padding:21px 13px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{  }
#imageData #numberDisplay{ display: block; clear: left; }			
#imageData #bottomNavClose{
	float: right;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

	
	
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.store {
	height: 42px;
	width: 42px;
	float: right;
}
.formo {
	color: #333333;
	background-color: #e6e6e6;
	width: 200px;
	font-family: "Courier New", Courier, monospace;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #999999;
}
hr {
	color: #eeeeee;
	width: 912px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.bilbo {
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.divider {
	width: 912px;
	background-color: #CCCCCC;
	height: 1px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.otherContent {
	float: left;
	width: 912px;
	margin-bottom: 0px;
	margin-top: 24px;
}
