body {
	font-family: arial, helvectica, verdana, sans-serif;
	font-size: 13px;
	color: #6B0810;
	background-image: url("../images/bg1.jpg");
	background-repeat: no-repeat;
	background-position: 171 30;
	width: 800px;
}

a:link {
	color: #6B0810;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #6B0810;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #6B0810;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6B0810;
	font-weight: bold;
	text-decoration: underline;
}

td {
	font-family: arial, helvectica, verdana, sans-serif;
	font-size: 13px;
	color: #6B0810;
}

th {
	font-family: arial, helvectica, verdana, sans-serif;
	font-size: 13px;
	color: #6B0810;
}

#left_nav {
	float: left;
}

#main {
	margin-left: 220px;
}

#footer {
	margin-top: 50px;
	margin-left: 220px;
}

#footer .left_footer {
	float: left;
}

#footer .right_footer {
	float: right;
}

#header {
	text-align:center;
	margin-left: 220px;
}

#left_nav div {
	width: 190px;
	border: 1px solid #6B0810;
	font-weight: bold;
	margin: 2px;
	text-align:center;
}

#left_nav div.left_nav_cur {
	cursor:pointer;
}

#left_nav div.left_nav_other {
	background-color: #6B0810;
	color: white;
	cursor:pointer;
}

.concert {
	text-align:center;
}

.venue {
	text-align:center;
	padding-bottom:40px;
}

.old_concert {
	color: #aaaaaa;
	font-size: smaller;
}

.old_concert a {
	color: #aaaaaa;
}
