body
{
	font-family: Tahoma, Arial, Helvetica, serif;
}

#header
{
	display: none;
}

#nav, #adminNav
{
	display: none;;
}

#content h1, #content h3
{
	text-align: center;
}

#left
{
	display: none;
}

#right
{
}

#pic
{
	display: none;
}

#newsItem
{
	margin-bottom: 15px;
}

#newsTitle
{
	text-decoration: none
	font-weight: bold;
}

*.printHide
{
	display: none;
}

#footer
{
	display: none;
}
