body {
	background-color: #7EBEBE;
	margin: 0px;
	background-image: url(img/fleur_body_bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
#masterContainer {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	min-height: 920px;
	height: auto !important;
	border: 1px solid #7EBEBE;
	background-color: #FDF8F4;
	background-image: url(../img/edge.gif);
	background-repeat: repeat-y;
}
#masterContainer2 {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	min-height: 1420px;
	height: auto !important;
	border: 1px solid #7EBEBE;
	background-color: #FDF8F4;
	background-image: url(../img/edge.gif);
	background-repeat: repeat-y;
}
#masterContainer3 {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	min-height: 1200px;
	height: auto !important;
	border: 1px solid #7EBEBE;
	background-color: #FDF8F4;
	background-image: url(../img/edge.gif);
	background-repeat: repeat-y;
}
#PhotoContainer {
	float: left;
	width: 910px;
	margin-left: 40px;
	height: 880px;
	padding-top: 20px;
	padding-left: 10px;
}
#leftCol {
	float: left;
	width: 520px;
	padding-right: 10px;
	margin-left: 40px;
	padding-left: 10px;
	height: auto;
	padding-top: 20px;
	clear: left;
}
#leftCol1 {
	float: left;
	width: 420px;
	padding-right: 10px;
	margin-left: 40px;
	padding-left: 10px;
	height: auto !important;
	padding-top: 20px;
	clear: left;
}
#leftCol2 {
	float: left;
	width: 520px;
	padding-right: 10px;
	margin-left: 40px;
	padding-left: 10px;
	height: 880px;
	padding-top: 20px;
	clear: left;
}
#leftCol3 {
	float: left;
	width: 420px;
	padding-right: 10px;
	margin-left: 40px;
	padding-left: 10px;
	height: 1400px;
	padding-top: 20px;
	clear: left;
}
#rightCol {
	float: right;
	width: 340px;
	height: auto;
}
#rightCol2 {
	float: right;
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
	height: 1420px;
}
#Thumbs {
	width: 680px;
	float: right;
}
.ContentUl     {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.bgFleur {
	background-color: #5CD5FC;
}
.bgTravel {
	background-color: #9FDFBF;
	height: 1420px;
}
.bgHosts {
	background-color: #D9D6A8;
}
.bgFreetime {
	background-color: #A6D9B3;
}
.bgPhotos {
	background-color: #099;
}
.bgCours {
	background-color: #39C;
}
.bgProgram {
	background-color: #63B6DE;
}
.bgHaus {
	background-color: #E3C193;
}
.colHeight {
	height: 1460px;
	background-color: #9FDFBF;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #990000;
}

