html {
	height:auto;
	width:auto;
	min-width:0;
	background: none;
}

body{	
	min-height:0;
	width:auto;
	position:inherit;
	left:auto;
	margin-left:auto;
	overflow:auto;
}

body div#head {
	display:none;
}

body div#content {
	top:auto;
	bottom:auto;
	width:100%;
	background: none;
}

body div#content div#logo {
	padding:0;
	background:none;
	width:25%;
}

body div#content div#logo img {
	width:100%;
	height:auto;
}

body div#content div#contentblock1 {
	width:75%;
	padding:0;
}

body div#content div#contentblock1.wide {
	width:75%;
	padding-right:0;
} 

body div#content div#flash {
	display:none;
}

body div#foot {
	position:relative !important;
	clear:both !important;
	float:right !important;
	top:auto;
	height:auto;
	bottom:auto;
	width:100% !important;
	color:#000000;
	padding-top:0;
}

body div#foot a, body div#foot a:hover, body div#foot a:focus, body div#foot a:active, body div#foot a:visited  {
	color:#000000 !important;
}
