@charset "UTF-8";
/* CSS Document */

body {
	background-color: #26140C;
	background-image: url(../images/bg_paper_tile_pop.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.bodytext {
	font-family: Futura, Tahoma, Helvetica, Verdana;
	font-size: 0.8em;
	color: #280e01;
	line-height: 20px;
}
td.bio p.bodytext {
	margin: 1;
	padding: 0 0 5px 0;
}
td.bio {
  margin-top: 0;
  padding-top: 0;
}
#head {
	background-image: url(../images/bg_nav_green.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	padding-left: 188px;
}
#artistname {
	background-image: url(../images/bg_nav_orange.png);
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 188px;
	vertical-align: middle;
}
#biolayout {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
}
#biolayout #picset {
	width: 148px;
	margin-right: 10px;
	padding-right: 10px;
}
#capbase {
	background-image: url(../images/bg_nav_green.png);
	height: 40px;

}
.section_subhead {
	font-family: Futura, Tahoma, Helvetica, Verdana;
	font-size: 0.9em;
	color: #900;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase;
}
