#site {
	float: left;
	height: 750px;
	width: 1200px;
}

#content {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	height: 608px;
	width: 570px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
#topspace {
	float: left;
	height: 142px;
	width: 1200px;
}
#leftside {
	float: left;
	height: 610px;
	width: 360px;
}

.newstitle {
	font-size: 20px;
	color: #fff;
	float: left;
	height: 20px;
	width: 570px;
}
.newsdate {
	font-size: 10px;
	color: #fff;
	height: 10px;
	width: 560px;
	margin-left: 10px;
	float:left;
}
.newsstory {
	font-size: 12px;
	color: #fff;
	float: left;
	height: 200px;
	width: 550px;
	margin-left: 20px;
	height:auto;
}
#bottom {
	float: left;
	height: 10px;
	width: 1200px;
	font-size: 9px;
}
.release {
	font-size: 10px;
	line-height: normal;
	color: #fff;
	float: left;
	height: 115px;
	width: 170px;
	
}
.releasedesc {
	font-size: 12px;
	line-height: normal;
	color: #fff;
	float: left;
	height: 115px;
	width: 400px;
}
#tourbody {
	float: left;
	height: 500px;
	width: 570px;
	font-size:20px;
	vertical-align: text-bottom;
}
.tourdate {
	float: left;
	height: 20px;
	width: 70px;
	color:#fff;

}
.tourtime {
	float: left;
	height: 20px;
	width: 60px;
	color:#fff;
	margin-left: 5px;
}
.tourvenue {
	float: left;
	height: 20px;
	width: 245px;
	margin-left: 10px;
	color:#fff;
}
.tourcitystate {
	float: left;
	height: 20px;
	width: 175px;
	margin-left: 5px;
	color:#fff;
}
.video {
	line-height: normal;
	color: #fff;
	float: left;
	height: 500px;
	width: 285px;
	
}