* { 
	font: 14pt "Times New Roman", arial, sans-serif;
	color: white;
}

a {
	font: italic 28pt "Times New Roman", arial, sans-serif;
	text-decoration: none;
}



body { 
	height:100%; margin: 0px; padding: 0px;
	background: #fff url(bg-0026.gif);
}

#container {
	width: 850px; /*height: 700px;*/
	padding-top:5px;
	background-color: transparent;
}

#banner {
		z-index: 2;
		position: absolute;
		top:15px; 
		background: transparent url(euphrasia2.gif) no-repeat;
		height: 111px;
		width: 330px;
	}

#options {
		position: absolute;
		top:57px;
		left: 635px;
		width: 350px;
		background-color: transparent;
		z-index: 2;
		text-align: left;
}

#content {
	float: right;
	width: 850px; /*height: 700px;*/
	background-color: transparent;
	z-index:2;
}

#gallery {
	position: absolute;
	top: 95px; left: 214px;
	height: 595px; width: 690px;
	text-align: justify;
	background-color: tranparent;
}

#details {
	height: 551px; width: 670px;
	background: transparent url(bg.gif);
	padding: 22px 15px;
}

#details a {
		font-size: 14pt;
}

#footer {
	float: right;
	height: 20px;
	background-color: transparent;
	z-index: 2;
}
