body
{
	color: #333;
	font-family: helvetica,arial;
	background-color: #fff;
	background-image: url(http://www.123picnic.com/images/bg/v_sepia_to_white.gif);
	background-repeat: repeat-x;
	text-align: center;
	line-height:115%;
	padding: 0;
	margin: 0;
}
label {
	display: block;
	margin-top: 10px;
}
div#content
{
	margin: 0 auto;
	width: 970px;
	padding: 0;
	text-align: left;
}

div#bod
{
	display: block;
	height: 490px;
	width: 770px;
	background-image: url(http://www.123picnic.com/images/bg/bg_shit.jpg);
	background-repeat: no-repeat;
	padding: 70px 100px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	position: relative;
}
#flashMessage {
	background-color: #DFE394;
	font-weight: bold;
	display: inline;
	padding: 5px;
}

div#mp3s
{
	width: 100px;
	text-align: center;
	position: absolute;
	top: 375px;
	left: 235px;
	font-size: 10px;
}
div#mp3s2
{
	width: 100px;
	text-align: center;
	position: absolute;
	top: 505px;
	left: 198px;
	font-size: 10px;
}
a {
	color:#4482AD;
}
div#shows {
	font-size: 11px;
	position: absolute;
}

div#links {
	font-size: 11px;
	position: absolute;
	left: 800px;
}

div#bottom {
	text-align: center;
	font-size: 12px;
}



.date
{
	font-weight: bold;
	margin: 0 5px 0 0px;
}

.city
{
	margin: 0 15px 0 0px;
	display: block;
}

.venue
{
	margin: 0 5px 0 0px;
	font-size: 11px;
	display: block;
}

.bands
{
	margin: 0 15px 0 0px;
	display: block;
}

.more_info { margin: 0 15px 0 0px; }
