.content {
	width: 900px;
	background-color: #F0F0EF;
	padding: 10px;
	float: left;
}
#featuredescription h1 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 0px;
}
#news hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#featuredescription {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding: 10px;
}
#sponsors {
	font-size: 12px;
}
#newfeature {
	background-color: #FFFFFF;
	float: left;
	width: 540px;
	border: 5px solid #000000;
	font-family: Helvetica, Arial, sans-serif;
}
#newfeature #main h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
.feature {
	background-color: #FFFFFF;
	float: left;
	width: 550px;
}
.bio1 {
	background-color: #FFFFFF;
	float: left;
	width: 445px;
}
.bio2 {
	background-color: #FFFFFF;
	float: right;
	width: 445px;
}
#description {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	text-align: center;
}
#news {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 10px;
}
.sidebar {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	float: right;
	width: 340px;
}
#sideimage {
	float: right;
	width: 340px;
	padding: 0 0 10px 0;
}
hr.blogdivider {
	color: #ccc;
	height: 1px;
	size: 1px;
	noshade: noshade;
}

.divider {
	background-color: #F0F0EF;
	height: 10px;
	width: 340px;
}
#featuredescription h2 {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: normal;
}
#featuredescription h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 0px;
	color: #999999;
}
#featuredescription a, #sideimage a {
	font-weight: normal;
	color: #295F99;
	text-decoration: underline;
}
#featuredescription a:hover, #sideimage a:hover {
	font-weight: normal;
	color: #295F99;
	text-decoration: none;
}
#news a, #description a, #join a {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#news a:hover, #description a:hover, #join a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#news h1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #295F99;
	font-weight: normal;
	padding-top: 10px;
}
.extras {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
}
.header {
	width: 920px;
	background-color: #FFFFFF;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
.footer {
	width: 920px;
	background-color: #FFFFFF;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	margin-top: 10px;
}
#copyright {
	float: left;
	width: 400px;
	text-align: left;
	padding: 10px 10px 10px 0px;
}
#bottomlinks {
	float: right;
	width: 400px;
	text-align: right;
	padding: 10px 0px 10px 10px;
}
#bottomlinks a {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
#bottomlinks a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.longdivide {
	background-color: #CCCCCC;
	height: 2px;
	width: 100%;
}
.shortdivide {
	background-color: #CCCCCC;
	height: 2px;
	width: 100%;
	margin-top: 5px;
}
#submenu {
	width: 912px;
	background-color: #F0F0EF;
	padding: 4px 4px 8px;
}

/* nav styles */
	
#mainmenu {
	width: 920px;
	background-color: #FFFFFF;
	height: 30px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#mainmenu ul li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 1px;
	padding: 0px;
}
#mainmenu ul li	a img {
	margin: 0px;
}
#mainmenu ul li	a {
	display: block;
	margin: 0px;
	background-color: #3575AD;
	padding: 8px 24px;
}
#mainmenu ul li	a:hover,
#mainmenu ul li	a:active {
	text-decoration: none;
	background-color: #255986;
	color: white;
}
#mainmenu ul li	a.on {
	display: block;
	margin: 0px;
	background-color: #F4F2F3;
	padding: 8px 25px;
}
#mainmenu ul li	a.on:hover,
#mainmenu ul li	a.on:active {
	text-decoration: none;
	background-color: #F4F2F3;
	color: white;
}
#submenu a {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#submenu a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bigextras {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
}
#purchase {
	padding: 20px;
}

