body {
	background-color: #344043;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

a img {
	border:0px;
}

a:link {color: #415e64; text-decoration: underline; font-weight:bold; }
a:active {color: #5a6466; text-decoration: underline; font-weight:bold;}
a:visited {color: #008000; text-decoration: underline; font-weight:bold;}


div#container {
	width: 696px;
	margin-top:40px;
	padding:0px;
	z-index:0;
}

ul#nav {
	width:656px;
	height:40px;
	background-color:black;
	margin-bottom:0px;
}

ul#nav li {
	float:right;
	padding-right:20px;
	padding-top:10px;
	list-style-type:none;
	margin-bottom:0px;
}
div#content {
	width: 697px;
	position:relative;
	top:0px;
	background:url(bg_flowers.png);
	background-repeat:repeat-y;
}

div#whitespace {
 	width:466px;
	margin-left:190px;
	padding:20px 20px 20px 20px;
	background-color:white;
	z-index:2;
}