	/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	Purpose:
		Styles for printing

	Created by:
		Fabrizio Menghini Calderón (iQ Content)

	Change Log:
		[R001] ~ 2007-07-05: Creation

	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/




	body
	{
		background: none;
		font-family: Georgia, Times, serif;
		font-size: 90%;
	}

	p
	{
		text-align: justify;
	}

	#header, #footer, #breadcrumbs, .columnLeft, #rightSidebar
	{
		display: none;
	}

	#mainContent, .columnRight, #homeContent #mainContent, #homeContent .columnRight
	{
		margin-left: 0;
	}

	#textContent
	{
		margin-right: 0;
	}

	#mainNews div img, #mainFeature div img
	{
		display: none;
	}

	#mainNews, #mainFeature 
	{
		background: none;
	}

	.moreEvents
	{
		display: none;
	}

	.shadedBlue
	{
		background: none;
		padding: 0;
	}

	#sectionName
	{
		margin-bottom: 1em;
	}

	.details
	{
		display: none;
	}

	.timetable
	{
		width: 100%;
	}

	#photoWidget, #photo
	{
		display: none;
	}

	.download
	{
		display: none;
	}
