html, body { height: 100% }

body {
	background: left top no-repeat fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	margin: 0 0 1px 0;
}

#lc {
	background: none;
	min-height: 150px;
	width: auto;
	padding: 0 1em 0 0;
	position: relative;
	float: left;
}

#lc .cont {
	background: none;
	width: auto;
}

#lc img {
	border: none;
}


#page {
	position: relative;
	width: 100%;
}

.ind, .gb, #nav, #tb {
	display: none;
}

	
#sb {
	font-family: Verdana, Geneva, sans-serif;
	background: none;
	font-size: 150%;
	font-weight: normal;
	color: #29377f;
	padding: 36px 0 0.25em 0;
	height: auto;
	width: 100%;
}

#cols, #cols .lc {
	width: 100%;
	margin: 0;
}

#cols .mc, #cols .rc, .pnl {
	display: none;
}

#content {
	background: none;
	padding: 0;
	clear: left;
}

#footer {
	display: none;
}
