/* CSS Document */

body {
	background-color: #69B3B3;
	background-image: url(../img/fleur_body_bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336666;
	margin: 0;
}
#MasterContainer {
	width: 790px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333366;
	background-color: #009999;
}
#InLinks {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bold_white {
	font-size: 16px;
	font-style: italic;
	color: #FFFAEA;
	font-weight: bold;
	background-color: #009999;
}
.normal_white {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #FFFAEA;
}a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	font-style: italic;
}
#counter {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

