#tourclick {
	position:absolute;
	top:20px;
	right:15px;
}
.bigText, .bigTextRight {
	color:#7b0046;
	font-size:2em;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1em;
}
.bigTextRight { text-align:right; }
#mapholder {
	margin:auto;
	width:976px;
	height:465px;
}
#eventscontainer {
	padding-top:38px;
	width:987px;
	height:480px;
	background-image:url(/images/events_pinkbg.gif);
	background-repeat:no-repeat;
	margin:auto;
}
#eventstop {
	background-image:url(/images/events_top.gif);
	background-repeat:no-repeat;
	width:962px;
	height:60px;
	margin-left:12px;
}
#eventstop ul li {
	width:160px;
	padding-top:10px;
	float:left;
	padding-left:40px;
}
li#firstchild {
	padding-left:0;
	width:100px !important;
	margin-left:22px;
}
li#lastchild {
	padding-left:0 !important;
	width:60px;
}
#eventsmid {
	background-image:url(/images/events_mid.gif);
	margin-left:12px;
	background-repeat:repeat-y;
	width:962px;
	clear:both;
}
div.eventsmiditem {
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
}
div.eventsmiditem:hover {
	background-color:#f5dae9;
}
.eventsmiditem ul li {
	width:160px;
	float:left;
	padding-left:40px;
}
li.subfirstchild {
	padding-left:0;
	width:100px !important;
	margin-left:22px;
}
li.sublastchild {
	padding-left:0 !important;
}
#eventsbottom {
	margin-left:12px;
	clear:both;
	background-image:url(/images/events_bottom.gif);
	background-repeat:no-repeat;
	width:962px;
	height:18px;
}
