/*http://www.w3schools.com/css/css_text.asp*/
/*http://www.w3schools.com/css/css_howto.asp*/


  :link { color: rgb(0,0,0) } /*  for unvisited links */
  :visited { color: rgb(0,0,00) } /* for visited links */
  a:active { color: rgb(255, 0, 102) } /* when link is clicked */
  a:hover { color: rgb(0, 96, 255); text-decoration: underline } /* when mouse is over link */

A:link	{text-decoration:	none;color:#3333cc;}	
A:visited	{text-decoration:	none;color:brown;}	
A:active	{text-decoration:	none;color:#333399;}		
A:hover	{text-decoration:	underline;color:#3333cc;}

A.LeftHead:link{color:yellow;}	
A.LeftHead:visited	{color:yellow;}	
A.LeftHead:active	{color:#333399;}	
A.LeftHead:hover	{color:#3333cc;}
A.LeftMenu:link	{color:	white;}	
A.LeftMenu:visited	{color:white;}	
A.LeftMenu:active	{color:	#333399;}	
A.LeftMenu:hover	{color:yellow;}


body { font-family: Verdana, sans-serif;
	font-size: 8pt
	 margin-bottom: 0px}

TD {
	border-style: none; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	text-align: left;
	vertical-align: top}

TD.LeftMenu {
	text-align: left;
	vertical-align: top;}

TD.YogaMain {
  	background: white url("images\OceanYoga.jpg");
  	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-position: 00% 00%;}


td.MainBody {background-color:#FFFFFF;
	font-style: normal;
  	font-variant: normal;
  	font-weight: 100;
  	font-size: 10pt;
 	line-height: normal;
  	font-family: Sans Serif;
	align: 'right';
	valign: top;}

TH.LeftMenu {
	text-align:left;
	margin-left:0;
	vertical-align: top;}A {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	margin-left:0;
	margin-top:0;
	/*text-align: right;*/
	text-decoration:none;
	valign: top;}



A.PHead {
	font-style: normal;
  	font-variant: normal;
  	font-weight:bolder;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	color: #882200;
	text-decoration:none;
	valign: top;}

A.LeftMenu {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 7pt;
 	line-height: normal;
  	font-family: Verdana;
	color: #FFFFFF;
	margin-left:0;
	text-decoration:none;
	valign: top;}

A.LeftHead {
	font-style: normal;
  	font-variant: normal;
  	font-weight:bolder;
	font-stretch: extra-expanded;
  	font-size: 12pt;
 	line-height: normal;
  	font-family: Arial Narrow;
	color: yellow;
	margin-left:5;
	text-align: center;
	text-decoration:none;
	valign: top;}

A.JustSambhal {
	font-variant: small-caps;}


h1 {font-size: 36pt}
h2 {color: blue}
h4 {color: red}


P {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	margin-left:5;
	margin-top:0;
	margin-right:10;
	margin-bottom:20;
	text-align:left;
	text-decoration:none;
	valign: top;}

P.LeftMenu {
	margin-right:5;
	margin-bottom:5;}



UL {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	margin-left:40;
	margin-right:10;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	text-decoration:none;
	valign: top;}

UL.LeftMenu {
	font-style: normal;
  	font-variant: normal;
  	font-weight:normal;
  	font-size: 8pt;
 	line-height: normal;
  	font-family: Verdana;
	margin-left:25;
	margin-right:5;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	text-decoration:none;
	valign: top;}

H1, H2, H3, H4, H5, H6 {
  	font-family: Batang;
	margin-left:5;
	margin-right:5}


Img.ImgMid {
	margin-left:40;
	margin-right:10;
	margin-top:0;
	margin-bottom:0;
	halign: center;}

Img.Asana {
	margin-left:0;
	margin-right:10;
	margin-top:0;
	margin-bottom:0;
	float: right;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	}

