html {
	background:#000;
}
body {
	color:#5a6f7d;
}
h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-variant:small-caps;
	font-weight:normal;
	color:#fff;
}
h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#7c4520;
}
h3,
h4,
h5,
h6{
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#7c4520;
}
a {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#fff;
	text-decoration: underline;
}
#cc-container {
	background:#151d22 url(evp-concert1-hdr.png) no-repeat top right;
}
#cc-site-info-outer {
	border-top:1px solid #000;
}
a.cc-register,
.cc-btn-primary,
.cc-btn-secondary,
.cc-btn-tertiary,
.cc-btn-tertiary[disabled]:hover {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-variant:small-caps;
	font-weight:normal;
	color:#fff;
	border:none;
	background:#7c4520;
}
a.cc-register:hover,
.cc-btn-primary:hover,
.cc-btn-secondary:hover,
.cc-btn-tertiary:hover {
	background:#622e0b;
}
.group-sep {
	border-color: #7C4520;	
}
.cc-divider {
	border-color:transparent;
	background:#42525c;
}
/*IE6*/
* html #cc-container {
	background-image:url(evp-concert1-hdr-ie6.png);	
}