#title-pattern {
	background-image: url(../joie-de-vivre-images/graphics/green-title-pattern.jpg);
	background-repeat: repeat-x;
	position: relative;
	background-position: center center;
}

#header-title {
	background-image: url(../joie-de-vivre-images/headers/green-title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

#footer-gradient {
	background-image: url(../joie-de-vivre-images/graphics/green-footer-gradient.jpg);
	background-repeat: repeat-x;
	position: relative;
	background-position: left top;
}
#flytrap-logo {
	background-image: url(../joie-de-vivre-images/logos/green-logo.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: left center;
}
.nav_text {
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #60fe01;	
}

a.nav_text:link {
	color: #60fe01;
	text-decoration: underline;
}

a.nav_text:visited {
	color: #60fe01;
	text-decoration: underline;
}
a.nav_text:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.flytrap_text {
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #60fe01;	
}

a.flytrap_text:link {
	color: #60fe01;
	text-decoration: none;
}

a.flytrap_text:visited {
	color: #60fe01;
	text-decoration: underline;
}
a.flytrap_text:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
