body {
	background-image:  url(../img/hbg_anno_2015.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6, .exhibit, .location .name, .schedule .location{
	font-family: impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
}

.schedule .location span {
    font-family: Geneva, arial, helvetica, sans-serif;
}

h2 {
	color: #77AEFF;	
	font-size: 26px;
}
h3 {
	color: #F00;	
}
h4 {
	color: #0d6dff;	
	margin-bottom: 6px;
}

.locations ul, .locations ul, .schedule, .times{
	list-style: none;
	list-style-position: none;
	margin: 0;
	padding: 0;
}

.locations .location, .schedule .day, .schedule .times {
	width: 360px;
	float: left;
	margin-right: 20px;
}

.exhibit {
	font-size: 20px;
	padding: 0;
	margin: 0;
	display: inline;
}

.artist {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	display: inline;
	margin-bottom: 0;
}

.description {
	margin-top: 4px;
}

.schedule .description {
	margin-top: 0;
	margin-bottom: 14px;
}

.schedule .time, .schedule .location{
	display: inline;
	font-size: 18px;
}

.schedule .location span, .schedule .artist
{
	font-size: 16px;
}

.schedule .performance {
	color: #F00;
	font-weight: bold;
}

#wrapper {
	background: none;
}

#header {
	height:312px;
	background-image:  url(../img/2015/dates.png);
	background-repeat: no-repeat;
	background-position: center right;
	width: 100%;
	margin: 0;
}

#wrapper {
	width: 1020px;
  	margin-left: -510px;
}

#topmenu a {
	width: 246px;
	margin-left: 0;
}

#topmenu li {
    margin: 0px 12px 0px 0px;
}

#topmenu .last {
	margin: 0;
}

#wrap-content {
	/*background-color:#f1f5f1;*/
}

#menu-left{
	width: 236px;
	margin: 10px;
	margin-left: 0;
}

#content{
	width:762px;
	background-color: white;
	padding-left:12px;
	margin-right: 0;
}

#artists-list
, #sponsors{
	display: block;
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	margin-right: -22px;
}
#artists-list li
, #sponsors li{
	display: block;
	float: left;
	width: 250px;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
}
#sponsors li{
	width: 353px;
}