#wrapper {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 750px;
	left: -3px;
}
#topnav {
	position: absolute;
	top: 0px;
	width: 710px;
}
#table {
	left: 0px;
	top: 40px;
	position: absolute;
	width: 690px;
}
h1 {
	font-family: arial;
	font-size: 1.6em;
	color: #a6a6b5;
	line-height: 1.3em;
	font-weight: lighter;
}
h2 {
	font-family: arial;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #4C649E;
}
h3 {
	font-family: Arial;
	font-size: 1.2em;
	color: #a6a6b5;
	line-height: 1.3em;
}
h4 {
	font-family: arial;
	font-size: 1em;
	line-height: 1.2em;
	color: #a6a6b5;
}
p {
	font-family: Arial;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.3em;
}
.artistslist {
	color: #4c649e;
}
.lightgrey {
	color: #a6a6b5;
	font-size: 0.7em;
}
.darkgrey {
	color: #666666;
}
.largename {
	font-size: 1.7em;
	color: #4c649e;
}
.details {
	font-size: 0.9em;
	color: #666666;
	line-height: 1.3em;
}
.homelinks {
	line-height: 2.25em;
	color: #666666;
	font-size: 0.7em;
	font-family: arial;
}
.mediumname {
	color: #a6a6b5;
}
td {
	font-family: arial;
	font-size: 0.8em;
	color: #666666;
}
.morelinespace {
	line-height: 1.8em;
}
.currentshow {
	color: #650b23;
}
