
#holder{
	background: url('../images/bg_event.jpg') repeat-y 0 0;
}

#page_events h2 {
	color:#422110;
	font-size:1.9em;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
}

#page_events #content {
	text-align:center;
}

#illustrations {
	margin-top:20px;
	position:relative;
	top:0;
	width:850px;
}


#illustrations img {
	margin:0 auto;
	display:block;
}

.bottom_event_img {
	margin: 15px auto;
	display:block;
}

#mainContent .event-header{
	display:block;
	margin: 0 auto;
	_behavior: url('/png_behavior.htc');
}

#primary-navigation{
	position: relative;
	top: 10px;
}


#table-event{
	width:100%;
	border: 0 none;	
	margin: 10px 0 10px 0;
	padding:0;
}

#table-event td{
	width:20%;
	height:60px;
	background-color: #ffc969;
	margin: 5px;
	border: 0 none;
	text-align:center;
	vertical-align:middle;
}

#table-event td.sublegend{
	width:20%;
	height:20px;
	background-color: #red;
	margin: 0 0 10px 0;
	border: 0 none;
	text-align:center;
	vertical-align:middle;
}



#table-legend{
	width:100%;
	border: 0 none;	
	margin: 5px 0 0 0;
	border: 1px #a3a3a3 solid;
	padding:0px;
}

#table-legend td{
	margin: 5px;
	border: 0 none;
	vertical-align:middle;
	padding:0;
	padding:0;
}

#table-legend .legend_description{
	padding-left:5px;
}




