#leftbox {
	float: left;
	height: 570px;
	width: 780px;
	margin-left: 20px;
	padding-top: 30px;
	padding-left: 50px;
	margin-bottom: 20px;
	background-image: url(../image/event/kids_back.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	height: 600px;
	width: 900px;
}
.StrongBig {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.eventName {
	font-size: 36px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
}
.red {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.normal14 {
	font-size: 14px;
	font-weight: normal;
}
.strong14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0099;
}

.blue {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}.normal12 {
	font-size: 12px;
	font-weight: normal;
}
.biggreen {
	font-size: 20px;
	font-weight: bold;
	color: #00CC00;
}
.color2 {
	font-size: 14px;
	color: #0099FF;
}
.color3 {
	font-size: 18px;
	color: #FF3399;
	font-weight: bold;
}
.color6 {
	font-size: 36px;
	font-weight: bolder;
	color: #0099FF;
	text-decoration: underline;
}
.color4 {
	font-size: 18px;
	color: #FF6600;
}
.color5 {
	font-size: 18px;
	color: #00CC00;
	font-weight: bold;
}

