#main {
	/*background-color:white;*/
	background-image:url(images/turtle-background.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relative;
	bottom:-20px;
}

td {
	height:100%;
	vertical-align:top;
}

/*** header ***/
#top-runner {
	border-bottom: 2px solid #d3e990;
	clear:both;
	margin:0px 0px 34px 83px;
	width:529px;
}

/*** LEFT COLUMN ***/
#left-column {
	width:246px;
	float:left;
	text-align:right;
}

#left-column .positioner {
	margin:0px 0px 0px 43px;
}

#left-column h1 {
	margin:0px 47px 28px;
}

/*** RIGHT COLUMN ***/
#right-column {
	margin:0px 0px 0px 275px;
	padding:0px;
}

/*** PHOTO CREDIT ***/
#photocredit {
margin-left: 80px;
	/*position:relative;
	top:0px;
	left:40px;*/
	}