
body
{
background-image:url('../images/beaufortscchurch.jpg');
background-position: center;
background-color: #9C9AA5;
margin: 0px;
}
 

body, a, p, td 
	{
	color: 000000; 
	font-family: arial, verdana; 
	font-size:9pt; 
	font-weight: normal; 
	text-decoration: none; 
	letter-spacing: 0mm;
	}


table.address {font-weight: bold; letter-spacing: .3mm}
table.address a:link {color: black; text-decoration: underline overline; font-weight: bold; letter-spacing: .3mm}
table.address a:visited {color: blue; font-weight: bold; letter-spacing: .3mm}
table.address a:hover {color: black; background-color: #ffffee; font-weight: bold; letter-spacing: .3mm}

td.heading p
	{
 	font-family: times new roman;
 	font-size: 30pt; 
 	letter-spacing:0mm;
 	font-weight: normal;
 	}
td.artistname 
	{
 	font-family:verdana;
 	font-size: 12pt;
 	font-weight: bold;
 	letter-spacing: .4mm;
 	}

td.details 
	{
	font-size: 8.5pt; 
	font-weight: bold;
	}
 
td.aboutartist 
	{
	font-size: 9pt;
	font-weight: normal;
	font-family: arial;
	vertical-align: top;
 	}
td.image p  
 	{
 	font-size: 6.5pt;
 	letter-spacing: .1mm;
 	} 	

img
 	{
 	border-color: #000000;
 	border-width:2px;
 	border-style: solid;
 	}
 	
table.player 
  	{
 	border-color: #000000;
 	border-width: 1px;
 	border-style: solid;
 	padding: 1px;
 	background-color: #C9AA8B;
 	}
