#front td{
	vertical-align: top;

}
#front{
	margin-left:10px;
	clear: both;
	
/*	border-top: 1px solid white;
	border-bottom: 1px solid white; */
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	line-height: 150%;
	}
	.td1{ 
		width: 500px;
		padding: 0px 12px;
		/* background: #F4F4F4; 
		border-right: 1px solid white; 
		color: #6F6F6F;*/
	}
	.td2{

		margin-left: 12px;
		width: 160px;
		padding: 15px 15px;
/*		height: 237px; */
		background: #FFFFFF;
/*		border-right: 1px solid white; */
		background: url('../gfx/bg_news.gif') no-repeat;
}
	.td3{
		background: url('../gfx/bg_concerts.gif') no-repeat;
		width: 200px;
		padding: 15px 15px;
	}

	#front h4, #front h4 a{
		font: 20px "Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;
		color: #666677;
	}
	#front h4{
		border-bottom: 1px dashed white;
		padding-bottom: 1px;
		margin-bottom: 10px;
	}

	#front h5, #front h5 a{
		font: bold 11px Tahoma, sans-serif;
		color: #666677;
	}
	#front h5, #front h5 a:hover{
		font: bold 11px Tahoma, sans-serif;
		color: #9999bb;
	}

	#front h5{
		margin-bottom: 5px;
		margin-top: 10px;
	}
