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

body {
	margin: 0px;
	background-color: #FFF;
}

body, td, div, span, input, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* DIVIDER HR */
hr {
	height: 1px;
	background-color: #CCC;
}

table#contents {
	background-color: #FFF;
	border: solid 1px #CCC;
	border-bottom: none;
}

table#contents td {
	padding-top: 0px;	
}

div.hr {
  border-top: solid 1px #CCC;
}


/* MASTHEAD */

#masthead .nav {
	background-color: #EEE;
	border-right: solid 1px #999;
	height: 24px;
	padding-left: 70px;
}

#masthead .nav span, #footer .nav span {
	padding-right: 25px;
	
}

#masthead td.text {
	background: url(../images/masthead_4.jpg) top left no-repeat;
	width: 571px;
	height: 183px;
}

#masthead div.text  {
	padding: 20px 0 0 18px;
}

#masthead span.helpus {
	color: White;
	font-size: 24px;	
}

#masthead span.join {
	color: #DCCEAB;
	font-size: 18px;	
}

#masthead span.youcanjoin {
	color: #FFF;
	font-size: 13px;	
}

#masthead div.text a {
	color: #DCCEAB;
	font-size: 14px;
	text-decoration: underline;
}

.section_hdr {
	color: #000;
	font-size: 22px;
	font-weight: bold;
}


div#quote {
	background: url(../images/roundRect.gif) top left no-repeat;
	width: 361px;
	height: 121px;
	padding: 10px 0 0 10px;
}

.quote {
	color: #FF6600;
	font-size: 20px;
	padding-bottom: 4px;
}

/* TRACK LISTINGS */
ol#tracklist li, ul#howtoorder li {
	margin-bottom: 4px;
	font-size: 12px;
}
ul#howtoorder a {
	font-weight: bold;	
}
span.track {
	font-size: 13px;
	font-weight: bold;
}
span.desc {
	color: #666;	
}
span.artist {
	color: #FF6600;	
}

/* Footer */
#footer {
	background-color: #EEE;
	border: solid 1px #CCC;
/*	border-right: none;
	border-left: none;
*/}

.copyright {
	font-size: 11px;
	color: #666;
}

.musician {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

table#contents p { 
	margin-bottom: 24px;
}

#masthead .pagetitle.aboutus {
	padding-left: 100px;
}

#masthead .pagetitle.links {
	padding-left: 260px;
}
#masthead .pagetitle.localbios {
	padding-left: 200px;
}
#masthead .pagetitle.jazzcalendar {
	padding-left: 170px;	
}