body		{	
	color:			#DED1C8;
}

h1, h2 	{ 	
	color: 			#DED1C8;
}

h1		{	
	/* SAME AS ARTISTS*/
}

h2 		{	
	/* SAME AS ARTISTS*/
}

/*MAIN STRUCTURE*/

table 			{
	background-image:		url('../images/DF.jpg');
	Background-color:		transparent;	
	opacity: 				10;
	filter: 				alpha(opacity=100);
}

/* THESE ARE THE NAVIGATION BUTTONS */

#navigation			{
	/* SAME AS ARTISTS*/
}

#navigation td		{
	background-color:		#4D4F4E;
}

#navigation a		{	
	color:				#DED1C8;
}

#navigation a:hover	{	
	color:				#4D4F4E;
	background:				#DED1C8;
}

/*TITLE & WELCOME TEXT*/

#titleartist			{
	/* SAME AS ARTISTS*/
}

#titleartist a, a:hover	{
	color:				#DED1C8;
}		

#webbiog			{
	width:				400px;
	margin-left:			340px;
	color:				#DED1C8;
}

#webbiog2			{
	width:				440px;
	margin-left:			300px;
	color:				#DED1C8;
}

#webbiog a, a:hover	{
	color:				#DED1C8;
}

#photogallery td		{
	color:				#DED1C8;
}


/* DOWNLOAD BUTTONS*/	

#biogs 			{
	
	border:				solid thin #4D4F4E;
}

#biogs th			{
	border:				solid thin #4D4F4E;
	background-color:			#4D4F4E;
}

#biogs a		{	
	color:				#DED1C8;
}

#biogs a:hover	{	
	color:				#4D4F4E;
	background:				#DED1C8;
}

/*FOOTER*/

#footer			{	
	color:				#DED1C8;
}

#footerwithtable			{	
		/*INHERITED*/
}

#footerwithtable	th		{	
	color:				#DED1C8;
}

#footerwithtable	td		{	
	/*INHERITED*/
}

#footerwithtable	a		{	
	color:				#DED1C8;
}

#footerwithtable	a:hover	{	
	color:				#4D4F4E;
	background:				#DED1C8;
}






