@charset "utf-8";
#newstitle {
	font-size: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/template_imgs/2009-08-05_news-title.gif);
	width: 285px;
	height: 26px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#newsarticles {
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 283px;
	overflow: scroll;
	height: 350px;
}
#newsarticles li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 1.3em;
}
#events {
	width: 285px;
	margin: 0px;
	border: thin solid #000000;
	padding: 0px;
	float: left;
}


#eventstitle {
	font-size: 110%;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/template_imgs/2009-08-05_events-title.gif);
	height: 26px;
	width: 285px;
}
#event_list    {
	padding-right: 3px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 283px;
}
#notice {
	float: left;
	width: 270px;
	color: #A00;
	padding: 5px;
	border: thin dotted #A00;
}

#event_list  p {
	font-size: 90%;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 1.3em;
	height: 1%;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#news {
	width: 285px;
	border: thin solid #000;
	float: left;
}
#event_list li {
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#event_list ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#newsarticlesi a   {
	color: #03F;
}
#newsarticles ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
