/* SITE WIDE */
body {background-color: cccccc;
	font-family: georgia, palatino, book antiqua, MS serif, New York;
	font-size: small; 
	color: 4c4c4c;
	line-height: 1.3em;}
img {border: none}
	
p {padding: 10px}

 /* ahndraya parlato*/
.apheader {position: absolute; left:50px; top:40px;}

/* work   bio   statement  menu */
.menu {position: absolute; left:425px; top:39px; width: 350px} 

.bio {margin-left: 60px}

.statement {margin-left: 60px}

/* LARGE IMAGE PAGES */
.navtext {position: absolute; left: 75px; top:200px;}
.vertimg {position: absolute; left: 275px; top: 125px;}
.horizimg {position: absolute; left: 200px; top: 138px;}

/* THUMBNAIL PAGES */

.thumbs {     
	position: absolute;
	left:37px;
	top:100px;
}
/* on polaroid and inscape thumbnail pages td padding defined in an internal sheet */

td {padding: 13px} /* applies only to other orchards*/

/* INDEX PAGE */
#indeximg {position: absolute; left:100px; top:125px}

/* WORK CATEGORIES PAGE */

#inscape {position: absolute; left: 50px; top:150px}
#inscapetext {position: absolute; left: 60px; top:340px}

#otherorchards {position: absolute; left:312px; top:150px}
#oorchtext {position: absolute; left:322px; top:340px}


#inprogress {position: absolute; left:312px; top:410px}
#inprogresstext {position: absolute; left: 322px; top:590px}

#polaroid {position: absolute; left:577; top:150px}
#polaroidtext {position: absolute; left: 587px; top:340px}



#collage {
	position: absolute;
	left:50px;
	top:410px
}
#collagetext {position: absolute; left: 50px; top:590px}
#collagesize {
	position: absolute;
	left: 215px;
	top: 620px;
	width: 272px;}
	#collagesize2 {
	position: absolute;
	left: 213px;
	top: 689px;
	width: 272px;
}

/* BIO PAGE */
#bio {position: absolute; 
left:102px; top:110px;
width: 500px;} 

/* STATEMENT PAGE */
#statement {
	position: absolute;left:102px;top:90px;
	width: 600px;height: 386px;}
