body				{
	font-family:			Goudy Old Style, serif;
	color:				#a39592;
	font-size:			14px;	
	line-height:			1.2em;
}	
	

h1, h2 	{ 	
	color: 			#a39592;
}

h1		{	
	
}

h2 		{	
	
}

/*MAIN STRUCTURE*/

table 			{
	background-image:		url('../images/RH.jpg');
	Background-color:		transparent;
	background-repeat:		no-repeat;		
	opacity: 				10;
	filter: 				alpha(opacity=100);
	width: 			760px;
	height:			570px;
	position:			fixed;
	top:				10px;
}

/* THESE ARE THE NAVIGATION BUTTONS */

#navigation			{
	Background-image:		none;
	
}

#navigation td		{
	background-color:		#a39592;
}

#navigation a		{	
	color:				#320e14;
}

#navigation a:hover	{	
	color:				#a39592;
	background:				#320e14;
}

/*TITLE & WELCOME TEXT*/

#titleartist			{
	text-align:				left;
	margin-left:			15px;

}

#titleartist a, a:hover	{
	color:				#a39592;
}		

#webbiog			{
	text-align:				left;
	width:				412px;
	margin-left:			15px;
	color:				#a39592;
}

#webbiog a, a:hover	{
	color:				#a39592;
}

#webbiog2			{
	width:				470px;
	margin-left:			270px;
	color:				#a39592;
}


#photogallery td		{
	color:				#a39592;
}

/*PHOTO GALLERY*/

#photogallery		{
	margin:				0px 0px 45px 15px;
}

#photogallery td		{
	color:				#6e6134;
	text-align:				center;
	width:				253px;
}

#photogallery img	{
	border:				none;
}

#photogallery img a:hover	{	
	border:				thin solid #c5BB99;
}

/* DOWNLOAD BUTTONS*/	

#biogs 			{
	
	border:				solid thin #a39592;
}

#biogs th			{
	border:				solid thin #a39592;
	background-color:			#a39592;
}

#biogs a		{	
	color:				#320e14;
}

#biogs a:hover	{	
	color:				#a39592;
	background:				#320e14;
}

/*FOOTER*/

#footer			{	
	font-size:			10px;
	text-align:			left;
	color:			#a39592;
	padding:			0px;
	width:			700px;
	position:			absolute;
	top:				540px;
	left:				10px;
}




