body {
	color: #000;
	background: #FFF repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#wrapper {
	background: #FFF no-repeat;
	margin: 3px 0px 10px;
	padding: 0px;
	height: 600px;
	width: 800px;
	position: relative;
}
#wrapper #top {
	margin: 0px 0px 3px;
	padding: 0px;
	height: 100px;
	width: 800px;
	position: relative;
	border: 1px solid #E4D7E8;
	color: #6E2785;
	background: #FFF url(../paradise-collection/images2/site-dec/New-fmn-logo-trans-rgb.jpg) no-repeat left top;
	font-family: "Monotype Corsiva", Pristina, "Times New Roman";
}
.logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 1px;
	left: 1px;
}
.tel {
	font: normal 100% "Monotype Corsiva", Pristina, "Times New Roman";
	color: #6C5D88;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 3px;
	right: 3px;
	float: right;
}

#wrapper #top-nav {
	margin: 3px 0px 0px;
	padding: 0px;
	width: 800px;
	list-style: none;
	height: 20px;
	float: left;
	clear: both;
	position: relative;
	background: #FFF;
	margin: 0px 0px 3px;
	padding: 0px;
	width: 100%;
	position: relative;
	border: 1px solid #E4D7E8;
}
#wrapper #top-nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 800px;
	background: #FFF;
}

#wrapper #top-nav li {
	background: #E4D7E8 url(images/site-graphics/nav-bkgnd.jpg) repeat-x;
	display: inline;
	height: 20px;
	width: 99px;
	border-right: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: middle;
}
#wrapper #top-nav li a:link {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	color: #6D2881;
	text-decoration: none;
}
#wrapper #top-nav li a:visited {
	background: #E4D7E8 url(WORKING%20IMAGES/JPG/nav-bkgnd.jpg);
	text-decoration: none;
	font-size: 70%;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #top-nav li a:hover {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 70%;
}
#wrapper #top-nav li a:active {
	text-decoration: none;
	font-size: 70%;
}


#wrapper #content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	background: #FFF url(images/site-graphics/french-home2.jpg) no-repeat 350px 30px;
	color: #723885;
	font-family: "Monotype Corsiva", Pristina, "Times New Roman";
	font-size: 120%;
	border-top: 1px solid #E4D7E8;
	border-right: 1px solid #E4D7E8;
	border-bottom: 1px none #E4D7E8;
	border-left: 1px solid #E4D7E8;
}
#wrapper #content table a:link {
	color: #000;
}
.text-header {
	font: normal 110% "Monotype Corsiva", Pristina, "Times New Roman";
	color: #6C5D88;
	background: #FFF;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
	position: absolute;
	width: 40%;
	top: 0px;
	right: 100px;
}
.enlargement {
	font: italic normal 100% Arial, Helvetica, sans-serif;
	color: #999;
	background: #FFF;
	margin: 12px 0px 0px 10px;
	padding: 0px;
	text-align: center;
}
#wrapper #content table tr td {
	font: normal 90% "Monotype Corsiva", Pristina, "Times New Roman";
	color: #723885;
}
#wrapper #bottom-nav {
	font: normal 120% "Monotype Corsiva", Pristina, "Times New Roman";
	color: #906;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 20px;
	width: auto;
	position: relative;
	border-top: 1px none #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#wrapper #bottom-nav ul {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#wrapper #bottom-nav ul li {
	display: inline;
}
#wrapper #bottom-nav ul li a:link {
	color: #6C5D88;
	text-decoration: underline;
}
#wrapper #bottom-nav ul li a:hover {
	color: #939;
	text-decoration: none;
}
