/*
style sheet for Tavaziva Dance Home Page 
Author:  Dawn Saunders  
Version: 5
Date:    31 May 2010
*/


body 		{background:#fcfcfc;
		min-width: 900px;
		scrollbar-track-color: b42215;
		scrollbar-base-color: b42215;
		scrollbar-arrow-color: Fuchsia;
		scrollbar-shadow-color: 6f0f00;}
		
img		{border: none;}

#searchText	{position: absolute; top: 4%; left: 10%;
		width: 162px;
		padding-top: 3%;
		font-size:10px;}
		
#logo		{position: absolute; top: 4%; left: 10%;
		width: 162px;
		z-index: 100;
		padding-top: 3%}

#navigation     {position: absolute; top: 4%; left: 8%;
		z-index: 200;
		width: 200px;
		padding-top: 3%}
		
#navigation	a{text-decoration: none;
		font-weight: bold;
		color:#6F0F00;
		font-size:10px;}
              	
#navigation	a:hover{color:#f00;
		font-weight: bold;}
		
#dancers	{position: absolute; top: 4%; left: 50%;
		z-index: 50;
		padding-top: 3%}

table		{display: block;
		padding-left: 2%;
		padding-right: 2%;
	      	font-family: Arial, sans-serif;
	      	font-weight: bold;
              	font-size:11px;
              	line-height: 170%;
              	letter-spacing: 0.05em;}

#thomasgray   	{position: relative; top: 0px; left: 100%;
		color: #6f0f00;
		font-family: arial, sans-serif;
		font-size:10px;}   
		
#shedel		{position: relative; top: 0px; left: 100%;
		color: #6f0f00;
		font-family: arial, sans-serif;
		font-size:10px;}
		


#tdc		{position: relative; top: 0px; left: 230px;
		}