body {
	background-image: url(images/background_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1500px;
}
#container {
	background-color: #FFFFFF;
	width: 1200px;
	background-image: none;
	height: 2000px;
	background-position: top;
	position: absolute;
	left: -35px;
	top: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 0px;
}
#container #sideimages {
	background-image: url(images/photo_trio.png);
	background-repeat: no-repeat;
	height: 1200px;
	width: 350px;
	position: absolute;
	left: 1080px;
	top: 0px;
}
#container #leftcolumn {
	width: 1200px;
	background-color: #FFFFFF;
	background-image: url(images/guitar.gif);
	background-repeat: no-repeat;
	height: 1000px;
	margin-top: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}
#container #header {
	background-color: #FFFFFF;
	background-image: url(images/tricitybluesfest_header_01.png);
	background-repeat: no-repeat;
	height: 425px;
	width: 1200px;
}

#container #leftcolumn h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
}
#container #leftcolumn .content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}


#container #leftcolumn .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000066;
	height: 750px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-position: left top;
	padding-left: 25px;
	width: 750px;
}
#container #leftcolumn .content img {
	text-decoration: none;
}
#container #leftcolumn .content img a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #leftcolumn .content table {
	color: #FFFFFF;
	text-decoration: none;
}
