body 
{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#header, #wrapper-content, #footer 
{
	text-align: left;
}

#header 
{
	background:no-repeat url(images/logo_print.gif) top left;
	height:110px;
}
#flashlogo
{
	display:none;
}
#content h3
{
	color:#999;
}

#wrapper-content 
{
	background: white;
}

* html #wrapper-content 
{ 
	height: 1%; 
}

#content img.left
{
	float:left;
	margin:5px;
}

#content img.right
{
	float:right;
	margin:5px;
}

#wrapper-menu 
{
	display:none;
}

* html #wrapper-menu 
{ 
	margin-right: 15px; 
}

#content a
{
	font-weight:bold;
	color:#900;
	text-decoration:underline;
}

#menu 
{ 
	display:none;
}

#footer 
{
	display:none;
}
#map
{
	line-height:normal;
	margin:40px;
}
a.hidden
{
	display:none;
}