div#main_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1000px;
	width: 700px;
}
div#bar_left {
	background-color: #8C1C06;
	position: absolute;
	height: 1000px;
	width: 5px;
	left: -5px;
	top: 0px;
}
div#bar_right {
	position: absolute;
	height: 1000px;
	width: 5px;
	top: 0px;
	right: -5px;
	background-color: #8C1C06;
}
div#main_photo {
	position: absolute;
	height: 175px;
	width: 700px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
}
div#logo {
	position: absolute;
	height: 55px;
	width: 465px;
	left: 55px;
	top: 300px;
}
div#nav_bar {
	position: absolute;
	height: 15px;
	width: 360px;
	left: 185px;
	top: 175px;
}
div#column_left_header {
	position: absolute;
	height: 20px;
	width: 155px;
	left: 15px;
	top: 200px;
}
div#band_links {
	position: absolute;
	height: 60px;
	width: 155px;
	left: 8px;
	top: 921px;
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #FFFFFF;
}
div#column_left {
	position: absolute;
	height: 340px;
	width: 155px;
	left: 15px;
	top: 230px;
	font-size: 9px;
}
div#column_right_header {
	position: absolute;
	height: 15px;
	width: 671px;
	left: 12px;
	top: 206px;
}
div#column_right {
	position: absolute;
	height: 650px;
	width: 689px;
	left: 12px;
	top: 236px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	overflow: auto;
	line-height: 14px;
}
div#copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #FFCC66;
	text-align: center;
	position: absolute;
	height: 40px;
	width: 475px;
	left: 166px;
	top: 947px;
}
div#musicfest {
	position: absolute;
	height: 32px;
	width: 156px;
	left: 8px;
	top: 6px;
}
#main_body #item_area {
	position: absolute;
	height: 400px;
	width: 600px;
	left: 55px;
	top: 235px;
}

