html, body {
	overflow:visible;
}

* {
	color:black!important;
	background:white!important;
	font-size:10pt;
	line-height:normal;
	border:0px black solid;
}

h1 {
	font-size:15pt;
	font-weight:bold;
}
#main-container {
	left:0!important;
	margin-left:0!important;
	width:100%!important;
	overflow:visible;
}
#header {
	height:auto!important;
}
#main-container, 
#grey-boxes1 {
	background-image:none;
}
#left-col,
#homepage #right-col,
.top, .bottom,
#utilnav,
#menu,
#photo,
#page-title,
#sub-footer,
#grey-boxes2 img,
#searchForm,
#functions,
.left, .right,
#footer,
span.resources img 
{
	display:none;
	visibility:hidden;
}
#homepage #left-col {
	width:100%;
	left:0;
	display:block;
	visibility:visible;
}
#right-col {
	width:100%;
	left:0px;
	float:none;
	height:auto;
	clear:both;
	overflow:visible;
}
#footer {
	margin-top:20px;
}
img#logo {
	top:0px;
	left:0px;
	float:none;
}
div { position:static; }
#grey-boxes2 h3 { display:block!important; }
#resources 
{
	display:block;
	position:relative;
	height:auto;
	width:100%;
	clear:both;
}

span.resources 
{
	display:block;
	position:relative;
	width:100%;
	clear:both;
}
span.resources span.text
{
	height:auto;	
}
