@import url("/includes/style.css");

body
{
	color: #000000;
	background: #ffffff;
	font-family: Verdana;
	font-size: 12pt;
}

#PrintHeader
{
	margin: auto;
	display: block;
}

#right-column
{
	width: 100%;
}

#left-column, #navigation, #footer, .hide-print
{
	display: none;
}

#header-right-home h1, #header-right-generic h1
{
	font-size: 18px;
	font-weight: bold;
	color: #f99d32;
}

.event-listing
{
	width: 600px;
	margin: 0;
}