html{  overflow: hidden;  height: 99%;}                         body{  background: #62CCE9;  height: 99%;  margin: 0;  padding: 0;  line-height: 150%;  text-align: center;}*{  font-size: 10pt;   font-family: Tahoma, Verdana, sans-serif;   color: #FFFFFF;  text-align: left;}.list{  margin: 5px;  border-top: 1px solid white;  border-bottom: 1px solid white;}/* === Containers === */#first_container{  margin: 0 auto 0 auto;   display: table;   height: 100%;    position: relative;   overflow: hidden;   width: 760px;}#second_container{  position: absolute;   top: 35%;  vertical-align: middle;  width: 100%; }#third_container{  position: relative;   top: -163px;   width: 760px;}/* === Menu === */#menu{  height: 20px;  padding-right: 10px;  margin: 0;  list-style: none;   }#menu li{  float: right;  display: block;  width: 82px;  height: 20px;  }#menu a{  display: block;  width: 82px;  height: 20px;    background-color: inherit;  text-decoration: none;  line-height: 22px;  text-align: center;}#menu a:link, #menu a:visited{  color: #ffffff;   background-image: url('images/taba3.gif');}#menu a:hover, #menu a:active{  background-image: url('images/taba2.gif');  color: #ffffff; }#menuselected{  display: block;  width: 82px;  height: 20px;    background-image: url('images/taba.gif');      text-decoration: none;  line-height: 22px;  color: #ffffff;  text-align: center;}/* === Other Divs === */ .border{  background-color: #000000;  padding: 0px 0px 0px 130px;  height: 502px;  background-image: url(images/cover.jpg);  background-repeat: no-repeat;  background-position: center center;  text-align: left;}#border-link {   position: absolute;   top: 440px;   left: 688px;   width: 70px;   height: 83px;   background-color: transparent;   border: 0px solid yellow; }	.designinfo{	text-align: center;	color: #FFFFFF;	background-color: inherit;	position: absolute;	left: 320px;	top: 420px;}/* === Inline Text Styles === */h1{	position: absolute;	top: 462px;	color: #ffffff;	background-color: inherit;	z-index: auto;	left: 631px;	font-family: Arial, Helvetica, sans-serif;}