body {
	font-family: "Bitstream Vera Sans",Verdana,Arial,Helvetica,Sans,"Bitstream Vera Serif";
	font-size: 1em;
	width: 800px;
	color: #ffffff;
	background: #000000 url(images/lotus5.gif) no-repeat scroll top left;
}

a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #C6CBAD;
}

#contain {
	position: relative;
	top: 58px;
	left: 520px;
	width: 500px; /* change this total width for wider resolutions */
}

.title {
	height: 90px;
	font: italic 4em "Times New Roman", Times, serif;
	color: #ffffff;
}

.menu {
	height: 40px;
}

.bouquet {
	position: relative;
	top: -14px;
	left: -98px;
}
.bouquet img {
	float: left;
	clear: left;
	margin-right: 1em;
}
/* \*/
* html .hollyhack {height: 1%; margin-top: -8px; margin-left: -2px;} /* hack found on positioniseverything.net */
/* */

.filler {
	clear: left;
	float: left;
	width: 2em;
	height: 150px; /* make this a height that will be long enough for the rest of the content */
}

.footer {
	clear: both;
	position: relative;
	top: -120px;
	left: -1em;
	margin-right: 1em;
	padding-top: 3px;
	border-top: 1px solid #ffffff;
	font-size: .65em;
	text-align: right;
}

