#details
{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #333;
	font-size: 1em;
}


#event
{
	border-width: 0;
	margin: 10px 0 20px 0;
	padding: 10px;
	width:530px;
	background-color: #F2EBDC;
}

#event_general, #event_contact, #event_more
{
	border-color: #603;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 20px 20px 20px 20px;
	background-color: #FF9;
	padding: 10px;
}

#event_general h4, #event_contact h4, #event_more h4
{
	margin-bottom: 1em;
}

#event_general p, #event_contact p, #event_more p
{
	color: #444;
}

#event_general a:link, #event_contact a:link, #event_more a:link,
#event_general a:visited, #event_contact a:visited, #event_more a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #930;
}

#event_general a:hover, #event_contact a:hover, #event_more a:hover
{
	color: #C60;
	text-decoration: underline;
}

#event_general li {
	margin-left: 2em;
}

#events .color0
{
	background-color: #FFE;
}

.third {width:120px}

#events table{width:796px;}
