div#main_body {
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	width: 1000px;
	top: 1px;
	position: relative;
	background-image: url(/images_site/GordyBkgd.jpg);
}
div#filmstrip {
	position: absolute;
	height: 100px;
	width: 380px;
	left: 500px;
	top: 120px;
}
div#nav_bar {
	position: absolute;
	height: 10px;
	width: 705px;
	left: 150px;
	top: 250px;
}
div#photo_right {
	position: absolute;
	height: 385px;
	width: 340px;
	left: 515px;
	top: 265px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
div#text_right {
	position: absolute;
	height: 375px;
	width: 330px;
	left: 499px;
	top: 275px;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #EDE5BF;
	padding-right: 35px;
}
div#text_left {
	position: absolute;
	height: 375px;
	width: 330px;
	left: 150px;
	top: 275px;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #EDE5BF;
	padding-right: 35px;
}
div#photo_left {
	position: absolute;
	height: 385px;
	width: 340px;
	left: 150px;
	top: 265px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
div#trans_layer {
	position: absolute;
	height: 80px;
	width: 325px;
	left: 140px;
	top: 130px;
}
div#copyright {
	position: absolute;
	height: 15px;
	width: 600px;
	left: 200px;
	top: 670px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
li {
	list-style-image: url(/images_site/bullet.gif);
}
