#BoxRow1 { 
	position:relative; height:200px; padding-left:5px;
}
#BoxRow1 h1 {
	display:none;
}
.AgendaBox {
	background:url(../images/agenda_box_bg.gif) no-repeat; width:222px; height:200px; float:left; margin-right:5px;
}
#AgendaItems {
	padding:12px 16px 50px 16px; width:185px; height:138px;
}
.AgendaBoxh2 {
	width:198px; height:34px; position:absolute; margin-top:154px; margin-left:12px; text-align:center; text-indent:-1000em;
}
#AgendaItems h3 {
	text-align:center; padding:0px; margin:0px; font-size:18px; color:#00215E; border-bottom:1px #005AFF dashed;
}
#AgendaItems .itemDate {
	color:#FF0000; font-weight:bold;
}
.AgendaItem {
	padding:2px 0px 2px 0px; border-bottom:1px #005AFF dashed;
}
.ContentBox {
	width:222px; height:200px; background:url(../images/content_block.gif) no-repeat; float:left; margin-right:4px;
}
.ContentBoxItem {
	width:199px; height:175px; margin:8px 10px 16px 11px;
}
#strokeBox {
	position:relative; background:url(../images/strokebox_bg.gif) no-repeat; width:621px; height:106px; margin-left:5px; margin-top:20px; padding:17px 25px 29px 28px;
}
.strokeBoxBanner {
	border:1px #CCCCCC solid; float:left; margin-right:8px; position:relative; width:197px; height:105px;
}
