@charset "utf-8";
#container {
	text-align: center;
	width: 26cm;
	height: auto;
	position: absolute;
	color: #663300;
	padding-top: 0.1cm;
	padding-left: 0.2cm;
}
#navbar {
	height: 0.9cm;
	width: 26cm;
	background-color: #74460A;
}
#pic {
	height: 2cm;
	width: 26cm;
}
#title {
	height: 1cm;
	width: 26cm;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: 21px;
	text-align: left;
}
#logos {
	height: 3cm;
	width: 26cm;
}
#maincontent {
	height: 18cm;

}
#footer {
	height: 1cm;
	width: 26cm;
	background-color: #74460A;
}
#leftcolumn {
	float: left;
	height: 18cm;
	width: 12.6cm;
	color: #000000;
}
#rightcolumn {
	float: right;
	height: 18cm;
	width: 12.6cm;
}
#molterlogo {
	float: left;
	height: 3cm;
	width: 12.5cm;
	text-align: left;
	border: none;
}
#esflogo {
	float: right;
	height: 3cm;
	width: 12.5cm;
	text-align: right;
}
