h1, h2, p, td, a, li {font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
h1  {font-size:x-large; background-color: transparent;}
h2  {font-size:large;}
p, td {font-size:medium;}
p em {font-weight:bold;}
td em {font-weight:bold;}
body {background:#ebebeb; margin:0;}
a {font-size:medium;}
img {border-style: none;} 
#imgandtext {
background-image:  url(richardbolton.png);
background-repeat: no-repeat;
height: 98px;
width: 500px;
}
 
#centrebox {
position: relative;
background:url(background_w.jpg);
width: 750px;
margin-right: auto;
margin-left: auto;
padding: 10px 25px 25px 25px;}

#content {
	background-color: transparent;
	margin-left: 50px;
	margin-right: 50px;}

.rightimg {float: right;}

#footer {
position: relative;
width: 750px;
margin-right: auto;
margin-left: auto;
padding: 10px 25px 25px 25px;}



#topp {
position: relative;
background:url(topbar_w.jpg);
width: 800px;
height: 37px;
margin-right: auto;
margin-left: auto;
padding: 0px 0px 0px 0px;}

h1.topp {

font-size: 32px;
margin-top: 10px;
margin-left: 15px;
background: url(img/headingbg.gif) no-repeat top left;
background-position: -10px -1px;
}

#bott {
position: relative;
background:url(botbar.jpg);
width: 800px;
margin-right: auto;
margin-left: auto;
padding: 0px 0px 0px 0px;}

#artists ul {
		font-size:medium;
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
	
#artists li {
		list-style: none;
		padding: 6px 2px 6px 2px;
		width: 200px;
		border-bottom: 1px solid #CCCC99;
		margin: 0;
		}

#artists p {
		list-style: none;
		border-bottom: 1px solid #90bade;
		margin: 0;}

#artists li em {list-style: none;
		padding: 6px 2px 6px 2px;
		margin: 0;
		}

#artists li a {list-style: none;
		font-size:medium;
		display: block;
		border-left: 0px;
		border-right:0px;
		color: blue;
		text-decoration: underline;
		width: 200px;
		}


#artists li a:hover {
		list-style: none;
		background-color:#e0e9f5;
		text-decoration: underline;
		color: black;
		}

