
body {
  padding-left: 143px;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: #000099;
  background-color: white;

scrollbar-face-color:#000099;
scrollbar-arrow-color:white;
scrollbar-track-color:#999999;
scrollbar-shadow-color:blue;
scrollbar-darkshadow-color:#000099;
scrollbar-3dlight-color:blue;
scrollbar-highlight-color:blue;
max-width: 700px;
  
}


object.head {
  position:absolute;
  top: 0px;
  left: 0px;
}

table.navbar {
  list-style-type: none;
  margin: 0;
  position: absolute;
  top: 156px;
  left: 0px;
}

table.date {
  list-style-type: none;
  margin: 0;
  position: absolute;
  top: 110px;
  left: 600px;
}

form.jump {
  position: absolute;
  top: 485px;
  left: 13px;
}

table.end {
 list-style-type: none;
  margin: 0;
  position: absolute;
  bottom: 117px;
  left: 52px;
}

img.radar{
  position: absolute;
  top:113px;
  left: 4px;
}


img.count{
  position: absolute;
  top: 520px;
  left: 6px;
}

object.newsflash{
  position: absolute;
  top: 580px;
  left: 0px;
}
img.edge{
  position: absolute;
  top:110px;
  left: 142px;
}

table.cont2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000099;
  position: absolute;
  top: 130px;
  left: 156px;
}  

table.cont {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000099;
  position: absolute;
  top: 130px;
  left: 150px;
  width: 590px;
}  

table.content {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000099;
  position: absolute;
  top: 130px;
  left: 182px;
  width: 550px;
}  


h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }

a:link {
  color: black; 
  text-decoration: none;
}

a:hover {text-decoration: underline;
}

a:visited {
  text-decoration: none;
  color: gray }

address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
