#content {
	padding-right: 19px;
	padding-left: 32px;
	padding-top: 26px;
	height: 702px;
	width: 829px;
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
}


#title_container {
	width: 200px;
}

#title {
	border: none;
}

#home_text {
	margin-left: 16px;
	height: 470px;
	font-size: 14px;
	width: 171px;
}

#big_image_container {
	top: -56px;
	position: relative;
	text-align: center;
	float: right;
	width: 598px;
}

#big_image {
	border-color: white;
	border-style: solid;
	border-width: 10px;
}

#photo_credit {
	font-size: 10px;
	width: 505px;
	text-align: right;
}

#home_caption {
	margin-top: 10px;
	font-size: 14px;
}

#footer {
	position: absolute;
	top: 652px;
}

