#globalNav{
display:none;
}

#sectionLinks{
	display:none;
	width: 100%;
}

#body{
background: white;
font-size: 12 pt;
}
#wrapper {
	width: auto;
}


#navBar{
	margin-right: 20px;
	margin-bottom: 10px;
	display: none;
}

#headlines{
	margin-left: 10px;
	margin-right: 10px;
}

#content, #contentLevel2, contentLevel3 {
	float: none;
	width:auto;
}

#siteInfo{
	font-size: 75%;
	color: black;
	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;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#siteInfo a, #siteInfo img{
display:none;
}

