#body_main{
	background : url(images/welcome.jpg) top right no-repeat;

}
#content{
	padding-right : 220px;
	min-height : 400px;
}
.content_box{
	background : #e8f7fa;
	padding : 5px;
	margin : 10px;
}

.content_box{
	font-size : 14px;
	line-height : 20px;
}
#schedule{
	font-size : 14px;
	line-height : 20px;
}

#schedule table{
	margin : 5px 20px;
}
#schedule td{
	min-width : 170px;
}
#schedule h4{
	font-size : 16px;
	font-weight : bold;
	padding-left : 20px;
	border-bottom : 1px solid #444;
}
