body{
background-color:#313131;
font-size: 12px;
line-height: 1.5em;
}

body, table{
font-family: GillSans, Calibri, Trebuchet, sans-serif;
font-size:13px;
color:#ccc;
}

ul li{
	padding: 5px;	
}

ul li strong{
	font-size: 15px;	
}

a, img{
border-width:0px;
}

table.container{
width:785px;
}

td.top{
background-image:url(images/1abc.jpg);
height:17px;
}

td.left{
background-image:url(images/234a.jpg);
width:9px;
}

td.right{
background-image:url(images/234c.jpg);
width:8px;
}

td.bottom{
background-image:url(images/5abc.jpg);
height:12px;
}

td.banner{
background-color:#000;
width:768px;
height:181px;
}

td.banner-bottom{
background-image:url(images/3b.jpg);
height:1px;
}

td.content{
background-image:url(images/4b.jpg);
background-color:#111;
background-position:top center;
background-repeat:no-repeat;
height:355px;
vertical-align:top;
}

table.menu{
margin: 6px 0 0 0;
}

table.menu td{
	font-size:12px;
	text-transform:uppercase;
}

table.menu td a{
	display: block;
	color:#FFF;
	text-decoration:none;
	padding: 0.5em 0.6em;
	border: 1px solid #000;
}

table.menu td a:hover{
	background: #222;
	border: 1px solid #333;
}

div.content-container{
padding:12px;
padding-top:0px;
width:740px;
text-align:left;
}

table.appearances{
width:100%;
}

table.appearances td{
text-align:center;
}

table.appearances td a{
color:#FFF;
text-decoration:none;
}

table.appearances td a:hover{
color:#CCC;
}

table.appearances td img{
opacity:.75;
}

table.appearances td img:hover{
opacity:1;
}

img.floatLeft {     float: left;     margin: 4px; }
img.floatRight {     float: right;     margin: 4px; }

.bio {
	padding: 15px 10px 10px 10px;
	float: left;
	width: 700px;
	text-align: left;	
}

.bio p {
	margin-left: 250px;
	display: block;
	width: 400px;
	font-size: 1.0em;
	line-height: 1.5em;
}

span.name{
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	display: block;
	margin-bottom: 5px;
	font-size:16px;
	font-weight: 600;
	text-transform:uppercase;
}

.bio img {
float:left;
margin-left: 15px;
margin-top: 35px;
border: 2px solid #fff;
}

.artist-images img {
	margin: 10px;	
}

.artist-images img:hover, .bio img:hover {
	border: 2px solid #777;	
}

div.contact textarea, input{
background-color:#222;
border:#DDD solid 1px;
padding:2px;
color:#FFF;
width:100%;
}

div.contact textarea{
height:80px;
width:400px;
}

div.contact table td{
text-align:center;
padding-bottom:6px;
}

blockquote{
font-style:italic;
}

h2{
font-size:20px;
font-weight:bold;
text-transform:uppercase;
padding:5px;
margin:0px;
}

.sub{
font-size:12px;
color:#CCC;
width:300px;
}

#press_news {
	width: 35.5%;
	float: left;
	text-align: left;
	line-height: 15px;
	padding: 20px;
	margin: 0px 15px 35px 20px;
	background: #222;	
	
}

#press_links {
	float: left;
	text-align: center;
	width: 49.5%;
	margin-top: -15px;
	padding: 0 15px 0 15px;
}

.last_link {
	padding: 30px;
	background: #111;	
}

#press_links h2, #press_news h2 {
	padding: 0;
	margin: 20px 0 -10px 0;
}

#press_links h3 {
	font-weight: 100;
	font-size: 1.0em;
	margin: -15px 0;	
}

.note {
	font-size: 0.9em;
	color: #555;	
}

.note a {
	color: #777;
	font-weight: 100;	
}

a {
color:#fff;
font-weight: bold;
text-decoration: underline;
}

a:hover{
color:#AAA;
text-decoration:underline;
}

#social {
	width: 380px;
	background: #111;
	border: 1px solid #555;
	padding: 10px;
}

#social h2 {
	font-size: 1.2em;
	font-weight: 400;
	color: #777;	
}

.social_link {
	width: 120px;
	float: left;
	margin-bottom: 5px;
}

.social_link h3 {
	margin: 5px 0 0 0;
	font-size: 1.0em;	
}

.social_link a {
	text-decoration: none;	
}


blockquote{
	text-align: center;
	padding:10px;
	margin: 20px 10px;
	background: #111;
	border: 1px solid #333;
}

.clear {
	clear: both;
}	

.artist-images{
float:right;
}