@charset "ISO-8859-1";
#container {
	height: 600px;
	width: 100%;
	background-color: #FFFFFF;
	background-position: center;
	position: absolute;
	top: 3%;
	
}
.full_stretch {
	margin: 0px;
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
#header {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	position: relative;
	background-position: center;
	padding-bottom: 30px;
}

#main_content {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;

}
.header_width {
	margin: 0px;
	width: 100%;
	padding: 0px 0px 20px;
	background-color: #FFFFFF;
	text-align: center;
}
.footer_width {
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
.display_table {
	margin: auto;
	width: 100%;
	background-image: url(images/lotus2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


body {
	background-color: #000000;
	margin: 0px;
	width: 100%;
	height: 100%;
}

.bottom_align {
	vertical-align: bottom;
	width: 115px;
}



.body_text {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	}
#footer {
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
.entry {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 50px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.date {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	font-size: 14px;
}
.details {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
}
.captions {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 20px;
}
.link {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
}
.row_separator {
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF009D;
	text-align: center;
}
.side_vine {
	width: 20%;
	text-align: center;
	height: 490px;
}

.photos {
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 2em;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
img {  border-style: none;
}
.imagewrap {
	float: right;
	width: 120 px;
	margin: 0px 0px 10px 10px;
}

#credits {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 3px;
}
#credits a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#credits a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#credits a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}