html, body{
	height: 100%;
	}
body {
	background: #ecdfff url(images/bg.gif) repeat-y 50% 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	height: 100%;
	min-height: 100%; /* Testing, remove if not needed */
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding: 0px;
	border: 0px none;
	
}
body> #wrapper
{
     height: auto;
}

h1{
	margin: 0px;
	padding: 0px;
	background: url(images/brandbanner_mimff2_v9.gif);
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 170px;
	width: 770px;
}

span#heading {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	display: none;
}

#menu {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20%;
	}
#rightcontent {
	display: inline-block;
	overflow: visible;
	margin-left: 20%;
	margin-top: 20px;
	margin-bottom: 45px;
	padding: 0px 30px 25px 30px;
	}

a:link {
	color: #CC0079;
	}
a:visited {
	color: #6A4D96;
	}

#footer {
	position: absolute;
	bottom: 0;
	clear: both;
	background-color: #B19ad4;
	height: 15px;
	width: 770px;
	color: #F7e6d8;
	font: small italic Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	padding: 5px 0px;
	margin: 0;
	border-top: 1px solid #27005f;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 575;
	color: #CC0079;
	/*font-size: 175%;*/
	font-size: 130%
	/*padding-top: .25em;*/
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	/*font-size: 1.3em;*/
	font-size: 1em;
	color: #6A4D96;
	padding-left: 1.5em;
	}
	
.bodytext, .sessionlist, .bodytextitalic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	/*line-height: 1.3em;*/
	color: #27005F;
	padding: 0 1em 0 1.5em;
}
.bodytextitalic{
	font-style: italic;
	font-size: .8em;
	}
.boldbody {
	font-weight: 600;
	font-size: 1.2em;
	margin-left: -1px;
	}

.sessionlist {
	list-style-type: none;
	margin-left: 1.5em;
	}

#menu ul, #menu1 ul {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	margin: 0px;
	padding: 0px;
	font-size: medium;
	list-style-type: none;
	}
#menu li {
	margin: 0;
	padding: 0;
}

#menu a, #menu1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 142px;
	font-size: 1em;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #b19ad4;
	color: #27005f;
	border-top: 1px solid #ddd;
	border-right: 1px solid #27005f;
	border-bottom: 1px solid #27005f;
	border-left: 1px solid #ddd;
}
*html #menu a{
	width: 154px;
	/*w\idth: 142px; DO I NEED THIS?????? */
	
	}

/*#menu a:visited {
	color: #6A4D96;*/

}
#menu a:hover, #menu a:active, #currentpage a:link, #currentpage a:visited, 
#currentpage a:active, #currentpage a:hover{
	color: #CC0079;
	background-color: #E0E0E0;
	border-top: 1px inset #27005f;
	border-right: 1px inset #ABABAB;
	border-bottom: 1px inset #ABABAB;
	border-left: 1px inset #27005f;
}
#menu1 a {
	width: 117px;
	padding-left: 35px;
	font-size: .8em;
	}
.quote{
	font-style: italic;
		}
#rightcontent td {
	padding: 20px 10px 0 0; 
	}
	
.faqanswer {
	margin-top: -.7em;
	}	

.faqquestion {
	margin-top: 2em;
	}
#rightcontent img#prenatalfitness{
	float: right; margin: 5% 5% 0 0;
	}
	
#rightcontent p#mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	}