@charset "UTF-8";
/* CSS Document */

body {
	background-color: #DFB98A;
	background-image: url(images/wood-background.jpg);
	background-position: 50% 0%;
	background-repeat: repeat;
	overflow:hidden;
}

#meatForSite{
	margin:0;
	width:100%;
}


#bucket{
	width:1024px;
	height:768px;
	background-image: url(images/home-background.png);
	margin:auto;
}

#bucket2{
	width:1024px;
	height:768px;
	background-image: url(images/bio-background.png);
	margin:auto;
}

#bucket3{
	width:1024px;
	height:768px;
	background-image: url(images/photos-background.png);
	margin:auto;
}

#apDiv1 {
	position:relative;
	left:185px;
	top:75px;
	width:320px;
	height:36px;
	z-index:20;
	margin-left: 0px;
}

#apDiv11 {
	position:relative;
	left:185px;
	top:75px;
	width:320px;
	height:70px;
	z-index:2;
}
#photolegal {
	font-size: 6pt;
}
#meatForSite #bucket3 #photolegal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6pt;
}
