body{
	margin-top: 60px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: center;
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
}
#header{
	margin: 0px auto;
	width: 600px;
	text-align: left;
}
#body{
	margin: 0px auto;
	width: 600px;
	text-align: left;
	color: #FFFFFF;
}
.yoga{
	background-color: #A6B0B3;
}
.pilates{
	background-color: #BDC192;
}
.massage{
	background: #B6AA93 url(images/buddhabg.gif) no-repeat bottom;
}
.bio{
	background: #999589 url(images/3bg-bio.gif) no-repeat top right;
}
.events{
	background: #D1C387 url(images/eventsbg.jpg) no-repeat top right;
}
.events td{
	width: 200px;
}
.gallery{
	background-color: #C0B664;
}
.text_scroller{
	overflow: auto;
	height: 300px;
	scrollbar-base-color:#C0B664;
}
h1{
	margin: 20px;
	color: #333333;
	font-size: 8pt;
}
p{
	margin: 20px;
	font-size: 70%;
	line-height: 150%;
}
ul{
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 8pt;
	line-height: 150%;
}
img{
	display: block;
	border: 0px;
}
a{
	color: #4D6178;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
#postures img{
	margin-right: 20px;
	display: inline;
	border: 3px solid #D8D193;
}
#postures img:hover{
	border: 3px solid #FFFFFF;
}
#contact_link{
	margin: 0px auto;
	width: 600px;
	text-align: right;
}
#contact_link a{
	margin-right: 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}
#footer_menu{
	margin: 0px auto;
	margin-top: 50px;
}
#footer_menu, #footer_menu a{
	color: #999999;
}
object, embed{
	display: block;
	margin: 0px;
	padding: 0px;
}
#flashintro{
	margin: 0px auto;
	margin-top: 100px;
	width: 675px;
}