#globalNav{
display:none;
}

#sectionLinks{
display:none;
}

#body{
background: white;
font-size: 12 pt;
}

#navBar{
margin-right: 20px;
margin-bottom: 10px;
}

#headlines{
margin-left: 20px;
}

#content, #contentLevel2 {
	float: none;
	width:auto;
}

#content, #contentLevel3 {
	float: none;
	width:auto;
}

#siteInfo{
	font-size: 75%;
	color: black;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #cccccc;
	text-align:right;
}

#siteInfo a, #siteInfo img{
display:none;
}