body {
	background-color: #DBE4C1;
	background-image:  url("images/bg_b2g_grad.jpg");
	background-repeat: repeat-x;
}
.main {
	padding: 16px;
	border: 2px dotted #33FF00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 133%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #92B9FD;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.board {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.concerttablehead {
	background-color: #B8FFA0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #357DB4;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.leftcol {
	background-image:  url("images/bg-courthouse.jpg");
	background-repeat: no-repeat;
	background-position: left 0px;
}

