/**
 * PRINT style sheet
 */
body {
	background-image: none;
}
head {
	display: none;
}
#main_wrapper {
	border: none;
}
#container {
	border: none;
}
#main_content {
	border: none;
}
#accessibility_options,
#header,
#navigation,
#utility,
#footer {
	display: none;
}
#artist,
#featured-artist {
	width: 505px;
}