body{ background-color: #fae1c7; background: url(bgpaper.jpg)} 
.title, .subtitle, .text, body {color:917260; font-family:Palatino Linotype;}
.title {font-size: 18pt; font-weight:bold; color:8a593d;}
.subtitle {font-size: 12pt; font-weight:bold; color:8a593d; margin-top: 10px; margin-bottom: 20px;}
.text {font-size: 10pt;}
.footnote {font-size: 8pt}

.gall {border-style: solid;
	border-color: #ffffff;
	border-width: 1px;}
	
.clear {
	clear: both;
}
.column_img {
	text-align: center;
}

.column_desc, .column_img {
	float: left;;
	width: 360px;}
}
	
.orig_container img {
	float: left;
	padding: 20px;
	text-align: center;
}

.orig_desc {
	float: left;
	padding: 20px;
	width: 500px;}

A:link {text-decoration: none; color: #d0b38f;}
A:visited {text-decoration: none; color: #bb9e7a;}
A:active {text-decoration: none; color: #dcc1a0;}
A:hover {text-decoration: underline; color: #6e452e}

p {
text-indent: 25px;
}

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #FBE3C9;
	background: url(bgpaper.jpg);
	text-align: center;
}
#page_container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}
#page_header a{
	background: #DDC3A2;
	background: url(header1.png);
	display: block;
	color: #A78F75;
	height: 100px;
}
#page_header a span {
	display: none;
}
#page_menu {
	background: url(nav.ong);
	height: 50px;
}
	#page_menu span {
		display: none;
	}
	#page_menu ul li {
		display: block;
		float: left;
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	#page_menu a {
		display: block;
		height: 50px;
		text-decoration: none;
	}
		#menu_artwork {
			background: url(nav.png);
			width: 134px;
		}
		#menu_purchase {
			background: url(nav.png) -134px 0 no-repeat;
			width: 132px;
		}
		#menu_contact {
			background: url(nav.png) -266px 0 no-repeat;
			width: 118px;
		}
		#menu_links {
			background: url(nav.png) -384px 0 no-repeat;
			width: 416px;
		}
#page_content {
	background: #FFF6ED;
	background: url(midbg.jpg);
	min-height: 350px;
	margin: 0px 20px 0px 20px;
}
#page_content {
padding: 20px; (all sides)
or
padding: 0px 20px; (0 top/bottom, 20 left/right)
}
img {
	border: 0;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
