html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:verdana, arial, sans-serif; font-size:76%;}
#background{
	position:absolute;
	z-index:1; 
	width:100%; 
	height:100%;
	}
#scroller {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0px; 
	left:0px; 
	overflow:auto; 
	z-index:2;
	
	} 
#content {
	position: relative; 
	background-image: url('images/bg_stripe.gif');
	background-repeat: repeat;
	width: 720px; 
	height: 875px; 
	padding:5px 20px 20px 20px; 
	border-left: 1px solid black; 
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	}

	
#fixed {
	position:absolute; 
	/*background-image: url('images/fixed_header.png');
	background-repeat: no-repeat;*/
	top:0px; 
	left:3px; 
	width:750px; 
	height: 155px;
	z-index:10; 
	color:#567; 
	border: 0px solid white; 
	padding: 0px;

	}
	
#tech
	{
		position: absolute; 
		top: 25px; 
		right: 18px;
		margin: 0; 
		padding: 0;
		border: 0px solid white;
		width: 350px; 
		height: 100px;
		
		
	}

.tech_pr	{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:1.1em; 
	letter-spacing:0.1em; 
	text-align:justify;
	color: #567;
		
	}	

	
/* Start Menu */

#fixed2 {
	position:absolute; 
	top:164px; 
	left:3px; 
	width:750px; 
	height: 15px;
	z-index:15; 
	color:#567; 
	border:0px solid red; 
	padding: 0px 0px 2px 0px;

	}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 2px 0 7px 15px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a {
color: #f2efad;
padding: 0px 3px 2px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
/*border-bottom: .01em solid white; bottom border is 3px*/
}


.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
/*border-bottom-color: black;*/
color: #567;
}




#fixed3 {
	position:absolute; 
	background-image: url('images/landscapes_body_design.png');
	background-repeat: no-repeat;
	background-position: top;
	top:148px; 
	left:3px; 
	width:750px; 
	height: 745px;
	z-index:10; 
	color:#567; 
	border: 0px solid yellow; 
	padding:0;

	}
	
#instr {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 45px;
	right: 55px;
	width: 270px;
	height: 65px;
	border: 0px solid yellow;
		
	}
	
#cookie_crumb {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 15px;
	top: 97px;
	left: 50px;
	border: 0px solid green;
	
}

#cookie_crumb a {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	line-height:1.1em; 
	letter-spacing:0.1em; 
	text-align:justify;
	color: #2e5378;
}

#portrait_gallery {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 748px;
	height: 600px;
	top: 120px;
	left: 0px;
	z-index: 25;
	border: 0px solid green;
	
}


#port1 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	top: 0px;
	left: 0px;
	border: 0px solid red;
	
} 

#port2 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	top: 115px;
	left: 0px;
	border: 0px solid red;
	
} 

#port3 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	top: 230px;
	left: 0px;
	border: 0px solid red;
	
}

#port4 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	top: 345px;
	left: 0px;
	border: 0px solid red;
	
}

#sell {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 650px;
	height: 80px;
	top: 455px;
	left: 50px;
	border: 0px solid white;
	
}

.sell_prints {
    padding: 3px;
    margin: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    line-height: 1.3em;
    letter-spacing: 0.1em;
    text-align: justify;
	text-indent: 10px;
    color: #567;
} .sell_prints a {
    color: #2e5378;
}

#footer {
	position: absolute;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 39px;
	bottom: 0px;
	left: -1px;
	border: 0px solid green;
	
	
}

.footer_par {
	padding: 15px 0px 0px 15px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	line-height:1.1em; 
	letter-spacing:0.1em; 
	text-align:justify;
	color: #567;
	
}

.footer_par a {
	color: #2e5378;
}

/* Start the lightbox image gallery css */
#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;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption a { font-size: 8pt; color: #567; text-decoration: none	}
#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: 100%;
	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 */ 
	
	/*end the lightbox image gallery css */
	