#tickets {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	padding: 15px 20px;
	text-align: center;
	font-weight: normal;
	background-image: url(/images/diag1.gif);
	background-repeat: repeat;
	border: 8px solid #FFFFFF;
}
#ticketsmini {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	background-image: url(/images/diag1.gif);
	background-repeat: repeat;
	border: 8px solid #FFFFFF;
	float: right;
	padding: 10px;
}
#tickets a, #ticketsmini a, .ticketextra a {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding: 10px;
	display: block;	
}
#tickets a:hover, #ticketsmini a:hover, .ticketextra a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #008FCD;
}
.ticketextra {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.logo {
	width: 900px;
	background-color: #FFFFFF;
	height: 110px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.fullpage {
	background-color: #FFFFFF;
	float: none;
	width: 100%;
}
.memberboxes {
	text-align: center;
	background-image: url(/images/diag1.gif);
	background-repeat: repeat;
	border: 2px solid #FFFFFF;
	padding: 5px;
	vertical-align: top;
}
.memberdetails {
	background-color: #FFFFFF;
	padding: 10px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #666666;
}
.title {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 0px;
}
.subtitle {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: normal;
}
.feature2 {
	background-color: #FFFFFF;
	float: left;
	width: 450px;
}
.sidebar2 {
	background-color: #FFFFFF;
	float: right;
	width: 440px;
}
.divider2 {
	background-color: #F0F0EF;
	height: 10px;
	width: 440px;
}
.feature3 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #DFB49B;
	padding: 15px;
	text-align: left;
	font-weight: normal;
	background-color: #333333;
}
.content .sidebar2 .feature3 h1, .content .sidebar3 .feature3 h1 {
	font-size: 28px;
	font-weight: normal;
}
.content .sidebar2 .feature3 a, .content .sidebar3 .feature3 a, .feature3 a {
	color: #F0F0EF;
}
.content .sidebar2 .feature3 a:hover, .content .sidebar3 .feature3 a:hover, .feature3 a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #F0F0EF;
}
.content .sidebar2 .feature3 h3, .content .sidebar3 .feature3 h3 {
	font-size: 12px;
	color: #CBCBCB;
	font-weight: normal;
}
#tickets2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	background-color: #E2B8A1;
	padding: 15px;
}
#tickets2 a, #ticketsmini2 a {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#tickets2 a:hover, #ticketsmini2 a:hover {
	font-weight: normal;
	color: #F0F0EF;
	text-decoration: none;
	background-color: #333333;
}
#ticketsmini2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	background-image: url(/images/diag1.gif);
	background-repeat: repeat;
	border: 8px solid #FFFFFF;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.feature4gallery {
	background-color: #000000;
	float: left;
	width: 870px;
	padding: 15px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #DDDDDD;
}
.content2gallery .feature4gallery .theperformers {
	width: 415px;
	float: right;
}
.content2gallery .feature4gallery .theprogram {
	width: 425px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}
.content2gallery .feature4gallery h1 {
	font-weight: normal;
	font-size: 28px;
	color: #DDDDDD;
}

.feature4 {
	background-color: #FFFFFF;
	float: left;
	width: 870px;
	padding: 15px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}
.content .feature4 .theperformers {
	width: 415px;
	float: right;
}
.content .feature4 .theprogram {
	width: 425px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}
.content .feature4 h1 {
	font-weight: normal;
	font-size: 28px;
	color: #333333;
}
.bigextras2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
	line-height: 18px;
}
.content .newfeature4 .theprogram h1.special {
	background-color: #E9D7CE;
	padding: 15px;
}
.bigextras2 a {
	color: #333333;
	text-decoration: underline;
}
.bigextras2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.content .sidebar2 .feature3 img {
	text-decoration: none;
	background-color: #333333;
}
.feature5 {
	background-color: #FFFFFF;
	float: left;
	width: 430px;
	padding: 10px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}
.content .feature5 h1, .content .feature4 h1 {
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
}
.content .feature5 h2, .feature4 h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}
.content .feature5 a, .feature4 a {
	color: #333333;
	text-decoration: underline;
}
.content .feature5 a:hover, .feature4 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.sidebar3 {
	background-color: #FFFFFF;
	float: right;
	width: 450px;
	height: 80px;
}
.divider3 {
	background-color: #F0F0EF;
	height: 10px;
	width: 850px;
}
.content .feature4 .theperformers td {
	padding-right: 10px;
	padding-bottom: 10px;
}
.content .feature4 .theperformers table {
	margin-top: 15px;
}
#bio p {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
#bio blockquote {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	border-left: 4px solid #F0F0EF;
	padding: 0 15px 0 15px;
}

