#contentWrapper {
	width: 820px; 
	height: 544px; 	
	}
	
#contentCol1 {	
		float: left;
		width: 195px;
		height: 544px;
		color: #d9d992;
		border: 0px #ffcc66 solid;
	}
	
#contentCol2 {	
		float: left;
		width: 427px;
		text-align: center;
		color: #cccc99;
		padding-top: 206px;
		 font-family: times new roman;
		 font-size: 24px;
		 font-weight: normal;
		 letter-spacing: 0.08em;
		 word-spacing: 0.1em;
		 line-height: 1.9em;
		 font-style: italic;
	}
	
#contentCol3 {	
		float: left;
		width: 195px;
		text-align: center;
		padding-top: 55px;
		color: #cccc99;
		 font-family: times new roman, times, serif;
		 font-size:19px;
		 font-weight: normal;
		 letter-spacing: 0.06em;
		 word-spacing: 0.2em;
		 line-height: 1.7em;
		 font-style: italic;
		}
	
.htmlPgs {
	text-align: center;
	width: 100%;
	height: 504px;
	background: url(../images/backers/startHTML.jpg) no-repeat top center;
}	

#dancesSilkRoad		{
	margin: 0px auto;
	width: 229px;
	height: 210px;
	overflow: hidden;
	text-align: center;
	background: url(../images/landPg/theSilkRoad.png) top left no-repeat;
	}
	
#siteNav		{
	text-align: right;
	margin: 0px auto;
	width: 142px;
	height: 440px;
	overflow: hidden;
	}
	
#spacerNav		{
	height: 41px;
	}
	
#spacerNav		{
	height: 21px;
	}
	
.siteNavLinks	 {
	clear: both;
	margin: 0px auto;
	text-align: right;
	width: 142px;
	padding: 0px;
	height: auto;
	overflow: hidden;
	}
	
	
#footer		{
	width: 780px;
	text-align: center;
	font-size: 13px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	text-align: center;
	padding-bottom: 31px;
	}
	

	
	
	
	
	
	