#main {
	margin-top: 265px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
}

#main li {
	list-style-image: url(/images/listArrow.gif);
}
.events {
	margin-right: 15px;
}
.events em {
	font-size: 12px;
	color: #666666;
}
.events a {
	color: #AB0D0D;
	text-decoration: none;
	font-weight: bold;
}

.events a:hover {
	text-decoration: underline;
}
#cont {
	background-image: url(/images/home/homephoto.jpg);
	background-repeat: no-repeat;
}

#outer #bodyblock #cont h2 {
	width: 335px;
}

#cont .feature h3 {
        margin-top: 10px;
        margin-bottom: 0px;
}
