html, body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: #000;
	font-family: Verdana !important;
	color: #000;
}

a img {
	border: 0;
}

#header a, #header img, .event_information, .social_community, #social_pins {
	display: none;
}

.horizon {
	margin: auto;
	margin-top: 0;
}

#header {
	padding: 30px 0 33px 25px;
}

#header .print_head {
	display: block;
}

#event {
	margin: 0 0 100px 25px;
	padding: 15px 15px 0 15px;
}

#event_information {
	padding: 0;
	margin: 0;
	padding-bottom: 25px;
	margin-bottom: 20px;
	border-bottom: 2px solid #B4B4B4;
}

#event_information dt, #event_information dd {
	padding: 0 0 4px 0;
}

#event_information dt {
	width: 75px;
	float: left;
	clear: left;
}

.event_title {
	font-weight: bold;
}

.footnote {
	font-size: 8pt;
	color: #b4b4b4;
}

#footer {
	min-width: 650px;
	min-height: 48px;
	margin-top: 30px;
	padding: 0 20px;
	font-size: 7pt;
	color: #747475;
	border-top: 1px solid #CCC;
}

#footer #links {
	max-width: 250px;
	margin-top: 2px;
	float: left;
}

#footer #links ul {
	display: none;
}

#footer #legal {
	float: right;
	max-width: 470px;
}

#footer img {
	float: left;
}

#footer ul {
	float: left;
	padding: 0;
	margin: 8px 0 0 20px;
}

#footer ul li {
	padding: 0 0 2px 0;
	margin: 0;
	list-style: none;
}

#footer ul li a:HOVER {
	color: #FFF;
}

#footer p {
	float: left;
	width: 190px;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	border-left: 1px solid #747475;
}

#CopyRight {
	width: 185px !important;
}

#footer p a {
	color: #B6D4FC;
}