body {
	background-color: #FFFFFF;
}

#main area {
	padding-bottom: 96 px;
		
}
.bordertop {
	border-top: 5px solid #0066CC;
	border-right: 5px none #0066CC;
	border-bottom: 5px none #0066CC;
	border-left: 5px none #0066CC;
}
.barback {
	background-image: url(images/bar-gray.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding: 2px;
}
.border3sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #000000;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	font-style: normal;
	letter-spacing: 1px;
}
.tagfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
	font-style: normal;
	letter-spacing: 1px;
}
.subtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: normal;
	text-transform: uppercase;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding: 2px;
	margin: 0px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
	vertical-align: bottom;
	text-align: left;
	text-indent: 5px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	word-spacing: normal;
	letter-spacing: 2px;
}
.captionsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-transform: capitalize;
}
.caption-back {
	background-image: url(images/button-back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 0px none;
}
.back-bottom {
	background-image: url(images/bottom-purple.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.back-main {
	background-image: url(images/main-YOGA-purple.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.back-woman {
	background-image: url(images/main-female-purple.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.back-man {
	background-image: url(images/main-YOGA-purple.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.column-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 200px;
}
.img1 img {
	float: right;
	margin: 5px;

}
.img2 img {
	float: left	;
	margin: 5px;
	
}
