html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#9a619e;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;/* */
}
body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
}
#content {
	display:block;
	overflow-y:auto;
	overflow-x: hidden;
	position:absolute;
	z-index:3;
	top:0px;
	bottom:135px;
	width:1000px;
	margin-left:-501px;
	left:50%;
}
* html #content {
	top:0;
	bottom:0;
	height:100%;
	width:1002px;
	border-bottom:135px solid #fff;
}
#foot {
	text-align:center;
	position:absolute;
	margin-left:-501px;
	left:50%;
	bottom:0;
	width:1000px;
	min-width:1000px;
	height:135px;
	font-size:1em;
	z-index:5;
	background: url(images/footer.gif) no-repeat;
}
* html #foot {
	bottom:2px;
	width:1002px;
	height:135px;
}
#content p {
	padding:5px;
	text-align:justify;
}
#home {
	background-image: url(images/home-bckg.jpg);
	background-repeat: no-repeat;
	height: 822px;
	float: left;
	width: 1002px;
	padding: 200px 75px 0px 75px;
}
#home-intro {
	font: 1.2em Arial, sans-serif;
	color: #f08e46;
	float: left;
	height: 180px;
	width: 780px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 25px;
}
#home-text1 {
	font: 1.2em Arial, sans-serif;
	color: #765780;
	text-align: center;
	float: left;
	height: 135px;
	width: 800px;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 45px;
	margin-bottom: 40px;
}
#home-text2 {
	font: 0.9em Arial, sans-serif;
	color: #765780;
	float: left;
	height: 230px;
	width: 610px;
	margin-top: 60px;
	margin-right: 145px;
	margin-left: 100px;
	text-align: center;
	line-height: 1.5em;
	padding-right: 25px;
	padding-left: 25px;
}
#about {
	background-image: url(images/about-bckg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 1030px;
	width: 1002px;
}
#about-text1 {
	font: 1em Arial, sans-serif;
	color: #765780;
	float: left;
	height: 170px;
	width: 620px;
	margin-top: 180px;
	margin-left: 55px;
	text-align: left;
	padding-right: 10px;
}
#about-header {
	font: bold 1.2em Arial, sans-serif;
	color: #765780;
	float: left;
	height: 50px;
	width: 365px;
	margin-top: 33px;
	margin-left: 315px;
	padding-top: 6px;
}
#about-text2 {
	font: 1em Arial, sans-serif;
	color: #765780;
	text-align: left;
	float: left;
	height: 210px;
	width: 480px;
	margin-top: 37px;
	margin-left: 55px;
	padding-right: 30px;
	line-height: 1.3em;
}
#classes {
	background-image: url(images/classes-bckg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 1195px;
	width: 1002px;
}
#classes-text1 {
	font: 1em Arial, sans-serif;
	color: 765780;
	text-align: left;
	float: left;
	height: 140px;
	width: 900px;
	margin-top: 150px;
	margin-left: 55px;
}
#classes-text2 {
	font: 1em Arial, sans-serif;
	color: 765780;
	float: left;
	height: 300px;
	width: 446px;
	margin-left: 45px;
	margin-top: 0px;
}
#classes-text3 {
	font: 1em Arial, sans-serif;
	color: 765780;
	float: left;
	height: 260px;
	width: 390px;
	padding-left: 10px;
	margin-top: 38px;
}
#classes-text2 ul li {
	list-style-position: outside;
	list-style-image: url(images/diamond-bullet.gif);
}
#classes-text3 ul li {
	list-style-position: outside;
	list-style-image: url(images/diamond-bullet.gif);
}
.yogalink {
	font-family: Arial, sans-serif;
	color: #765780;
	text-decoration: none;
}
strong a {
	color: #765780;
	text-decoration: none;
}
strong a:hover {
	font-family: Arial, sans-serif;
	color: #f08e46;
	text-decoration: underline;
	font-weight: bold;
}
#Table_01 {
	width: 900px;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	color: #765780;
}
img {
	margin-left: 10px;
	margin-right: 10px;
	border: 0px;
}
a {
	text-decoration: none;
	color: #9a619e;
}
blockquote ul li {
	list-style-position: outside;
	list-style-image: url(images/yoga-icon.gif);
}
.heading {
	font-size: 1.2em;
}
.small-text {
	font-size: .9em;
}
