html
{
	margin: 0 0 1px;
	height: 100%;
	background-color: #ffffff;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
}

a:link { color: #0000ff; }
a:visited { color: #0000FF; }
a:hover { color: #990000; }
a:active { color: #FF0000; }

h1
{
	color: #990000;
	font-family: verdana, sans-serif;
	margin: 0;
	font-size: 17px;
}

h2
{
	color: #990000;
	font-family: verdana, sans-serif;
	margin: 0;
	font-size: 12px;
}

.navtop
{
	font-size: 13px;
	font-weight: bold;
}

.nav
{
	font-weight: bold;
	width: 714px;
}

.artisttables { width: 728px; }
.artistbios { background-color: #ffffcc; }

.artistsamples
{
	border-style: dashed;
	border-color: #ffce63;
	border-width: 1px 1px 1px 1px;
}

.infobox
{
	background-color: #ffce63;
	text-align: left;
	width: 728px;
	padding: 8px;
	margin: 15px 0 0 0;
}

.infobox2
{
	background-color: #ffffcc;
	text-align: left;
	width: 714px;
	padding: 8px;
}

.quicklinksbox
{
	background-color: #eeeeee;
	text-align: left;
	width: 714px;
	padding: 8px;
}

.quotebox
{
	text-align: center;
	color: #009;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
}

.quotename
{
	font-style: italic;
	white-space: nowrap;
}