html {
	font-size : 100%;
}

body { 
	font-size: 0.75em;
	font-family: verdana, arial, sans-serif;
	background-image: url(../images/wellnesslogostrip2.jpg);
	background-repeat: no-repeat;
	background-position: 100px 6px;
	margin-right: 0px;
}

#wrapper
{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

a:link {
	margin-left: 0px;
	margin-top: 250px;
	color : #e21989;
	text-decoration : none;
	background-color : transparent;
}
a:visited {
	margin-left: 0px;
	margin-top: 250px;
	color : #e21989;
	text-decoration : none;
}
a:hover {
	margin-left: 0px;
	margin-top: 250px;
	color : #1b6263;
}

h1 {
	font-size: 1.8em;
	color : #666;
	margin-top: 20px;
}

h2 {
	font-size: 1.2em;
	color : #669;
	margin-top: 20px;
}

h3 {
	font-size: 1.4em;
	color : #3C9;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	line-height: 150%;
}

.marypic {
	margin-right: 20px;
}


div#tmenu {
	margin-left: 700px;
	margin-right: -200px;
	margin-top: 90px;
}

div#navigation {
	float : left;
	width : 292px;
}

div#content { 
	width: 500px;
	height: 100%;
	margin-left: 360px;
	margin-top: -380px;
}


div#testimony { 
	font-size: 1.1em;
	width: 550px;
	margin-left: 40px;
	margin-top: 20px;
	color : #669;
}

div#aonelink { 
	width: 500px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#sidemenus {
	margin-left: 100px;
	margin-right: 0px;
	margin-top: 70px;
}
#sidemenus a:link, #sidemenus a:visited{
	color : #666;
	}
 #sidemenus a:hover{
 color : #e21989;
 }

div#fronttext { 
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1em;
	text-align: right;
	line-height: 200%;
	float: left;
	margin-left: 340px;
	margin-top: -300px;
	color : #333;
	background-color: #eee;
	padding: 0 20px 0 20px;

}

div#frontimage {
	margin-left: 600px;
	margin-right: 100px;
	margin-top: -320px;

}

/*
div#fronttext { 
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1.2em;
	width: 550px;
	margin-left: 440px;
	margin-top: -330px;
	color : #333;
}

div#frontimage {
	margin-left: 370px;
	margin-right: 0px;
	margin-top: 10px;
}
*/
 
div#footer {
	margin-left : 340px;
	top : 700px;
	text-align : left;
		font-size: .8em;

	border-top : thin solid #e21989;
	clear : both;
	width : 570px;
}
div#footer p {
	margin-top : 0;
	padding : 2px 10px;
	color : #333;
}
#footer a{
	color : #e21989;
	margin-top : 0;
	text-decoration : none;
}
li { margin: 0 0 10px -10px; }
li.front
{
	list-style-type: circle;
}