body {
	background-color: #121830;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: White;
}

body, p, div, span, input, select {
	font-size: 13px;	
}

div#masthead{
	background: url(../images/masthead.jpg) top no-repeat;
	width: 960px;
	height: 506px;
	position: relative;
}

div#inner_masthead{
	background: url(../images/inner_masthead.jpg) top no-repeat;
	width: 960px;
	height: 130px;
	position: relative;
}

#link_home {
	cursor: pointer;
	cursor: hand;
	width: 270px;
	height: 70px;
	position: absolute;
	left: 32px;
	top: 14px;
}

div#content img#header{
	padding: 17px 0 0 34px;	
}

img, div { behavior: url(iepngfix.htc) }

table#content {
	width: 960px;	
}

div#content a {
	color: #DC8532;
}

div#footer {
	clear: both;
}
	div#footer .copyright {
	border-bottom: solid 1px #333;
	color: #666;
	}
	
	div#footer span#copyright {
		float: right;	
	}
	
	div#footer span#contact {
	float: left;
	font-size: 12px;
	}
	

hr {
	color: #333;
	background-color: #333;
}

div#content table.events{
	font-size: 13px;
	padding: 0 0 0 130px;
	width: 600px;	
}

div#content table.events td.when{
	color: #DC8532;
	text-align: right;
	
}
div#content table.events td.details span.title{
	font-size: 14px;
	font-weight: bold;
}
div#content table.events td.when span.date {
	font-weight: bold;
}

div#content table#bio, div#content table#bookings {
	font-size: 13px;
	padding: 20px 0 0 10px;
	width: 740px;	
}

div#content table span.artist, .artist{
	color: #DC8532;
	font-size: 20px;
	font-weight: bold;
}

div#content table span.album, .album{
	font-size: 14px;
	font-weight: bold;
}

div#content table#recordings span.year, .year{
	color: #999;
	font-size: 14px;
	font-style: italic;
}

div#content table#recordings span.ital{
	font-style: italic;
}

div#content table#gallery img{
	border: solid 2px #FFF;
	margin: 5px;	
}

div#content table#bookings a{
	font-size: 24px;
	text-decoration: none;
}

table#badges{
	clear: both;
}

.sub{
	color: #999;
	font-size: 12px;	
}

ul#sideman li {
	margin-bottom: 1.5em;	
}

h2.subhead{
	margin: 10px 0 5px 100px;
}

ul.audio
{
	list-style-image:url("../images/sound.png");
	list-style-type:square;
}