BODY {
	background-color: Black;
	margin: 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background-image : url(images/background_black.gif);
}

H1 {
	margin-bottom: 0px;
	font-size: 0.9em;
	line-height: 180%;	
}
H2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	font-weight : normal;
	line-height: 180%;	
}
.p1 {
	margin-top: 0px;	
}
P, .copysize {
	font-size: 0.8em;	
	line-height: 180%;
}

.pagebackL {
	padding-top: 20px;
}
.pagebackC {
	padding-top: 24px;
}
.pagebackR {
	padding-top: 20px;
	padding-right: 8px;
}

.artistname {
	font-weight: bold;
}
.artistdetails {
	font-weight: bold;
}

#nav UL {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}
#nav UL LI {
	padding-bottom: 10px;
	font-size: 1.3em;	
	font-weight: bold;	
}
#nav UL UL  LI {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 0.6em;
	line-height : 95%;
	font-weight: bold;	
}
#nav UL LI A:link, #nav UL LI A:active, #nav UL LI A:visited {
	color: Black;
	text-decoration : none;
} 
#nav UL LI A:hover {
	text-decoration: none ; 
	color: White;
}
#nav UL UL LI A:link, #nav UL UL LI A:active, #nav UL UL LI A:visited {
	color: Black;
} 
#nav UL UL LI A:hover {
	text-decoration: none ; 
	color: White;
}
.artistsnav {
	color: White;
	font-weight: bold;
}
.artistsnav2 {
	color: White;
}
.artistsnav3 {
	color: Black;
	text-transform : uppercase;
}

A.nav:link, A.nav:active, A.nav:visited  { 
	text-decoration: none ; 
	font-weight: bold; 
	color: White; 
}
A.nav:hover   { 
	text-decoration: none ; 
	color: White;
}

A:link, A:active, A:visited  { 
	text-decoration: none ; 
	color: Black; 
}
A:hover   { 
	text-decoration: underline ; 
	color: Black;
}

.nextprev {
	font-weight: bold;
	font-size: 0.8em;
	font-family: Georgia, Arial, Helvetica, sans-serif;	
}

#dottyline {
	margin: 0;
	_margin-top: -1.5em;
	padding: 0;
	border: 0px;
	border-bottom: 1px dotted #FFFFFF;
	background-color : transparent;
}

A.mono:link, A.mono:active, A.mono:visited  { 
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none ; 
	color: Black; 
}
A.mono:hover   { 
	text-decoration: underline ; 
	color: Black;
}