#mainContent #image {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	height: 140px;
	background: #F15C22 url(_images/topNav.gif) repeat-x;
	width: auto;
	clear: both;
}
#leftNav {
	background: 000;
	margin: 0px;
	height: 550px;
	width: 220px;
	float: left;
	clear: both;
	border-left: 32px solid #F15C22;
	position: relative;
	padding: 0px 0px 0px 5px;
}
#footer {
	margin: 0px;
	padding: 5px 0px 0px 37px;
	height: 25px;
	background: #f15c22;
	text-align: center;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	color: #DBDBDB;
	font-size: x-small;
	text-indent: 5px;
	vertical-align: middle;
}
#mainContent {
	clear: right;
	background-color:#FFFFFF;
	border-top: 1 solid;
	border-right: 1 solid;
	border-bottom: 1 solid;
	border-left: 1 solid;
	padding: 20px 40px 20px 20px;
	position: absolute;
	height: 510px;
	width: 600px;
	left: 277px;
	top: 105px;
	overflow: auto;
}
#container {
	background: #FFF;
	margin: 50px 100px 50px 50px;
	padding-right: 0px;
	border-right: none;
	border-top-style: none;
	position: relative;
	min-width: 960px;
	height: 680px;
}
#header a #gallery {
	left: 214px;
	top: 0px;
	position: absolute;
}
#header a #events {
	left: 293px;
	top: 0px;
	position: absolute;
}
#header a #billboard {
	left: 373px;
	top: 0px;
	position: absolute;
}
#header a #artists {
	top: 0px;
	left: 453px;
	position: absolute;
}
#header a #shop {
	left: 533px;
	top: 0px;
	position: absolute;
}
#header a #contact {
	left: 612px;
	top: 0px;
	position: absolute;
}
#leftNav p {
	padding: 5px;
	overflow: auto;
}
body {
	background: #F15C22;
}
