body {
	font: 76% "Times New Roman", Times, serif;
	background: #CB98FC url(images/background_pattern.gif);
}
table {
	background: #CB98FC;
}
#PageOne {
	position:relative;

	}

p {
	font-size: 1em;
}
body a {
	text-decoration:none;
	color:#3E003E;
}
body a:hover {
	color: #FFFF66;
	text-align: center;
}
#tableContent {
	border: 2px solid rgb(251, 253, 189);
}
#Title {
	background-color: #FBFED8;
}
#Navigation {
width:500px;
padding-left:50px;
}

#Navigation ul {
 list-style: none;
padding: 0;
margin: 0;
}


#Navigation ul li{
	margin: 0 1.25em 0 0.15em;
	display: inline;
	text-align: center;
}


#LeftContent {
	font-family:"Times New Roman", Times, serif;
}
#LeftContent #Fleur {
	position:relative;
	left: 40px;
	width: 75px;
}
#MainContent img {
	border: thin solid #FFFFFF;
}
#MainContent img.noborder {
	border-style: none;
}
#MainContent li.fleur, ul li {
	list-style: url(images/bullet_list.gif);
}
#largePhoto {
	position: relative;
	height: 200px;
	width: 300px;
	top: 10px;
	text-align:center;
}
#Layer1 {
	position:relative;
	left:233px;
	top:600px;
	width:359px;
	height:16px;
	z-index:501;
}
#repeat {
	background: url(images/repeat.jpg) repeat-x;
}
.fleur {
	list-style: url(images/bullett-small-service-list2.gif) outside;
}
#PageOne #tableContent h3 {
	font-size: 1.1em;
	font-weight: bold;
}
#PageOne #tableContent ul {
	list-style: url(images/bullet_list.gif);
}
ul.dot li{
	list-style: disc url(none);
}


