body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #96b06f;
	background-image: url(images/InspiredYoga_bg.jpg);
	background-repeat: repeat-x;
}
.wrapper {
	position: relative;
	width: 750px;
	font-size: 13px;
	margin: 0 auto -40px;
	text-align: left;
	background-color: #FFF;
}
.header {
	color: #627c38;
	font: bold 14px Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 150px;
}

.mainContent {
	width: 675px;
	text-align: left;
	margin-left: 37px;
}
strong {
	font-weight: bold;
}
.download {
	position: absolute;
	right: 0;
	top: 160px;
}
.footer {
	position: relative;
	width: 750px;
	margin: 0 auto;
	background-color: #96b06f;
	background:url(images/Footer.jpg);
	text-align: center;
}
.footer a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}
.footer p {
	left: 0;
	bottom: 4px;
	width: 700px;
	padding: 0;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.footer p a {
	color: #FFF;
	text-decoration: none;
}
.footer p a:hover {
	text-decoration: underline;
}

#Menu {
	background: #756E52;
	height: 31px;
	margin: 0px;
	padding: 0px;
	width: 750px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #756E52;
	font-size: 100%;
}
h1 {
	color: #627c38;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 0px;
}
h2 {
	color: #627c38;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 15px 0px 10px;
	padding: 0px;
}
h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	padding: 0px;
	color: #333333;
}

p {
	color: #4b4632;
	margin: 0px 0px 2px;
	padding: 0px;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
}
.spacer10px {
	margin-top: 10px;
}
.ProfileHeader {
	font-size: 18px;
}

a:link {
	color: #0c6491;
	text-decoration: none;
}
a:visited {
	color: #0c6491;
	text-decoration: none;
}
a:hover {
	color: #036;
	text-decoration: underline;
}
a:active {
	color: #036;
}
#ContentTop {
	margin: 0px;
	padding: 0px;
	background: #FFF left top;
	text-align: left;
	vertical-align: top;
}
#ContentBttmIndex {
	margin: 0px;
	padding: 0px;
	background: #FFF left top;
}
.hrline {
	margin: 0px;
	padding: 0px;
}
.indexBox {
	font-size: 11px;
	line-height: 13px;
	color: #4b4632;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.idexStory {
	font-size: 14px;
	font-weight: normal;
	color: #4b4632;
	line-height: 21px;
}
.AboutStory {
	font-size: 13px;
	line-height: 16px;
}
.highlight {
	color: #393;
}
.contentTable {
	margin: 0px 0px 0px 38px;
	padding: 0px;
	float: left;
}

