body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #381B81;
	line-height: 13px;
}
.heading {
	font-size: 14px;
	line-height: 14px;
	color: #A1AC79;
}
.headingPurple {
	font-size: 14px;
	line-height: 14px;
	color: #381B81;
}
.textBelow {
	padding-top: 12px;
	text-align: justify;
	color: #808080;
}
.textBelowYoga {
	padding-top: 26px;
	text-align: justify;
	color: #808080;
}
body {
	background-color: #F6F7F9;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #97A36A;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #808080;
}
.bgleft {
background-image: url(../assets/BGleft.jpg); background-repeat: repeat-x; background-position: right top;
}
.bgright {
background-image: url(../assets/BGright.jpg); background-repeat: repeat-x; background-position: left top;
}
.bgcontentBlank {
	background-image: url(../assets/BGhome.jpg);
	background-repeat: no-repeat;
}
.bgcontentJivamukti {
	background-image: url(../assets/BGbow.jpg);
	background-repeat: no-repeat;
}
.bgcontentSchedule {
	background-image: url(../assets/BGlife.jpg);
	background-repeat: no-repeat;
}
.bgcontentMusic {
	background-image: url(../assets/BGouterwork.jpg);
	background-repeat: no-repeat;
}
.bgcontentLaura {
	background-image: url(../assets/BGpeta.jpg);
	background-repeat: no-repeat;
}
.bgcontentInspirations {
	background-image: url(../assets/BGiam.jpg);
	background-repeat: no-repeat;
}
.bgcontentContact {
	background-image: url(../assets/BGholy.jpg);
	background-repeat: no-repeat;
}
.bgcontent {
	background-image: url(../assets/BGchange.jpg);
	background-repeat: no-repeat;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: default;
	left: 0;
	top: 0;
	height: 100%;
	background: url(../assets/scroller_track.gif) repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(../assets/scroller_drag_middle.gif) no-repeat 0 50%;
	cursor: default;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	background: url(../assets/scroller_drag_top.gif) no-repeat;
	height: 4px;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	background: url(../assets/scroller_drag_bottom.gif) no-repeat;
	cursor: default;
	height: 4px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 7px;
	background: url(../assets/scroller_arrow_up.gif) no-repeat 0 0;
	cursor: default;
}
a.jScrollArrowUp:hover {
	background-position: 0 -20px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 7px;
	background: url(../assets/scroller_arrow_down.gif) no-repeat 0 0;
	cursor: default;
}
a.jScrollArrowDown:hover {
	background-position: 0 -20px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -40px;
}
.holder {
	float: left;
	margin: 0px;
	height: 164px;
	width: 268px;
}
.scroll-pane {
	width: 268px;
	overflow: auto;
	float: left;
	height: 155px;
	padding-left: 26px;
	margin: 0px;
}
.schedule {
	width: 159px;
	padding-left: 5px;
}
.contact {
	width: 150px;
	padding-left: 5px;
}
.grey {
	color: #808080;
}
.twist {
	font-size: 9px;
	color: #999999;
	letter-spacing: 0.1em;
	padding-top: 30px;
	padding-left: 165px;
}
.purple_link a {
	color: #381B81;
}
.purple_link a:hover {
	color: #808080;
}
