a.artistnav {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}


a:visited.artistnav {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

A:visited {
	color: #ffcccc;
}
a.artistnav:hover {
	color: #ffcccc;
	}

td,p {
	font-family: Arial;
	font-size: 14px;
	}

.artistlist {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; color: #fff; 
	font-variant: normal; 
	text-align: right; 
	vertical-align: middle
}

.titles { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-variant: normal; 
	text-align: center; 
	vertical-align: text-top
	}

.artistBio { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-variant: normal; 
	text-align: left; 
	vertical-align: middle 
	}

.prices { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 25px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left; 
	vertical-align: top; 
	white-space: nowrap
	}

.bodytext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 20px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left; 
	vertical-align: top
	}

.header { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	line-height: 20px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left; 
	vertical-align: top 
	}

.emailFields { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 20px; 
	font-weight: bold; 
	color: #CCCCCC; 
	text-align: left; 
	vertical-align: top 
	}

.detailCategories { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #9999FF
	}

.detailResults { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF
	}

.credit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left; 
	vertical-align: top
	}

#sidebar {
	float: left;
	width: 150px;
	margin: 0 0 0 0px;
	border: 1px solid #fff;
	background-color: #ccc;

	}
	
#content {
	margin-left: 152px;
	width: 708px;
	background-color: #ccc;
	}
	
#header {
	background-color: #6666cc;
	width: 860px;
	}	
	
	
ul li {
	list-style: none;
	}		