@charset "UTF-8";
body {
	background-color: #545454;
	background-image: url(gr/bkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	width: 970px;
}
a {
	text-decoration: none;
}
.col1 {
	width: 470px;
	padding: 0 40px 0 0;
	float: left;
}
.col2 {
	width: 440px;
	margin: 40px 20px 0 0;
	float: left;
	color: #FFF;
}
.nav {
	padding: 0 60px;
}
.nav a img {
	border: none;
}
.newsletter {
	font-size: 100%;
	margin: 20px;
	padding: 20px;
	background: #fffbbf;
	border-top: #CCC 1px dotted;
	border-bottom: #CCC 1px dotted;
}
.press {
	font-size: 100%;
	margin: 20px 20px 0;
	padding: 20px 20px 10px;
	border-top: #CCC 1px dotted;
	border-bottom: #CCC 1px dotted;
}
.press a {
	text-decoration: none;
	color: #000;
}
.press a:hover {
	color: #000;
	background: #fff000;
}
.bio a {
	text-decoration: none;
	color: #fff000;
}
.bio a:hover {
	color: #000;
	background: #fff000;
}
.bio a img {
	border: none;
}
.appearances {
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: #777777 1px dotted;
}
.appearances a {
	text-decoration: none;
	color: #fff000;
}
.appearances a:hover {
	color: #000;
	background: #fff000;
}
.updates {
	margin: 20px 0 0;
	padding: 20px 0;
	border-top: #777777 1px dotted;
}
.updates a {
	text-decoration: none;
	color: #fff000;
}
.updates a:hover {
	color: #000;
	background: #fff000;
}
.footer {
	font-size: 80%;
	color: #999;
	padding:10px 20px 20px;
}
.footer a {
	text-decoration: none;
	color: #999;
}
.footer a:hover {
	color: #000;
}
.answer {
	padding: 0 0 5px;
}
.question {
	cursor: pointer;
}
.followTwitter {
	margin: 10px 0 20px;
	display:block;
	width:150px;
	height:34px;
	text-indent:-9999px;
}
.followTwitter a {
	display:block;
	background:url(gr/twitter-logo.gif) no-repeat top left;
	outline:none;
	width:100%;
	height:100%;
}
.followTwitter a:hover {
	background-position:0 -34px;
}
.followFacebook {
	margin: 5px 0;
	display: block;
	width: 150px;
	height: 50px;
	text-indent: -9999px;
}
.followFacebook a {
	display: block;
	background: url(gr/facebook-logo.gif) no-repeat top left;
	outline: none;
	width: 100%;
	height: 100%;
}
.followFacebook a:hover {
	background-position: 0 -50px;
}
.followMyspace {
	margin: 5px 0;
	display: block;
	width: 150px;
	height: 50px;
	text-indent: -9999px;
}
.followMyspace a {
	display: block;
	background: url(gr/myspace-logo.gif) no-repeat top left;
	outline: none;
	width: 100%;
	height: 100%;
}
.followMyspace a:hover {
	background-position: 0 -50px;
}
.followYoutube {
	margin: 5px 0;
	display: block;
	width: 150px;
	height: 84px;
	text-indent: -9999px;
}
.followYoutube a {
	display: block;
	background: url(gr/youtube-logo.gif) no-repeat top left;
	outline: none;
	width: 100%;
	height: 100%;
}
.followYoutube a:hover {
	background-position: 0 -84px;
}
.followFlickr {
	margin: 5px 0;
	display: block;
	width: 150px;
	height: 84px;
	text-indent: -9999px;
}
.followFlickr a {
	display: block;
	background: url(gr/flickr-logo.gif) no-repeat top left;
	outline: none;
	width: 100%;
	height: 100%;
}
.followFlickr a:hover {
	background-position: 0 -84px;
}
.bioButton {
	margin: 0;
	display: block;
	width: 134px;
	height: 20px;
	text-indent: -9999px;
}
.bioButton a {
	display: block;
	background: url(gr/bio-button.gif) no-repeat top left;
	outline: none;
	width: 100%;
	height: 100%;
}
.bioButton a:hover {
	background: url(gr/bio-button.gif);
	background-position: 0 -20px;
}
.newCD {
	margin: 0;
	display: block;
	width: 165px;
	height: 167px;
	text-indent: -9999px;
}
.newCD a {
	display: block;
	background: url(gr/new_cd.png) no-repeat top left;
	outline: none;
	width: 100%;
	height: 100%;
}
.newCD a:hover {
	background-position: 0 -167px;
}