body {background-color: #efebda;
	margin: 0px;
	padding: 0px;
}

a {
	color: #4167b1;
	border: 0px;
	outline: 0px;
}

#content {
	width: 961px;
	height: 612px;
	position: relative;
	margin: 14px auto;
	padding: 0px;
}

#photos{
	position: absolute;
	top: 0px;
	left: 8px;
}

#copy {
	position: absolute;
	top: 58px;
	left: 345px;
}

#pdfGet {
	position: absolute;
	top: 494px;
	left: 776px;
	border: 0;
}

#linksBox {
	position: absolute;
	top: 540px;
	left: 8px;
	width: 273px;
	height: 60px;
}

#link_home {
	position: absolute;
	top: 8px;
	left: 5px;
	width: 100px;
	height: 24px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 24px;
	background-image: url(images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#link_garden {
	position: absolute;
	top: 8px;
	left: 143px;
	width: 100px;
	height: 24px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 24px;
	background-image: url(images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}