

body {
	background: #ffffff;
	color:# 000000;
	}
	
#header
{
	display: none;
}

#NavBar, #blackSeparator, #FlashContainer, #Layer3, .noPrint, #InternalLeftNavContent 
{
display: none;
}


#LowerContent, #InternalContent, #HomeLowerLeftContent, #HomeLowerRightContent, 
{
display: block;
visibility: visible;
width: 100%; 
margin: 0; 
float: none;
}

a:link, a:visited
{
color: #781351
}

a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none; }