html, body {
	padding:0pt;
	margin:0pt;
	color:black;
		font-family:Veranda, sans-serif;
}

div.header{
	margin:2pt;
	font-weight:bold;
	background-color:#333311;
	color:white;
	font-weight:bold;
	font-style:italic;
	font-family:helvetica;
	font-size:24pt;
	padding:8pt;
	width:90%;
	height:38pt
}

#header, #footer {}
#content {width:100%}
#wrapper {margin: 0 auto; padding-bottom: 60px; position: relative; height:90%}
#footer {position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; padding:12px; font-size:9pt}


