body {
	background-color: #ffffff;
	background-repeat: no-repeat;
}

#frame {
	width:939px;
	margin-right:auto;
	margin-left:auto;
	z-index: 0;
	height: 594px;
	position: relative;
	background-image: url(../images/background_white.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	text-align: left;
		}
#nav_bar {
	font: Century Gothic;
	font-family: "Century Gothic";
	position: absolute;
	left: 51px;
	top: 27px;
	width: 200px;
	z-index: 2;
}
#logo_large {
	position: absolute;
	left: 406px;
	top: 37px;
	width: 426px;
	height: 139px;
}
#logo_small {
	position: absolute;
	left: 499px;
	top: 32px;
	width: 390px;
	height: 139px;
	z-index: 1;
}
#reeds {
	position: absolute;
	left: 565px;
	top: 302px;
	width: 349px;
	height: 139px;
	z-index: 0;
}

.header
	{
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.nav_bar:link {
	color: #333333;
	font-weight: 800;
}
a.nav_bar:visited {
	color: #333333;
	font-weight: 800;
}
#licence {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: helvetica;
	z-index: 2;
	color: #000000;
	font-weight: 600;
	top: 200px;
	width: auto;
	text-align: right;
	right: 51px;
}
