body {
	background-color: #FFFFFF;
	text-align: center;
	overflow: scroll;
	height: 800px;
}

a {
	color: #81A4B9;
}
.photo_row_text_right {
	float: right;
	position: absolute;
}
.one {
	height: 100px;
	width: 800px;
	float: left;
	position: relative;
}


.box {
	width: 770px;
	text-align: center;
	position: absolute;
	left: 51px;
	top: 0px;
}
.image_left {
	float: left;
	position: absolute;
	width: 300px;
}
.image_right {
	float: right;
	position: absolute;
	width: 300px;
}

.header {
	background-color: #CFE8F6;
	height: 100px;
	text-align: center;
	font:normal 2em Verdana;
	color: #494949;
	padding-top: 1em;
	z-index: 2;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 936px;
}
/*
.header a {
	text-decoration: none;
	color: #494949;
}
.header a:link {
	text-decoration: none;
	color: #494949;
}
.header a:active {
	text-decoration: none;
	color: #494949;
}
*/
.content_first_page {
	padding: 10px;
	left: 101px;
	top: 130px;
	position: absolute;
	width: 821px;
}

.content_photo_gallery {
	padding: 1em;
	position: relative;
	width: 770px;
	height: 396px;
	margin: 20px auto 0 auto;
	border:1px solid #494949;
	letter-spacing: 0.05em;
}
.content_gallery_box {
	height: 900px;
}
ul.photo_rows {
	position: absolute;
	list-style-type: none;
	height: 150px;
	width: 700px;
}
.gallery_row {
	height: 150px;
	width: 700px;
	padding: 20px;
}
li.photo_row_photo {
	position: absolute;
	left: 5px;
	top: 20px;
}
li.photo_row_text {
	position: absolute;
	left: 151px;
	top: 20px;
	margin-left: 20px;
	width: 600px;
}
.content {
	padding: 1em;
	z-index: 1;
	left: 91px;
	top: 130px;
	position: absolute;
	font-size: 12px;
	width: 821px;
}.content_text {
	height: 100px;
	text-align: center;
	width: 900px;
}
h2 {
	font-size: 14px;
}
ul.gallery_left {
	position: absolute;
	list-style-type: none;
	padding: 10 10 10 10;
	height: 150px;
	width: 200px;
	display: inline;
	left: 5px;
}
li.gallery_photo {
	position: relative;
	text-align: center;
	top: 5px;
	cursor: pointer;
}
li.gallery_text {
	position: relative;
	top: 15px;
}
ul.gallery_center {
	position: absolute;
	list-style-type: none;
	padding: 10 10 10 10;
	height: 150px;
	width: 200px;
	left: 256px;
}
ul.gallery_right {
	position: absolute;
	list-style-type: none;
	padding: 10 10 10 10;
	height: 150px;
	width: 200px;
	left: 500px;
}
ul.photo_row {
	height: 150px;
	width: 800px;
	list-style-type: none;
	position: relative;
}
#oprah {
	font-size: small;
}
.photo_box {
	margin: 10px;
	width: 800px;
	height: 800px;
}
.submit_form {
	text-align: left;
	text-indent: 30px;
}
.stripe1 {
	background-color: #81A4B9;
	height: 1199px;
	width: 20px;
	position: absolute;
	z-index: 4;
	left: 1px;
	top: 1px;
}
.stripe2 {
	background-color: #81A4B9;
	height: 1199px;
	width: 20px;
	position: absolute;
	z-index: 4;
	left: 50px;
	top: 1px;
}
.bio_text {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-size: small;
}
.party_text {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 50px;
	font-size: small;
}
.quote {
	font-size: x-large;
	height: 50px;
	width: 575px;
	left: 150px;
	position: relative;
	top: 100px;
}
.main_photo_box {
	height: 950px;
	width: 950px;
	z-index: 3;
	background-image: url(../images/nana_face_feathered9.jpg);
}
.flash_words_right {
	text-align: right;
	position: absolute;
	top: 64px;
	left: 552px;
	z-index: 2;
}
.flash_words_left {
	text-align: left;
	position: absolute;
	z-index: 2;
	left: 13px;
	top: 395px;
}
