body {
	background: #FFFFFF;
}
#mainphotodiv {
	width: 500px;
	top: 80px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#thumbnav {
	position: relative;
	width: 900px;
	left: 100px;
	margin-right: auto;
	margin-left: auto;
	top: 100px;
}
#mainnav {
	position: relative;
	width: 500px;
	left: 200px;
	top: 550px;
	margin-right: auto;
	margin-left: auto;
}
td {
	text-align: right;
	vertical-align: top;
}
#thestory {
	width: 660px;
	height: 800px;
	background: url(../images/vietnam/other/the_story.jpg) no-repeat fixed left top;
	position: absolute;
	left: -5px;
	top: -5px;
}
#maindivholder {
	position: relative;
	width: 900;
	margin-right: auto;
	margin-left: auto;
	top: 50px;
}