.content .feature4 #bio blockquote p {
	color: #666666;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
.content .feature4 #bio img {
	padding-bottom: 15px;
	padding-left: 15px;
}
#bio {
	padding-right: 20px;
}
#biosidebar {
	background-color: #F0F0EF;
	padding-left: 20px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#bio li {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#bio .secondary {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}
.content .sidebar3 .feature3 a.gettix, .content .sidebar2 .feature3 a.gettix {
	font-weight: bold;
	color: #E7BBA0;
}
.content .sidebar3 .feature3 a.gettix:hover, .content .sidebar2 .feature3 a.gettix:hover {
	font-weight: bold;
	color: #000000;
	background-color: #E7BBA0;
}
.down {
	font-size: 20px;
	padding: 0 0 8px 0;
}
#contentspecial {
	width: 900px;
	background-color: #F0F0EF;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
	float: left;
	width: 450px;
}
.content .feature3 .img {
	background-color: #333333;
}
#bio p.translate {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
#theprogram h1 {
	font-size: 22px;
	font-weight: bold;
}
#theprogram p {
	font-size: 13px;
}
#newframe .content2 #remix #navbar {
	color: #7FAA27;
	background-color: #25351E;
	text-align: center;
	padding: 10px;
	font-size: 10px;
}
#newframe .content2 #remix #left {
	background-color: #7CAD26;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#newframe .content2 #remix #right {
	background-color: #2C73AF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
#remix #show {
	font-size: 13px;
	color: #25351E;
	background-color: #E0F6B9;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
#remix #show img {
	margin: 0px;
	padding: 0px;
}
#remix #show p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#remix #show h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#newframe .content2 #remix #center {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 490px;
	background-color: #FFFFFF;
}
#newframe .content2 #remix #center h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#newframe .content2 #remix #right h1 {
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8C3D8;
	color: #A8C3D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#newframe .content2 #remix #right a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #234F77;
	padding: 4px;
}
#newframe .content2 #remix #right h2 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#newframe .content2 #remix #right h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #76D1FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #76D1FF;
}
#newframe .content2 #remix #left a {
	font-weight: bold;
	color: #25351E;
	text-decoration: underline;
}
#newframe .content2 #remix #right p {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #B9D8F3;
}
#newframe .content2 #remix #left h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newframe .content2 #remix #center p {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#newframe .content2 #remix #center a {
	font-weight: bold;
	color: #25351E;
	text-decoration: underline;
}
#newframe .content2 #remix #navbar a {
	font-weight: normal;
	color: #7FAA27;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
}
#newframe .content2 #remix #left h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CFFF80;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B6FF36;
}
#newframe .content2 #remix #left h1 {
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384D1C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #384D1C;
}
#newframe .content2 #remix #navbar a:hover {
	font-weight: normal;
	color: #F0F0EF;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
}
#newframe .content2 #remix #right a:hover {
	font-weight: bold;
	color: #F0F0EF;
	text-decoration: underline;
	background-color: #333333;
	padding: 4px;
}
#newframe .content2 #remix #center h2 {
	font-size: 11px;
	font-weight: normal;
	color: #384D1C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #25351E;
}
#newframe .content2 #remix #left h2 a {
	text-decoration: none;
}
#newframe .content2 #remix #right h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#newframe .content2 #remix #right h3 a {
	text-decoration: none;
	background-color: #9EAD7F;
	margin: 0px;
	padding: 0px;
	color: #25351E;
	font-weight: bold;
}
#newframe .content2 #remix #right h3 a:hover {
	text-decoration: none;
	background-color: #9EAD7F;
	margin: 0px;
	padding: 0px;
	color: #25351E;
	font-weight: bold;
}
#highlights_sidebar {
	background-color: #F0F0EF;
	width: 500px;
	padding: 10px;
}
#highlights_sidebar #thanks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding: 10px;
	font-style: italic;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	vertical-align: middle;
}
#highlights_sidebar #soloists {
	background-color: #CCCCCC;
	padding: 10px;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#highlights_sidebar #soloists img {
	padding-bottom: 5px;
}
#highlights_sidebar #performers {
	font-size: 11px;
	vertical-align: top;
	padding: 10px;
	background-color: #CCCCCC;
	font-weight: bold;
}
#highlights_sidebar #performers a {
	background-color: #CCCCCC;
}
#highlights_sidebar #performers p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#highlights a {
	font-weight: bold;
}
#highlights h2 {
	font-size: 36px;
	font-weight: normal;
	line-height: 40px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#highlights p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#highlights_sidebar #soloists a {
	background-color: #CCCCCC;
}
#highlights h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#highlights {
	padding-right: 20px;
	width: 330px;
}
#highlights_sidebar #performerwindow {
	background-color: #000000;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
} 
#remix #show h2 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #69941F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #69941F;
}
#remix #show a {
	font-weight: bold;
	text-decoration: underline;
	color: #25351E;
}
#remix #show a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #E0F6B9;
	background-color: #25351E;
}
#remix #show h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #375300;
}
#remix #show h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 18px;
}
#remix #show h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#remix #show blockquote {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
}
#newframe .content2 #remix #show .button {
	color: #E0F6B9;
	background-color: #25351E;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#newframe .content2 #remix #show .button a:hover {
	color: #E0F6B9;
	background-color: #000000;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#newframe .content2 #credits a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#newframe .content2 #remix #left .button {
	color: #E0F6B9;
	background-color: #25351E;
	padding: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
