* {
  font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
html, body {
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}
body {       
  color: #444;
  background-color: #f1f1f1;
  text-align: center; /* center layout in ie5 and 5.5. */
  font-size: 12px;
}
<!--table {
<!--	font-size: 11px;
<!--	font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
<!--	color: #444;
}-->

img { 
  border: 0; 
}
p { 
  margin: 10px 0 10px 0;
  padding: 0; 
  text-indent: 20px;
}
p.noindent { 
  text-indent: 0px;
}
p.defindent {
  text-indent: -20px;
  padding-left: 20px; 
}
a {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #444;
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 { 
  font-weight: bold; 
  margin: 10px 0 10px 0;
  padding: 0;
}
h1 { font-size: 18px; }
h2 { font-size: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 11px; }

ul.noindent {
  margin: 10px 0 10px 0;
  padding: 0 0 0 10px;
  text-indent: 0;
}

#container, #header, #subheader, #left, #middle, #middle2, #right, #footer, #menu, #submenu, #footer #copyright, #footer #w3c, #footer #links, #footer #links1 {
  margin: 0;
  padding: 0;
}

#container {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  width: 970px !important;
  width: 972px; /* IE */
  margin: 0px auto 0px auto;
  padding: 0;
  border: solid 1px #c0c0c0;
  border-bottom: 0;
  border-top: 0;
  background-color: #ffffff;
  text-align:left;
  position: relative;
}

#header {
  width: 100%;
  height: 80px;
  /*background-image:url(../img/EDENT_cien.jpg);*/
  background-repeat: no-repeat;
  background-position: top left;
}


#header2 {
  width: 100%;
  height: 80px;
  background-image:url(../img/logo_reh3.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#header3 {
  width: 100%;
  height: 80px;
  background-image:url(../img/ula/logo_ula.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}


#subheader {
  display: none;
}

#left {
  float: left;
  width: 185px;
  height: auto !important;
  height: 370px; /* IE */
  min-height: 370px;
  display: inline;
}

#middle, #middle2 {
  float: left;
  width: 600px;
  height: auto !important;
  height: 350px; /* IE */
  min-height: 350px;
  display: inline;
  margin-bottom: 20px;
  text-align: justify;
}

#middle2 {
  width: 600px;
}

#right {
  float: right;
  width: 160px;
  height: auto !important;
  height: 300px; /* IE */
  min-height: 300px;
  display: inline;
}

#clear {
  clear: both;
  height: 60px;
}

#footer {
  width: 100%;
  height: 150px;
  font-size: 11px;
  border-top: dashed 1px #ccc;
  bottom: 0 !important;
  bottom: -1px;
  position: relative;
}

#footer #copyright {
  top: 120px;
  right: 10px;
  position: absolute;  
}
#footer #w3c {
  top: 5px;
  right: 5px;
  display: block;
  position: absolute;
  list-style: none;
}
#footer #links {
  top: 10px;
  left: 5px;
  width: 100%;
  display: block;
  position: absolute;
  list-style: none;
}
#footer #links1 {
  top: 45px;
  left: 5px;
  width: 100%;
  display: block;
  position: absolute;
  list-style: none;
}
#footer #links2 {
  top: 80px;
  left: 5px;
  width: 100%;
  display: block;
  position: absolute;
  list-style: none;
}
#footer #links3 {
  top: 110px;
  left: 5px;
  width: 100%;
  display: block;
  position: absolute;
  list-style: none;
}
#footer #menu {
  top: 15px;
  left: 5px;
  width: 300px;
  display: block;
  position: absolute;
  list-style: none;
}
#footer #links li {
  float: left;
  padding: 1px 5px 1px 5px;
  border-right: solid 1px silver;
  display: block;
}
#footer #links1 li {
  float: left;
  padding: 1px 5px 1px 5px;
  border-right: solid 1px silver;
  display: block;
}
#footer a {
  color: navy;
}

#menu {
  top: 20px;
  left: 178px;
  width: 619px; /* IE */
  min-width: 500px;
  height: 30px;
  position: absolute;
  background-color: #f1f1f1;
  font-size: 11px;
  z-index: 100;
}

#submenu {
  top: 90px;
  left: 10px;
  width: 140px;
  height: auto !important;
  height: 250px;
  min-height: 250px;
  position: absolute;
  font-size: 11px;
}

#rsubmenu {
	top: 90px;
	left: 810px;
	width: 140px;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	position: absolute;
	font-size: 11px;
}

#logo {
  width: 100px;
  margin-top: 15px;
  margin-left: 5px;
  max-height: 23px;
  z-index: 100;
  position: absolute;
  background-color: white;
  border: inherit;  
}

#langmenu {
  width: 100px;
  margin-top: 10px;
  margin-left: 830px;
  max-height: 23px;
  z-index: 100;
  position: absolute;
  font-size: 11px;
  background-color: white;
}

#searchbox {
  width: 105px;
  margin-top: 15px;
  margin-left: 540px;
  position: absolute;
  background: transparent url("/img/search.png") no-repeat top right;
}

#searchbox form {
  width: 80px;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}

#searchbox input {
  width: 82px;
  color: gray;
  font-size: 11px;
  margin-left: 0px;
  border-color: #ddd;
}

