body {
	margin: 0px;
	padding: 0px;
	background: #cbc5b9;
	background-image:url('images/background.jpg');
	}
div.copy {
	padding-left: 16px;
	padding-right: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font: 11px/16px Verdana,Genva,Arial,sans-serif;
	}
a:link {
	color: #9f6e29;
	text-decoration: underline;
	}
a:hover {
	color: #9f6e29;
	text-decoration: none;
	}
a:active {
	color: #9f6e29;
	text-decoration: none;
	}
a:visited {
	color: #9f6e29;
	text-decoration: underline;
	}
	
.frame {
	position: relative; 
	}
div.thumbLayer {
	position: absolute;
	top: 137px;
	left: 390px;
	}	
div.photoLayer {
	position: absolute;
	top: 193px;
	left: 392px;
	}	
div.backgroundLayer {
	position: absolute;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}				
div.leftLayer {
	position: absolute;
	top: 90px;
	left:18px;
	margin-bottom: 0px;
	}	
div.footerLayer {
	position: absolute;
	top: 485px;
	color: #000000;
	left:0;
	font: 12px/18px Verdana,Genva,Arial,sans-serif;
	}	
	
