#home_link{
	position:absolute;
	top:50px;
	left:10px;
	text-transform:uppercase;
	width:20px;
}.headline{
font-size:18px;
font-weight: bold;
padding-bottom:5px;
}
#intro{
position: absolute;
top: 125px;
left: 305px;
height: 60px;
padding-right:200px;
text-align: justify;
color:#1B2828;
list-style: none;
z-index:3;
}
#listings_container{
position:absolute;
left: 0px;
top: 380px;
width: 555px;
height: 100%;
text-align: left;	
} 
.listings{
position:absolute;
left: -20px;
top: 0px;
float: left;
width: 100%;
height: 100px;
list-style: none;
}
.listing_image {
left: 0px;
top: 0px;
height:100px;
width:120px;
color:#020202;
border-style:none;
}
.listings li{
top: 0px;
left: 0px;
width: 100%;
height: 100px;
margin-bottom: 50px;
line-height:13pt;
}
.listing_data{
width: 80%;
height: 100px;
margin-top:-107px; 
margin-left:140px;
} .event_month {
	margin-left:140px;
	font-style:italic;
}
