html,body {
	padding:0;
	margin:0;
}
body{
	text-align:left;
	background-color: #f9f7d4;
	color: #6b8d28;
	font-family: Arial,Helvetica,Verdana'Century Gothic',sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#outer{
	text-align:left;
	margin:0;
	position:relative;
	position:relative;
	overflow:visible;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/


p, img {margin:0;}
#left p {margin-top:15px;}

#lowerleft {
	margin:0;
	padding:0;
	font-family: 'Times New Roman',times,'Times BT',serif;
	font-size: 20px;
	font-weight: normal;
	padding:0;
	background-color:transparent;
}

#lowerleft span {
	display:block;
	font-size: 18px;
	font-weight: normal;
}


* html #pagefooter{margin-bottom:-1px}/* ie rounding bug*/
/* mac hide \*/
* html #pagefooter {/*only ie gets this style*/
	height:61px;/* for ie*/
}
/* end hide*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	padding:0;
}

html>body #nav {margin-left:2px; margin-bottom: 34px;} /*for mozilla space below header*/
#centrecontent h1 {
	color: #904020;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Times New Roman',times,'Times BT',serif;
	font-weight: normal;
}
#centrecontent p {
	line-height: 27px;
	margin-top: 12px;
}
#footnote {
	font-size: 13px;
	font-weight: normal;
}
sup {
	font-size: 13px;
	margin-top:-6px;
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}

#footer {
	margin-bottom: 38px;
}
#footer img{
	margin: 0;
}
#ps {
	margin: 8px 89px 16px 28px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
#footer .links {display:none;}

#mainnav, #left, #clearfooter, #pagefooter {display:none;}
#mainnav a {display:none;}
#nav, #nav ul, #nav li {display:none;}