p#footer,
div#navbar	{ display: none; }
div#content	{ margin: auto; padding: 0px; }
h1#main		{ margin: auto; background: none; border: none; padding: auto; }
div#main-wrapper	{ border: none; margin: auto; width: 100%; }


div#header 	{ position: relative; height: auto; background: none; margin: auto; }
div#header h2.left	{ position: relative; left: 0px; background: none; height: auto; width: auto; text-indent: 0em; }
div#header div.right	{ position: relative; right: 0px; background: none; height: auto; width: auto; text-indent: 0em; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid black; }
div#header div.right p	{ text-align: left; position: relative; right: 0px; bottom: auto; background: none; height: auto; width: auto; }

