html { overflow: scroll; min-height: 100%; margin-bottom: 1px; }

a:link {
	color: #E07798;
	text-decoration: underline;
}
 a:visited {
	color: #E07798;
	text-decoration: underline;
}
a:hover {
	color: #F5CFD7;
	text-decoration: underline;
}
a:active {
	color: #E07798;
	text-decoration: underline;

}
body {
	background-color: #E07798;
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
}
.logo {
	text-align: center;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
}
.container {
	font-family: Helvetica, Arial;
	font-size: .95em;
	color: #333333;
	background-color: #FFFFFF;
	margin: 50px;
	padding: 5px;
}
h1 {
	font-family: Helvetica, Arial;
	font-size: 2em;
	text-transform: uppercase;
	color: #E07798;
	letter-spacing: 0.5em;
	font-weight: normal;
	text-align: left;
	padding-top: 15px;
}
.image-left {
	background-color: #FFFFFF;
	float: left;
	width: 250px;
	margin-left: 50px;
	background-image: url(images/flower.jpg);
	background-position: center bottom;
	height: 350px;
	background-repeat: no-repeat;
}
.float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.container-body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-image: url(images/back-body.gif);
	border-top: #993399;
	border-right: 1px solid #993399;
	border-bottom: 1px solid #993399;
	border-left: 1px solid #993399;
	position: relative;
	height: 600px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px;
	margin: 0px;
	text-align: center;
	height: 20px;
	background-image: url(images/pad-small.gif);
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited{
	color: #ffffff;
	text-decoration: none;
}
.footer a:active {
	color: #ffffff;
	text-decoration: none;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/intro.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 25px 0px 0px;
	text-align: center;
	padding: 0px;
	height: 480px;
	width: 640px;
}
li {
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}
ul li ul li  {
	padding-bottom: 2px;
	padding-top: 5px;
	font-size: 11px;
	list-style-position: outside;
list-style-type: circle;
	
	}
li b{
	
	color: #993970;
}.box-pink {
	font-size: 10px;
	color: #993970;
	background-color: #F5CFD7;
	padding: 20px;
	border: medium dotted #993970;
}
.container-body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	width: 525px;
}
.float-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
	width: 475px;
	margin: 0px 0px 15px;
	background-color: #FFFFFF;
	border: 1px solid #8D529C;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
