@charset "utf-8";
/* CSS Document */

#main_container
{

	width:972px;
	height:auto;
	background:#FFF url(../images/SideBarBG.gif) top repeat-y;
	margin:0 auto;
}
	
	#header
	{
		width:800px;
		height:9px;
		background:#FFF url(../images/Header.jpg) top left no-repeat;
		margin:0 auto;
		font-size:0;
	}
		
	#inner_container
	{
		width:800px;
		height:auto;
		background:#FFF url(../images/bg.jpg) top left repeat-y;
		margin:0 auto;
		padding-top:0;
	}

		#navigation
		{
			width:780px;
			height:340px;
			margin:0 auto;
			background-color:#FFF;
		}
		
			#nav_logo
			{
				width:340px;
				height:340px;
				float:left;
			}
			
			#nav_links
			{
				width:430px;
				height:340px;
				background:#FFFFFF url(../images/menubg.jpg) top right no-repeat;
				margin-left:auto;
			}
			
				/* Native America Link Positioning */
				#menu_item1 {width:120px; margin-left:15px;}
				/* Art Workshop Link Positioning */
				#menu_item2 {width:138px; margin-left:10px;}
				/* African Arts Link Positioning */
				#menu_item3 {width:90px; margin-left:10px; margin-top:5px;}
				/* Drumming Workshops Link Positioning */
				#menu_item4 {width:120px; margin-left:10px; margin-bottom:25px;}
				/* Rythem Therapy Link Positioning */
				#menu_item5 {width:120px; margin-left:5px; margin-bottom:15px;}
				/* Corporate Team Building Link Positioning */
				#menu_item6 {width:130px; margin-left:10px;}
				/* About Kaya Link Positioning */
				#menu_item7 {width:160px; margin-left:25px; margin-bottom:20px;}
				/* Contact Kaya Link Positioning */
				#menu_item8 {width:160px; margin-left:15px; margin-bottom:20px;}
				
		#content_container
		{
			width:800px;
			height:auto;
			background:#FFF url(../images/bg.jpg) top left repeat-y;
			margin:0 auto;
		}
		
		#sub_menu
		{
			width:800px;
			height:auto;
			float: left;
			
		}
		
			#center_content
			{
				width:780px;
				height:auto;
				float:left;
				padding-left:10px;
			}
			
			#left_content
			{
				width:390px;
				height:auto;
				float:left;
				padding-left:10px;
			}
					
			#right_content
			{
				width:390px;
				height:auto;
				float:left;
			}
			
		#space1
		{
			width:800px;
			margin:0 auto;
			height:auto;
		}
		
		#space2
		{
			width:800px;
			margin:0 auto;
			height:auto;
			font-size:0;
		}
		
	/* Footer must be in the main_container div to display its background image */ 	
	#footer
	{
		text-align:center;
		width:800px;
		background:#FFF url(../images/bg.jpg) top left repeat-y;
		height:auto;
		margin:0 auto;
	}
	
	/* Image Holder */
	
	table.iHolder 
	{ 
		align: center;
		margin: 0 auto;
	}
	
	td.iTopLeft 
	{
		width: 16px;
		height: 21px;
		background: url(../images/iTopLeft.gif) no-repeat;
	}
	
	td.iTopRight 
	{
		width: 22px;
		height: 21px;
		background: url(../images/iTopRight.gif) no-repeat;
	}
	
	td.iBottomLeft
	{
		width: 16px; 
		height: 31px; 
		background: url(../images/iBottomLeft.gif) no-repeat;
	}
		 
	td.iBottomRight
	{
		width: 22px;
		height: 31px; 
		background: url(../images/iBottomRight.gif) no-repeat;
	} 
	
	td.iTop 
	{ 
		width: auto;
		height: 21px;  
		background: url(../images/iTop.gif) repeat-x;
	}
	
	td.iBottom 
	{ 
		height: 31px; 
		background: url(../images/iBottom.gif) repeat-x;
	}
	
	td.iLeft 
	{ 
		width: 16px; 
		background: url(../images/iLeft.gif) repeat-y;
	}
	
	td.iRight 
	{
		width: 22px;
		background: url(../images/iRight.gif) repeat-y;
	}
	
	td.iCentre 
	{ 
		background-color: #f4bb61;
	}
	
	
	#iContent
	{
		width:auto;
		height:auto;
		margin: 8px;
		background: #f4bb61;
		font-size:0;
	}
	
	/* Text Holder */
	
	#tTopTextBox
	{
		width: 600px;
		height:auto;
	}
	
	#tBoxHeader1
	{
		width: 390px;
		height: auto;
		background: url(../images/textboxtop1.jpg) no-repeat;
	}
	
	#tBoxSpace1
	{
		height: 55px;
		width: auto;
	}
		
	#tBoxHeader2
	{
		width: 390px;
		height: auto;
		background: url(../images/textboxtop2.jpg) no-repeat;
	}
	
	#tBoxSpace2
	{
		height: 90px;
		width: auto;
	}
		
	#tBoxHeader3
	{
		width: 390px;
		height: auto;
		background: url(../images/textboxtop3.jpg) no-repeat;
	}
	
	#tBoxSpace3
	{
		height: 35px;
		width: auto;
	}
		
	#tBoxHeader4
	{
		width: 390px;
		height: auto;
		background: url(../images/textboxtop4.jpg) no-repeat;
	}
	
	#tBoxSpace4
	{
		height: 60px;
		width: auto;
	}
		
	#tBoxHeader5
	{
		width: 390px;
		height: auto;
		background: url(../images/textboxtop5.jpg) no-repeat;
	}
	
	#tBoxSpace5
	{
		height: 20px;
		width: auto;
	}
		
	#tBoxHeader6
	{
		width: 390px;
		height: auto;
		background: url(../images/textboxtop6.jpg) no-repeat;
	}
	
	#tBoxSpace6
	{
		height: 20px;
		width: auto;
	}
		
	#tBoxHeader7
	{
		width: 390px;
		height: auto;
		background: url(../images/textboxtop7.jpg) no-repeat;
	}
	
	#tBoxSpace7
	{
		height: 30px;
		width: auto;
	}
	
	#tBoxHolder
	{
		width: 390px;
		height: auto;
		margin: 0 auto;
		background: url(../images/textboxbg.jpg) repeat-y;
	}	
	#tBoxText
	{
		text-align:center;
		width: auto;
		height: auto;
		margin: 20px;
		
	}
	
	#tBoxFooter
	{
		font-size: 0;
	}

	/* Keywords */
	
	#KeyWords1
	{
		width: auto;
		height: auto;
		margin: 20px;
		text-align:center;
	}
	
	