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: 900px; 
	padding:5px 20px 20px 20px; 
	border-left: 1px solid black; 
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0px auto;
	}
img {
border: none;
}
p {
	line-height:1.8em; 
	letter-spacing:0.1em; 
	text-align:justify;
	}
	
#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:160px; 
	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/gallery_body_design.png');
	background-repeat: no-repeat;
	background-position: top;
	top:145px; 
	left:3px; 
	width:750px; 
	height: 725px;
	z-index:10; 
	color:#567; 
	border: 0px solid red; 
	padding:0px;

	}
	
#gallery_info {
	position: absolute; 
	margin: 0;
	padding: 0;
	width: 725px;
	height: 100px;
	border: 0px solid yellow;
	left: 10px;
	top: 120px;
}

.gallery_par {
    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;
} .gallery_par a {
    color: #2e5378;
} 

#gallery_images {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 115px;
	left: 0px;
	width: 728px;
	height: 300px;
	border: 0px solid green;	
} 

#portraits {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 5px;
	width: 235px;
	height:297px;
	border: 0px solid red;
	
}

#landscapes {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 245px;
	width: 235px;
	height:297px;
	border: 0px solid yellow;
	
}

#animals {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 485px;
	width: 235px;
	height:297px;
	border: 0px solid yellow;
	
}

.shadow a {
	position: absolute;
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 100%;
	height: 45px;
	bottom: 0px;
	left: 0px;
	font-size: 18pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
	text-decoration: none;
	color: #567;
	
}

#sell {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 650px;
	height: 80px;
	top: 550px;
	left: 50px;
	border: 0px solid white;
	
}

.sell_prints {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: normal;
	line-height:1.1em; 
	letter-spacing:0.1em; 
	text-align:justify;
	color: #567;
	
}

.sell_prints a {
	
	color: #2e5378;
	
}




#footer {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 20px;
	bottom: 18px;
	left: 20px;
	border: 0px solid green;
	
	
}

.footer_par {
	padding: 5px 0px 0px 0px;
	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;
}


