h1{color:#366478}

div#body{
	background:white url('../img/home_bg.png') bottom right no-repeat;
}

div.agendaitem{
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
}

div.agendaitem h1{
	color:#860E29;
	font-size:15px;
	font-weight:bold;
	margin-bottom:-7px;
	margin-top:0px;
	font-family:Verdana;
}

div.agendaitem span.date{
	display:block;
	font-size:12px;
	color:#EA7502;
	background:url(../img/bullet2.gif) 0px 0px no-repeat;
	font-weight:bold;
	padding-left:22px;
	font-weight:normal;
	margin-bottom:4px;
}


div.agendaitem p{
	color:#333;
	font-weight:bold;
}

div.agendaitem a.detail{
	clear:both;
	float:left;
	margin-top:-6px;
	margin-bottom:30px;
	background:url(../img/more.gif) 0px 4px no-repeat;
}

.end{
	background:#366478;
}
