body {
	background: #593479;
	margin: 0;
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	background: url(../images/bg-page.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#topgraphic {
	background: url(../images/bg-topgraphic.jpg);
	height: 48px;
}
#topborder {
	background: url(../images/bg-topborder.jpg);
	height: 8px;
}
#menubar {
	background: url(../images/bg-menubar.jpg);
	font-size: 80%;
}
#logo {
	height: 130px;
	width: 132px;
	position: absolute;
	top: 10px;
	right: 40px;
}
#menubar ul {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

#menubar li {
	display: inline;
	margin: 0 1em;
	padding: 0;
}
#menubar a {
	color: #CFC9E5;
	text-decoration: none;
}
#menubar a:hover {
	color: #FFFFFF;
}




#bottomborder {
	background: url(../images/bg-bottomborder.jpg);
	height: 6px;
}
#tagline {
	background: url(../images/bg-tag.jpg);
	color: #FFFFCC;
	text-align: center;
	padding: 5px;
}
#content-servicessoul {
	background: url(../images/servicesforsoul.jpg) no-repeat;
}
#content-aboutisha {
	background: url(../images/images/smile.jpg) no-repeat;
}
#content-studioinfo {
	background: url(../images/images/serene.jpg) no-repeat;
}
#content-home {
	background: url(../images/images/beach.jpg) no-repeat;
}
.rtcolumntext {color: #706198}
#content-wrapper {
	background: url(../images/bg-home.jpg) no-repeat;
}
#content {
	background: url(../images/bg-footer.jpg) no-repeat center bottom;
	padding: 10px 60px 150px;
	color: #666666;
	font-size: 83%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}

h1 {
	margin: 0;
	color: #8E75F2;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 33px;
}
a:link {
	color: #593479;
}
a:visited {
	color: #593479;
}
a:hover {
	color: #8F77F2;
}
.titlebar {
	font-size: 15px;
	text-transform: uppercase;
	color: #8F77F2;
	padding: 7px;
	font-weight: bold;
	border: thin none #EECB6A;
}
h2 {
	font-size: 22px;
	color: #261062;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	line-height: 28px;
}
h1+p {
	margin-top: 0px;
}


#footer {
	font-size: 70%;
	text-align: center;
	margin-top: -80px;
	padding-bottom: 10px;
}
 /* IE6 PNG hack */
 * html img, * html div {
	behavior: url(css/iepngfix/iepngfix.htc);
}
