body {
	background-image: url(images/back5.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#contents {
	margin: auto;
	padding: auto;
	width: 666px;
	text-align: left;
	background: #000000;
}


#arms_header {
	margin: auto;
	padding: auto;
	background-image: url(images/arms_header.jpg);
	min-height: 200px;
	text-align: left;
}

#yoga_header {
	margin: auto;
	padding: auto;
	background-image: url(images/yoga_header.jpg);
	min-height: 200px;
	text-align: left;
}

#flower_header {
	margin: auto;
	padding: auto;
	background-image: url(images/flower_header.jpg);
	min-height: 200px;
	text-align: left;
}

#logo {
	width: 222px;
	float: left;
}

#menu {
	text-align: center;
	padding-top: 175px; 
	font-size: 13px;
}


a:link {
	text-decoration: none;
	color:#FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #CFC3DE;
}

a:active {
	text-decoration: underline;
	color: #AA447D;
}

.title a:link {
	color: #CFC3DE;
}

p a:link {
	color: #CFC3DE;
}

p a:visited {
	color: #CFC3DE;
}

#red_background {
	margin: auto;
	padding: auto;
	background-image: url(images/lotus_red.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 468px;
}

#blue_background {
	margin: auto;
	padding: auto;
	background-image: url(images/lotus_blue.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 468px;
}

#green_background {
	margin: auto;
	padding: auto;
	background-image: url(images/lotus_green.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 600px;
}

#index_images {
	margin: auto;
	padding: auto;
	width: 222px;
	min-height: 468px;
	float: left;
	text-align: center;
}

#page_title {
	font-size: 15px;
	letter-spacing: .3em;
	width: 222px;
	text-align: center;
	padding-top: 20px;
}

#text {
	text-align: left;
	margin: 0;
	min-height: 468px;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	line-height: 1.4em;
}

#item {
	clear: both;
	padding-top: 30px;
}

#item_text {
	float: right;
	width: 374px;
	padding-right: 60px;
	clear: left;
}



#photo {
	text-align: center;
	width: 222px;
}

#footer {
	text-align: center;
	font-size: 9px;
	padding: 20px;
	width: 600px;
	clear: both;
}


.page_title {
	font-size: 15px;
	letter-spacing: .3em;
}

.caption {
	font-size: 11px;
}

.title {
	font-size: 14px;
	color: cfc3de;
	letter-spacing: .2em;
}
