@charset "UTF-8";
body {
behavior: url(../includes/csshover.htc); /*IE hover hack*/
}
a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.filler   {
	width: 100%;
	height: 100%;
}
.hidden {
	display: none;
}
.yellow {
	color: #FFFF00;
}
.clear {
	line-height: 0;
	height: 0;
	clear: both;
}
.trans {
	background: none;
}
.close {
	position: absolute;
	width: 40px;
	height: 10px;
	border: none;
}
#close_artists  {
	right: 67px;
	bottom: 139px;
}
#close_artist  {
	right: 77px;
	bottom: 124px;
}
#close_what {
	right: 82px;
	bottom: 150px;
}
#close_ml  {
	right: 48px;
	bottom:27px;
}
#close_why {
	right: 45px;
	bottom: 126px;
}
#close_where {
	right: 74px;
	bottom: 139px;
}#credits {
	color: #999999;
	margin: 0px 56px 0px 56px;
	text-align: right;
}
#credits a {
	color: #999999;
	text-decoration: none;
}
#credits a:hover {
	color: #FFFFFF;
}
.sticker {
	position: absolute;
	top: 92px;
	right: 212px;
}
