#sidebarmenu {
	display:none;
}
#text {
	left: 12px;
width: 100% /*7in*/;
position: relative;
}
body {background-image:none;}

	/*POSTION footer at bottom of viewport*/
	html {height:auto !important;}
	body {height: auto  !important;}
	#footer {position:static !important; /*absolute*/margin-top: 2em !IMPORTANT; /*top: 100%*/;}
	/*END POSTION footer at bottom of viewport*/
#footer {
width:7in;clear:both;padding-left:6px;padding-top:12px;}
#footer p {font-size:0.8em; line-height:1.5em;
}
#navbar ul {display: none;}
#main {height: auto !important ;}