#flash_area{
	margin-top: 12px;
}

#information_area{
	margin-top: 10px;
}

#information_area h2{
	background-image: url('../img/title_information.gif');
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 550px;
	height: 30px;
}

#information_area p{
	margin: 10px 20px 0px 20px;
	font-size: 9pt;
	color: #555;
}

#news_area{
	margin-top: 10px;
}

#news_area h2{
	background-image: url('../img/title_news.gif');
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 550px;
	height: 30px;
}

#news_area p{
	margin: 10px 20px 0px 20px;
	font-size: 9pt;
	color: #F85476;
}

#news_area span{
	color: #555;
	margin-right: 10px;
}

#news_area a{
	color: #f85476;
}

#news_area a:hover{
	color: #f85476;
}

#schedule_area{
	margin-top: 20px;
}

#schedule_area h2{
	background-image: url('../img/title_schedule.gif');
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 550px;
	height: 30px;
}

#sch_today{
	clear: both;
	margin: 10px 15px 0px 20px;
	color: #555;
}

#sch_gal_area{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#sch_gal{
	background-image: url('../img/sch_back.gif');
	background-repeat: no-repeat;
	width: 92px;
	height: 132px;
}

#sch_gal img{
	margin: 5px 5px 2px 5px;
}

#sch_gal h3{
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	color: #555;
}

#sch_gal p{
	text-align: center;
	font-size: 8pt;
	color: #F85476;
}