body		{	
	/*INHERITED*/
}

h1, h2 	{ 	
	/*INHERITED*/
}

h1		{	
	font-size:			40px;
}

h2 		{	
	font-size: 			30px;
}

/*MAIN STRUCTURE*/

table 			{
	/*INHERITED*/
}

/* THESE ARE THE NAVIGATION BUTTONS */

#navigation			{
	top:					515px;
	height:				25px;
}

#navigation td		{
	text-align:				center;
	width:				250px;
	opacity: 				.5;
	filter: 				alpha(opacity=50);
}

#navigation a		{	
	font-size:				18px;
	font-weight:			bold;
	text-decoration:			none;
}

#navigation a:hover	{	
	/*INHERITED*/
}

/*TITLE & WELCOME TEXT*/

#titleartist			{
	width:				420px;
	text-align:				right;
	margin-left:			320px;
	padding:				10px 0px 0px 0px;
}

#titleartist a, a:hover	{
	text-decoration:			none;
}	

#webbiog			{
	text-align:				right;
	
}
#webbiog2			{
	text-align:				right;
	
}
#webbiog3			{
	text-align:				right;
	
}
#webbiog a, a:hover	{
	}

#representation		{
	text-align:				right;
	margin-right:			20px;
	font-size:				12px;
	line-height:			1.0em;

}

/*PHOTO GALLERY*/

#photogallery		{
	Background-image:		none;
	Background-color:		transparent;
	position:				relative;
	border:				none;
	width:				390px;
	padding:				0px 0px 0px 0px;
	margin:				0px 0px 45px 350px;
	height:				300px;
}

#photogallery td		{
	color:				#6e6134;
	text-align:				center;
	width:				253px;
}

#photogallery img	{
	border:				none;
}

#photogallery img a:hover	{	
	border:				thin solid #c5BB99;
}

/* DOWNLOAD BUTTONS*/	

#biogs 			{
	background-image:		none;
	position:				absolute;
	top:					10px;
	left:					280px;
	height:				30px;
	width:				460px;
	text-align:				center;
}

#biogs th			{
	width:				100px;
	opacity: 				.5;
	filter: 				alpha(opacity=50);
}

#biogs a		{	
	font-weight:			bold;
	text-decoration:			none;
}

#biogs a:hover	{	
	/*INHERITED*/
}

/*FOOTER*/

#footer			{	
	/*INHERITED*/
}


#footerwithtable			{	
	/*INHERITED*/
}

#footerwithtable	th		{	
	/*INHERITED*/
}

#footerwithtable	td		{	
	/*INHERITED*/
}

#footerwithtable	a		{	
	/*INHERITED*/
}

#footerwithtable	a:hover	{	
	/*INHERITED*/
}
