#mid {
	float:left;
	padding: 11px 20px 0 10px;
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#mid a {
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#description {
	float:right;
	width: 450px;
}

#content-container {
	float:left;
}

#image {
	float:left;
}

#image img {
	width:100px; 
	padding: 11px 0 0 0;
}

#line{
	border-bottom:4px solid #ac0000;
	margin-top:170px;
	margin-bottom:5px;
	width:720px;
}

#line2{
	border-bottom:4px solid #ac0000;
	margin-top:192px;
	margin-bottom:5px;
	width:720px;
}

#line3{
	border-bottom:4px solid #ac0000;
	margin-top:187px;
	margin-bottom:5px;
	width:720px;
}

#line4{
	border-bottom:4px solid #ac0000;
	margin-top:5px;
	margin-bottom:5px;
	width:720px;
}

h2.events{
	font: bold 20px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

h3{
	font: bold 18px Arial, Helvetica, sans-serif;
}

h3.month-name{
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 15px 0 5px 0;
}

h3.event-date{
	font: bold 14px Arial, Helvetica, sans-serif;
	padding:0 0 3px 0;
	margin:15px 0 0 0;
	
}

p.event-title{
	padding: 5px 0 3px 0;
	margin:0px;
	text-decoration: underline;
}

p.event-description{
	padding: 0px;
	margin: 5px 0 0 0;
	line-height: 16px;
}

p.event-info{
	padding:0px;
	margin: 5px 0 0 0;
	line-height: 18px;
}

p.first{
	padding-top:0px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
}

p.location-info{
	padding: 3px 0 2px 0;
	margin:0px;
	line-height: 18px;
}

.font-large{
	font: bold 14px Arial, Helvetica, sans-serif;
}

