	body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#006666;	
	}
	
	h1 {
		font-size: 14px;
		margin: 6px 0;
	}
	
	a.mailto{
		font-size: 14px;
	}
	
	table.mainTable {
		width:100%;
		text-align:center;
	}
	
	table.floatTable {
		width:400px;
		margin-left:auto;
		margin-right:auto;
	}
	
	table.constructTable {
	
		width:734px;/**/
	
	}
	
	td.menuHolder {
		width:201px;
		/*background-color:#CCCC00;*/
		vertical-align:top;
	}
	
	td.contentHolder {
		width:533px;
		vertical-align:top;
		text-align:left;
	}
	
	td#bodyTxt {
		line-height:14px;
	}
	
	td.pageHeader {
		font-family:	Georgia, "Times New Roman", Times, serif;
		font-size:		22px;
		font-weight:	bold;
		color:			#99CCCC;
		font-style:		italic;
		margin-top:	10px;
	}


	/* home page styles */
	
	table#homeImageTable {
		width:734px;
		height:510px;
	}
	
	td#homeImageCell {
	
		background-image:url(imgs/homebg.jpg);
	}
	
	table#imageLinks {
		width:734px;
		height:510px;
	}
	
	td.yogaLink {
		width:128px;
		height:91px;
	}
	
	td.artLink {
		width:128px;
		height:91px;
	}
	
	.subHead {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#8d8679;
		font-style:italic;
		padding-top:10px;
		padding-bottom:6px;
		margin:0px;
	
	}
	
	.infoPara {
	
		padding:0px 0px 4px 0px;
		margin:0px;
	}
	
	a {
		color:#990000;
		font-weight:bold;
		text-decoration:underline;
	}
	
	a:hover {
		text-decoration:none;
	}
	
	.programTable {
		/*background-color:#CCCCCC;*/
		margin-top:5px;
		margin-bottom:5px;
	}
	.programTableRow {
		background-color:#dddddd;
	}
	.programTableCel {
		background-color:#CCCCCC;
	}
	
	td.imgCaption {
		vertical-align:top;
	
		text-align:center;
	}
	.imgDesc {
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:14px;
		color:#006666;
	}
	
	.imgCR {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-style:italic;
		font-size:9px;
		color:#006666;
	}
	
	.picDarkBorder {
		border:1px solid #333333;
	}
	
	.picMidBorder {
		border:1px solid #bbbbbb;
	}
	
	.thumbCel {
		vertical-align:top;
	}
	
ul#yoga{
	margin: 8px;
	padding-left:8px;
}
ul#yoga li{
	margin-bottom: 4px;
}

img#about{
	margin-right: 6px;
	margin-bottom: 4px;
}