body {
	background-color: #958880;
	padding: 0;
	margin: 0;
	border: 0;
}

#structure {
	width: 848px;
	height: 1163px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	background: #e9ddc0 url('/images/bodyBackground.png') no-repeat bottom left;
}

#header {
	background-image: url('/images/header.png');
	background-repeat: no-repeat;
	height: 300px;
	width: 848px;
	position: absolute;
	z-index: 0;
}

#left-column {
	position: absolute;
	z-index: 1;
	top: 310px;
	margin: 0;
	padding: 0;
	width: 150px;
}

#main-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-navigation li {
	margin: 0;
	padding: 0;
}

#main-navigation img {
	border: 0;
}

#main-content-container {
	height: 804px;
	width: 511px;
	position: relative;
	z-index: 1;
	top: 310px;
	left: 167px;
	background: url('/images/contentBoxBackground.png');
}

#main-content {
	width: 480px;
	height: 780px;
	overflow: auto;
	margin-top: -12px;
	margin-right: auto;
	margin-left: auto;
}

#main-content-top {
	background: transparent url(/images/contentBoxTopBorder.png) no-repeat top left;
}

#main-content-bottom {
	background: transparent url(/images/contentBoxBottomBorder.png) no-repeat bottom left;
	height: 100%;
}

#tour-dates {
	height: 798px;
	width: 152px;
	position: absolute;
	z-index: 1;
	top: 310px;
	left: 709px;
	background: url('/images/tourDatesBackground.png');
}

#tour-dates {
	height: 783px;
	width: 152px;
	position: relative;
	z-index: 1;
	top: -590px;
	left: 684px;
	background: url('/images/tourDatesBackground.png');
}

#quick-shows {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: -45px;
	margin-bottom: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	width: 135px;
	display: block;
	overflow: auto;
	height: 760px;
}


#quick-shows li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 2px dashed black;
}

#quick-shows .date, #quick-shows .time {
	font-weight: bold;
}


.content-section {
	background-color: #d9caaa;
}

#twitter-div {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #e9ddc0;
	padding: 0px 20px 0px 20px;
	margin-left: 10px;
	font-size: 12px;
}

#twitter-div h2 {
	font-size: 16px;
}

#twitter-div ul a {
	white-space: nowrap;
}

#twitter-div ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#twitter-div ul li {
	border-bottom: 1px dashed black;
	padding-bottom: 3px;
	margin-bottom: 4px;
}

#raven {
	background-image: url('/images/raven.png');
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	width: 300px;
	height: 100px;
	top: -575px;
	left: 680px;
}

#tour-dates-top {
	height: 60px;
	background: transparent url(/images/tourDatesTop.png) no-repeat top left;
}

#tour-dates-bottom {
	background: url('/images/tourDatesBottom.png') no-repeat left bottom;
	height: 100%;
}

#header-home-link {
	display: block;
	height: 120px;
	width: 120px;
	position: relative;
	top: 60px;
	left: 110px;
}

a img {
	border: none;
}

#site-bar {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	top: 7px;
	left: 305px;
	width: 576px;
}

#site-bar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#site-bar li img {
    display: block;
    padding: 0px 0px 0px 0px;
    float: left;
    margin: 0 0px 0 0;
}