#newframe .content2 #remix #show #artists td {
	font-size: 10px;
}
#newframe .content2 #remix #theside {
	padding: 10px;
	font-size: 12px;
	color: #7CAD26;
}
#newframe .content2 #remix #theside a {
	font-weight: bold;
	color: #7CAD26;
	text-decoration: underline;
}
#newframe .content2 #remix #theside h2 {
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #69941F;
}
#newframe .content2 #remix #navbar a.active {
	color: #25351E;
	background-color: #7CAD26;
	padding: 4px;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
}
#newframe .content2 #remix #show h4 {
	font-size: 18px;
	font-weight: bold;
}
#fellow {
	font-size: 11px;
	background-color: #F0F0EF;
	padding: 0px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	height: 60px;
}
#fellow #feature {
	padding: 5px;
	height: 50px;
}
#fellow #head {
	background-color: #CCCCCC;
	padding: 5px;
	text-transform: uppercase;
}
#previous li {
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#join {
	background-image: url(/images/2009/join.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 320px;
	padding: 8px;
}
#join h3 {
	font-size: 16px;
}
#join p {
	font-size: 12px;
	padding: 0 180px 0 0;
}
#newconcert td {
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#newconcert #ontheprogram td {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
#newconcert #performers td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 30px;
	padding-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newconcert #bios td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newconcert #bios3 a {
	color: #333;
}
#newconcert #bios3 td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newconcert #sidebar p {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#newconcert #sidebar a {
	color: #FFFFFF;
	text-decoration: underline;
}
#newconcert #sidebar h1 {
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#newconcert #title #reverb a {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#006699;
	color:#FFF;
	text-decoration:none;
}
#newconcert #title #reverb a:hover {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#newconcert #title #sea a {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#000;
	color:#FFF;
	text-decoration:none;
}
#newconcert #title #sea a:hover {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#FFF;
	color:#000;
	text-decoration:none;
}
#newconcert #title #glimpses a {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#ccbee8;
	color:#000;
	text-decoration:none;
}
#newconcert #title #glimpses a:hover {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#newconcert #title #remix {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	line-height: 34px;
	font-weight: bold; 
	margin: 20px 0 0 0;
}
#newconcert #title #remix #off {
	color:#999;
	padding: 4px 8px;
	margin:0px 4px;
	background-color:#666;	
}
#newconcert #title #remix a {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#b6ff36;
	color:#111;
	text-decoration:none;
}
#newconcert #title #remix a:hover {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#newconcert #title #loop {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	line-height: 34px;
	font-weight: bold; 
	margin: 20px 0 0 0;
}
#newconcert #title #loop #off {
	color:#999;
	padding: 4px 8px;
	margin:0px 4px;
	background-color:#666;	
}
#newconcert #title #loop a {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#FFF;
	color:#111;
	text-decoration:none;
}
#newconcert #title #loop a:hover {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#newconcert #title #onrecord {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	line-height: 34px;
	font-weight: bold; 
	margin: 20px 0 0 0;
}
#newconcert #title #onrecord #off {
	color:#999;
	padding: 4px 8px;
	margin:0px 4px;
	background-color:#666;	
}
#newconcert #title #onrecord a {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#0074aa;
	color:#FFF;
	text-decoration:none;
}
#newconcert #title #onrecord a:hover {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#newconcert #title #digitalsustain {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	line-height: 34px;
	font-weight: bold; 
	margin: 20px 0 0 0;
}
#newconcert #title #digitalsustain #off {
	color:#999;
	padding: 4px 8px;
	margin:0px 4px;
	background-color:#666;	
}
#newconcert #title #digitalsustain a {
	padding: 4px 8px;
	margin: 18px 8px 0 0;
	background-color:#5d2b05;
	color:#FFF;
	text-decoration:none;
}
#newconcert #title #digitalsustain a:hover {
	padding: 4px 8px;
	margin: 18px 8px 0 0;
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#newconcert #title #groanbox {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	line-height: 34px;
	font-weight: bold; 
	margin: 20px 0 0 0;
}
#newconcert #title #groanbox #off {
	color:#999;
	padding: 4px 8px;
	margin:0px 4px;
	background-color:#666;	
}
#newconcert #title #groanbox a {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#FCEEB4;
	color:#111;
	text-decoration:none;
}
#newconcert #title #groanbox a:hover {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#newconcert #title #newmusic #off {
	color:#999;
	padding: 4px 8px;
	margin:0px 0px;
	background-color:#666;	
}
#newconcert #title #newmusic a {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#444;
	color:#FFF;
	text-decoration:none;
}
#newconcert #title #newmusic a:hover {
	padding: 4px 8px;
	margin: 0px 8px 0 0;
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#newconcert #header a, #newconcert #header2 a, #newconcert #footer a {
	padding: 2px;
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#newconcert #header a:hover, #newconcert #header2 a:hover, #newconcert #footer a:hover {
	padding: 2px;
	background-color:#fff;
	color:#000;
	text-decoration:none;
}
#ontheprogram h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ontheprogram h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#ontheprogram a {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
#newconcert bios a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#newconcert #footer a, #newconcert #header a {
	color: #FFFFFF;
	text-decoration: none;
}
#newconcert #buttons a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#ontheprogram p {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#newconcert #bios a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#newconcert #bios a:hover {
	font-weight: bold;
	color: #DDD;
	text-decoration: underline;
}
#newconcert    #header2    img {
	margin: 0px;
	padding: 0px;
}
#newconcert  #header2 {
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#newconcert #header img a:hover {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#newconcert #header3 {
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#newconcert #sidebar td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newfeature #main {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
}
#newfeature #main p {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}
#newsideplayer {
	background-color: #000000;
	padding: 11px;
	color: #666666;
	font-size: 10px;
	text-align: right;
}
#newsideplayer a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#newsideplayer p {
	font-size: 10px;
}
#newfeature #main a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#newfeature #main h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #CCCCCC;
}
#newfeature #main a:hover {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#newupcoming {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	float: left;
	width: 530px;
	font-family: Helvetica, Arial, sans-serif;
}
#newupcoming p {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #333333;
	margin-bottom: 20px;
}
#newupcoming h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newupcoming h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#newupcoming h1 a {
	color: #000000;
	text-decoration: none;
}
#newupcoming #float {
	float: left;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	height: 135px;
}
#newupcoming p a {
	font-weight: bold;
	color: #008FCD;
	text-decoration: underline;
}
#newupcoming p a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
#newfeature #main h1 a {
	text-decoration: none;
}
#newconcert #bios2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#newconcert #previousconcerts {
	color: #CCCCCC;
}
#newconcert #previousconcerts a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#newconcert #previousconcerts a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#video {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
}
#video td.main {
	padding: 20px;
	text-align: left;
}
#video td.nav {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
#video .nav a.active {
	color: #FFFFFF;
	background-color: #666666;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-decoration: none;
}
#video .main a {
	color: #3399FF;
	text-decoration: underline;
}
#video .nav a.inactive {
	color: #FFFFFF;
	background-color: #333333;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-decoration: none;
}
#video .nav a.inactive:hover {
	color: #FFFFFF;
	background-color: #008FCD;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-decoration: underline;
}
#video .nav a.active:hover {
	color: #FFFFFF;
	background-color: #666666;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-decoration: none;
}
#home {
	width: 900px;
	margin: 0px auto;
}
#home #left {
	float: left;
	width: 440px;
	text-align: left;
	margin: 15px 0 0 0;
}
#home #right {
	float: right;
	width: 450px;
	text-align: left;
	margin: 15px 0 0 0;
}
#radio {
	float: left;
	width: 130px;
	margin: 0 15px 10px 0;
	border: 1px solid #1da2ed;
}
#donate {
	float: left;
	width: 130px;
	margin: 0 15px 10px 0;
	border: 1px solid #1da2ed;
}
#signup {
	float: right;
	width: 133px;
	height: 100px;
	background-color: #dbe9f8;
	border: 1px solid #1da2ed;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 10px 0;
}
#signup h3, #theabout h3 {
	font-size: 16px;
	margin: 0 0 5px 0;
}
#signup p, #theabout p {
	font-size: 12px;
}

