body {
	margin: 0px;
	padding: 0px;
	background-color: #D4C277;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B6F36;
}
.border-R-B {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9B6F36;
	border-bottom-color: #9B6F36;
}
 
.border-B {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9B6F36;
}

#ContentText {
	position:absolute;
	width:434px;
	height:22px;
	z-index:7;
	left: 242px;
	top: 4px;
}

#Left {
	position:absolute;
	width:239px;
	height:511px;
	z-index:1;
	left: 0;
	top: 1px;
	background-image: url(illustration_images/illustration_background.jpg);
	background-color: #EFDD95;
}
#Layer1 {
	position:absolute;
	width:273px;
	height:205px;
	z-index:1;
	left: 2px;
	top: 96px;
}
#Illustration_Portfolio {
	position:absolute;
	width:141px;
	height:14px;
	z-index:1;
	left: 0px;
	top: 90px;
}
#Stock_Illustration {
	position:absolute;
	width:141px;
	height:14px;
	z-index:2;
	left: 0px;
	top: 125px;
}
#Contact_Herb_Schnabel {
	position:absolute;
	width:141px;
	height:14px;
	z-index:3;
	left: 0px;
	top: 159px;
}
#Illustration_Clients {
	position:absolute;
	width:141px;
	height:14px;
	z-index:4;
	left: 0px;
	top: 195px;
}
#HerbSchnabel {
	position:absolute;
	width:313px;
	height:22px;
	z-index:5;
	left: 150px;
	top: 31px;
	visibility: visible;
}
#Right {
	position:absolute;
	width:441px;
	height:511px;
	z-index:4;
	left: 239px;
	top: 1px;
	background-color: #FFFFFF;
}
#Layer4 {
	position:absolute;
	width:288px;
	z-index:1;
	left: 51px;
	top: 86px;
	height: 376px;
	background-image: url(illustration_images/illustration_home.jpg);
}
#copyright {
	position:absolute;
	width:482px;
	z-index:6;
	left: 137px;
	top: 747px;
}
.ContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.navbackground {
	background-image: url(illustration_images/illustration_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.navbackgroundGeneric {
	background-image: url(images/illustration_background_generic.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#landingLeft {
	margin-left: 20px;
	color: #7A5A3D;
	margin-right: 20px;
	width: 200px;
}
.smalltext {
	font-size: 0.9em;
}




#pageContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9F744E;
	padding-left: 50px;
	width: 375px;
	font-size: 0.9em;
}

		#pageContent a:link {
	color: #9F744E;
		}
		
		#pageContent a:visited {
	color: #9F744E;
		}
		
		#pageContent a:hover {
	color: #9F744E;
	text-decoration: none;
		}
		
		#pageContent a:active {
	color: #9F744E;
	text-decoration: none;
		}

