#site_layout_content {
	background-color: #999;
	width: 766px;
}
#latest_news {
	background-color: #0f0;
	height: 271px;
	width: 444px;
	text-align: center;
}
#latest_news_t {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

#updates {
	background-color: #666;
	height: 69px;
	width: 222px;
}
#updates_t {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}



#recent_news {
	background-color: #666;
	height: 144px;
	width: 222px;
	overflow: auto;
	font-size: 11px;
}


#schedule {
	background-color: #666;
	height: 283px;
	width: 236px;
	font-size: 12px;
}
#latest_movie {
	background-color: #0f0;
	height: 283px;
	width: 446px;
	text-align: center;
	color: #FFF;
}


#pic_of_week {
	background-color: #666;
	height: 145px;
	width: 322px;
	font-size: 10px;
	text-align: center;
}