#theabout {
	float: left;
	width: 408px;
	background-image: url(/images/2009/about_bg.jpg);
	background-repeat: norepeat;
	background-color: #dbe9f8;
	border: 1px solid #1da2ed;
	padding: 10px 10px 10px 10px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 15px 0;
}
#theabout a {
	font-weight: bold;
	color: #3575AD;
	text-decoration: underline;
}
#theabout a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#audioarchive {
	font-size: 14px;
	padding: 0 0 20px 0;
	float: right;
	text-align: right;
}
#audioarchive img {
	float: right;
	padding: 0 0 0 10px;
}
#audioarchive a {
	font-weight: bold;
	color: #3575AD;
	text-decoration: none;
}
#audioarchive a:hover {
	font-weight: bold;
	color: #35b1ff;
	text-decoration: none;
}
#about_overview p {
	font-size: 13px;
	line-height: 16px;
}
#about_overview li {
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 8px 0;
	margin: 0 0 0 34px;
}

/*
#theabout {
	float: left;
	width: 318px;
	height: 100px;
	background-image: url(/images/2009/about_bg.jpg);
	background-repeat: norepeat;
	background-color: #dbe9f8;
	border: 1px solid #1da2ed;
	padding: 10px 10px 10px 120px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 15px 0;
}
#theabout a {
	font-weight: bold;
	color: #3575AD;
	text-decoration: underline;
}
#theabout a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
*/

#form input, #form textarea {
	font-size:14px;
	padding: 4px;
	margin: 4px;
}

#titles {
	font-family: Helvetica, Arial, sans-serif;
	width: 220px;
	float: left;
	background-color: #000;
}
#titles a {
	text-decoration: none;
	display: block;
	background-color: #000;
	padding: 20px 40px 20px 35px;
	height: 310px;
}
#titles a:hover {
	display: block;
	background-color: #222;
	padding: 20px 40px 20px 35px;
}
#titles h1 {
	font-size: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	color: #FFF;
}
#titles h1 a {
	color: #FFF;
}
#titles h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	color: #AAA;
}
#titles p {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color: #666;
}