.light { color: silver; }
.green, a.green, a.green:hover { color: green; }
.red, a.red, a.red:hover { color: red; }
.blue, a.blue, a.blue:hover { color: blue; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.strike { text-decoration: line-through; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.foundtextbg { background-color: yellow; }

.bluetable {
  border-collapse: collapse;
  border: 1px solid #4ae;
}
.bluetable tbody td, .bluetable tbody th {
  padding: 4px;
  font-size: 11px;
  border: 1px solid #4ae;
}
.bluetable thead td, .bluetable thead th, .bluetable .theadblue {
  color: white;
  padding: 4px;
  font-size: 11px;
  font-weight: bold;
  background: #4ae;
}
.bluetable tbody th {
  font-weight: normal;
}
.bluetable a {
  color: #444;
  text-decoration: none;
}
.bluetable a:hover {
  text-decoration: underline;
}
.bluetable .cellcolor {
  background-color: #d5eeff;
}

#hint {
  float: left;
  display: none;
  width: 140px !important;
  width: 148px; /* IE */
  height: auto !important;
  height: 100px; /* IE */
  min-height: 100px;
  margin: 0px;
  margin-left: 6px;
  padding: 3px;
  position: relative;
  background: #ffffe1;
  border: solid 1px silver;
  font-size: 10px;
  text-align: left;
}
#hint .arrow {
  float: left;
  width: 14px;
  height: 30px;
  margin-top: 0px;
  margin-left: -14px;
  display: block;
  background: url('/img/info_left_arrow.gif') no-repeat 0px 9px;
  position: absolute;
}

#license, #regulations, #changelog {
  font-size: 11px;
}
#license dl, #regulations dl, #faq dl {
  text-align: justify;
}
#license dt, #regulations dt, #faq dt {
  font-weight: bold;
  margin: 10px 0 0 0;
}
#license dd, #faq dd {
  font-weight: normal;
  margin: 0;
}
#faq dt {
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 15px;
}
#faq dd {
  text-indent: 20px;
  margin-bottom: 30px;
}
#regulations dd {
  font-weight: normal;
  margin: 0 0 0 30px;
}
#regulations ol {
  list-style-type: upper-roman;
  list-style-position: inside;
  margin: 0;
  padding: 0;
}
#regulations ol ol {
  list-style-type: decimal;
  list-style-position: outside;
  padding-left: 20px;
}
#regulations ol ol ol {
  list-style-type: lower-alpha;
  list-style-position: outside;
}
#regulations ol li {
  font-weight: bold;
  text-align: center;
  margin: 30px 0 10px 0;
}
#regulations ol ol li{
  font-weight: normal;
  text-align: justify;
  margin: 10px 0 10px 10px;
}
#regulations ul {
  padding-left: 10px;
  list-style-position: outside;
}
#regulations ol ul {
  margin: 0 0 0 10px;
}
#regulations ol ul li{
  margin: 0 0 3px 10px;
}
.mod {
  float: left;
  width: 100%;
  display: block;
  text-align: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px silver;
}

.mod img {
  float: left;
  display: block;
  margin-right: 10px;
}
code, pre, code span, pre span {
  font-family: "Courier New", courier, monaco, "Bitstream Vera Sans Mono", monospace;
  font-weight: normal;
}
/* start page */
.box {
  float: left;
  width: 604px;
  height: auto !important;
  height: 160px; /* IE */
  min-height: 160px;
  
  border: 0;
  margin: 20px 15px 0 0;
  padding: 0;
  font-size: 11px;
}

.box2 {
  float: left;
  width: 500px;
  height: auto !important;
  height: 500px; /* IE */
  min-height: 500px;
  
  border: 0;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 11px;
}
.boxheader {
  float: left;
  width: 500px;
  /*height: 60px;*/
  height: auto !important;
  min-height: 60px;
  border: 0;
  margin: 20px 15px 0 0;
  padding: 0;
  font-size: 11px;
}
.boxmap {
  float: left;
  width: 500px;
  height: auto !important;
  height: 160px; /* IE */
  min-height: 160px;
  border: 0;
  margin: 20px 15px 0 0;
  padding: 0;
  font-size: 11px;
}
.boxperson {
  float:left;
  width: 285px; /* IE*/
  height: auto !important;
  height: 160px; /* IE */
  min-height: 160px;
  border: 0;
  margin: 20px 5px 20px 10px;
  padding: 0;
  font-size: 11px;
}

.boxperson2 {
  float: left;
  width: 234px;
  height: 140px;
  border: 0;
  margin: 20px 15px 0 0;
  padding: 0;
  font-size: 11px;
}

.topgreen  { border-top: solid 5px #00AC00; }
.topblue   { border-top: solid 10px #2894FF; }
.topviolet { border-top: solid 5px #9D00CA; }
.topred    { border-top: solid 5px #FF0000; }
.topred10  { border-top: solid 10px #FF0000; }
.toporange { border-top: solid 5px #FA9F00; }
.topyellow { border-top: solid 5px #FFEA01; }
.box h3 { margin: 2px 0 0 2px; }
.box a { text-decoration: none; color: #444; }
.box a:hover { text-decoration: underline; }

#banner133x133 {
  top: 80px;
  right: 10px;
  width: 133px;
  height: 133px;
  position: absolute;
}