body		{	
	color:			#391c0e;
}

h1, h2 	{ 	
	color: 			#391c0e;
}

h1		{	
	/* SAME AS ARTISTS*/
}

h2 		{	
	/* SAME AS ARTISTS*/
}

/*MAIN STRUCTURE*/

table 			{
	background-image:		url('../images/RJnew.jpg');
	Background-color:		transparent;	
	opacity: 				10;
	filter: 				alpha(opacity=100);
}

/* THESE ARE THE NAVIGATION BUTTONS */

#navigation			{
	/* SAME AS ARTISTS*/
}

#navigation td		{
	background-color:		#dddff4;
}

#navigation a		{	
	color:				#391c0e;
}

#navigation a:hover	{	
	color:				#dddff4;
	background:				#391c0e;
}

/*TITLE & WELCOME TEXT*/

#titleartist				{
	width:				420px;
	text-align:				left;
	margin-left:			15px;
	padding:				10px 0px 0px 0px;
}

#titleartist a, a:hover	{
	color:				#391c0e;
}		

#webbiog			{
	text-align:				left;
	width:				360px;
	margin-left:			15px;
	color:				#391c0e;
}
#webbiog2			{
	text-align:				left;
	width:				320px;
	margin-left:			15px;
	color:				#391c0e;
}
#webbiog3			{
	text-align:				left;
	width:				280px;
	margin-left:			15px;
	color:				#391c0e;
}
#webbiog a, a:hover	{
	color:				#391c0e;
}

#photogallery		{
	width:				300px;
	margin:				0px 440px 45px 15px;
}


#photogallery td		{
	color:				#391c0e;
	width:				150px;
}



/* DOWNLOAD BUTTONS*/	

#biogs 			{
	
	border:				solid thin #dddff4;
}

#biogs th			{
	border:				solid thin #dddff4;
	background-color:			#dddff4;
}

#biogs a		{	
	color:				#391c0e;
}

#biogs a:hover	{	
	color:				#dddff4;
	background:				#391c0e;
}

/*FOOTER*/

#footer			{	
	color:				#391c0e;
}



#footerwithtable			{	
	background-image:		none;
	font-size:			10px;
	text-align:			left;
	color:				#391c0e;
	padding:			0px;
	height:			20px;
	width:				740px;
	position:			absolute;
	top:				540px;
	left:				10px;
}

#footerwithtable	th		{	
	background-image:		none;
	font-size:			10px;
	text-align:			left;
	color:				#391c0e;
	padding:			0px;
	height:			20px;
	width:				550px;
}

#footerwithtable	td		{	
	background-image:		none;
	font-size:			12px;
	text-align:			right;
	color:				#391c0e;
	padding:			0px;
	height:			20px;
}

#footerwithtable	a		{	
	text-decoration:		none;
	color:				#391c0e;
}

#footerwithtable	a:hover	{	
	color:				#dddff4;
	background:			#391c0e;
}

