﻿img 
{
  display: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
	
}
#blocknav {
  display: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
}

#copyright {
  display: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
	}
	

#footer {
  display: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
}
#header {
  display: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
}
#logo {
  display: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
}	


.outercontainer {
	padding: 2%;
	display: block;
}
.container-1c 
{
	float: left;
	width: 32%;
	border: solid 1px gray;
}		
.container-1c-left 
{
	float: left;
	width: 32%;
	height: 100%;
	border: solid 1px gray;
}	

.container-1c-right 
{
	float: right;
	width: 32%;
	height: 100%;
	min-height: 50em;
	border: solid 1px gray;
}
.container-2c 
{
	float: left;
	width: 62%;
	height: 100%;
	min-height: 50em;
	border: solid 1px gray;
}
.container-2c-left 
{
	padding: 0% 2% 0% 0%;
	float: left;
	width: 62%;
	height: 100%;
	border: solid 1px gray;
}
.container-2c-right 
{
	float: right;
	width: 62%;
	height: 100%;
	min-height: 33em;
	border: solid 1px gray;
}

.container-3c {
	float: left;
	padding: 1%;
	width: 96%;
	height: 100%;
	border: solid 1px gray;
}

	
#registereduser 
{
  display: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
}
