body {
	background-image: url('../images/background.gif');
	font-family: Georgia, serif;
	font-size: 80%;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}
table, tr, td, th {
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
em {
	font-style: italic;
}
a:visited, a:link {
	background: transparent;
	color: #da4d2a;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	background: transparent;
	color: #da4d2a;
	font-weight: bold;
	text-decoration: underline;
}
a.breadcrumbs:visited, a.breadcrumbs:link {
	background: transparent;
	color: #da4d2a;
	text-decoration: none;
	font-size: 80%;
	letter-spacing: .15em;
}
a.breadcrumbs:hover, a.breadcrumbs:active {
	background: da4d2a;
	color: #ffffff;
	text-decoration: none;
	font-size: 80%;
	letter-spacing: .15em;
}
.breadcrumbs {
	background: transparent;
	color: #000000;
	text-decoration: none;
	font-size: 80%;
	letter-spacing: .15em;
}
hr {
	border: 0;
	height: 1px;
	background: #000000;
	color: #000000;
}
h1 {
	display: block;
	font-weight: normal;
	font-size: 200%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
h2 {
	display: block;
	font-weight: normal;
	font-size: 160%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
img {
	padding: 0px;
	border: 0px;
	margin: 0px 0px 15px 0px;
}
img.artist_image {
	margin: 0px 0px 7px 0px;
}
.artist_image_description {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	margin: 0px 0px 15px 0px;
}

#wrap {
	float: left;
	background: transparent;
	color: #000000;
	margin:0 auto;
	width:740px;
}
#column1 {
	float: left;
	width: 200px;
	margin-right: 60px;
}

#column2 {
	float: right;
	width: 463px;
}

#insidewrap {
	background: transparent;
	color: #000000;
	border:0;
	padding:0;
	margin:0 auto;
	width:463px;
}
#insidecolumn1 {
	float: left;
	width: 251px;
	border:0;
	padding:0;
}

#insidecolumn2 {
	float: right;
	width: 200px;
	border:0;
	padding:0;
}

.logo {
	padding: 0px 10px 0px 10px;
}

.navigationbutton {
	background: transparent;
	border: 0px;
	margin: 0px 0px 0px 40px;
}

.breadcrumbs {
}

.smaller {
	font-size: 80%;
}
.artist_thumbnail {
	padding: 0px;
	border: 0px;
	margin: 20px 20px 0px 0px;
}

td.artist_thumbnail_link {
	vertical-align: bottom;
}

