<style type="text/css">


p, h3, h4{
margin:0;
}


#clearone {
   clear: both;
   height: 0px;
}


#leftside a:hover,
#leftside a:focus{
	text-decoration: none;
	background-color: #dcd2b2;
}

#event_holder
{
	position:static;
	margin:  20px 170px 50px 0px;
	padding: 0 25px 0 0;
	border: 5px double #dad0c6;
	height: auto;
	width: 480px;
	background: #eae0d6;
	overflow: hidden;
	z-index: -1;
   color: #840019;
}

.eventlist
 {
 /*       float: left; */
	margin: 0 0 35px 20px;
	padding: 0;
	width: 430px;
	list-style: none;
	overflow: hidden;
}

.eventlist li {
	padding: 2px 0;
/*	background: url(images/dottorepeat.gif)  repeat-x 0 12px; */
}

.eventlist p {
	margin: 0 0px 0 0px;
	padding: 0 0.3em 0 0;
	display: inline;
	line-height: 1.4em;
	overflow: hidden;

}

.eventlist em {
        display: block;
	padding: 3px 60px 5px 20px;
	font-size: .9em;
}

.eventlist span {
	padding: 0 0 0 0.3em;
	float: right;
}

.eventlist .menuAnchor {
	background: none;
	margin-top: 2px;
}

.mid {
   position: static;
   margin: 0;
}

h3.eventname {
	font-family: cursive;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;

        padding: 0px 0 0px 0px;
	font-size:2.4em;
	text-align: center;
}

h4.eventname {
      text-weight: strong;
      font-family: cursive;
     }
</style>
